Bug 6888 - [Anolis OS 23] Bugfix for CVE-2023-39319
Summary: [Anolis OS 23] Bugfix for CVE-2023-39319
Status: RESOLVED FIXED
Alias: None
Product: Anolis OS 23
Classification: Anolis OS
Component: BaseOS Packages (show other bugs) BaseOS Packages
Version: unspecified
Hardware: All Linux
: P3-Medium S3-normal
Target Milestone: ---
Assignee: happy_orange
QA Contact: bolong_tbl
URL:
Whiteboard:
Keywords: CVE
Depends on:
Blocks:
 
Reported: 2023-10-17 17:40 UTC by 小龙
Modified: 2023-10-17 17:45 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description 小龙 admin 2023-10-17 17:40:20 UTC
Description:
The html/template package does not apply the proper rules for handling occurrences of "<script", "<!--", and "</script" within JS literals in <script> contexts. This may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be improperly escaped. This could be leveraged to perform an XSS attack.

Broken commit info:

Bugfix commit info:
Comment 1 小龙 admin 2023-10-17 17:45:16 UTC
PR: 
https://gitee.com/src-anolis-os/golang/pulls/25