cve/2024/CVE-2024-47075.md

19 lines
967 B
Markdown
Raw Normal View History

2025-09-29 16:08:36 +00:00
### [CVE-2024-47075](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-47075)
![](https://img.shields.io/static/v1?label=Product&message=layui&color=blue)
2025-09-29 21:09:30 +02:00
![](https://img.shields.io/static/v1?label=Version&message=%3C%202.9.17%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%3A%20Improper%20Neutralization%20of%20Input%20During%20Web%20Page%20Generation%20('Cross-site%20Scripting')&color=brightgreen)
2025-09-29 16:08:36 +00:00
### Description
LayUI is a native minimalist modular Web UI component library. Versions prior to 2.9.17 have a DOM Clobbering vulnerability that can lead to Cross-site Scripting (XSS) on web pages where attacker-controlled HTML elements (e.g., `img` tags with unsanitized `name` attributes) are present. Version 2.9.17 fixes this issue.
### POC
#### Reference
No PoCs from references.
#### Github
2025-09-29 21:09:30 +02:00
- https://github.com/fkie-cad/nvd-json-data-feeds
2025-09-29 16:08:36 +00:00
- https://github.com/jackfromeast/dom-clobbering-collection