cve/2024/CVE-2024-4439.md

26 lines
1.5 KiB
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2024-4439](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-4439)
![](https://img.shields.io/static/v1?label=Product&message=WordPress&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=6.0%3C%3D%206.0.7%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Improper%20Neutralization%20of%20Input%20During%20Web%20Page%20Generation%20('Cross-site%20Scripting')&color=brighgreen)
### Description
WordPress Core is vulnerable to Stored Cross-Site Scripting via user display names in the Avatar block in various versions up to 6.5.2 due to insufficient output escaping on the display name. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. In addition, it also makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that have the comment block present and display the comment author's avatar.
### POC
#### Reference
No PoCs from references.
#### Github
2025-09-29 16:08:36 +00:00
- https://github.com/DoTTak/Research-WordPress-CVE
2024-05-25 21:48:12 +02:00
- https://github.com/MielPopsssssss/CVE-2024-4439
2024-08-27 19:05:50 +00:00
- https://github.com/N0boy-0/vulenv
2024-05-25 21:48:12 +02:00
- https://github.com/Ostorlab/KEV
- https://github.com/d0rb/CVE-2024-4439
- https://github.com/nomi-sec/PoC-in-GitHub
2025-09-29 16:08:36 +00:00
- https://github.com/soltanali0/CVE-2024-4439
- https://github.com/w0r1i0g1ht/CVE-2024-4439
2024-05-26 16:36:09 +00:00
- https://github.com/xssor-dz/-CVE-2024-4439
2024-05-25 21:48:12 +02:00