Files
CVEs-PoC/2015/CVE-2015-8834.md
T
2025-09-29 21:09:30 +02:00

798 B

CVE-2015-8834

Description

Cross-site scripting (XSS) vulnerability in wp-includes/wp-db.php in WordPress before 4.2.2 allows remote attackers to inject arbitrary web script or HTML via a long comment that is improperly stored because of limitations on the MySQL TEXT data type. NOTE: this vulnerability exists because of an incomplete fix for CVE-2015-3440.

POC

Reference

No PoCs from references.

Github