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

743 B

CVE-2019-13463

Description

An XSS vulnerability in qcopd-shortcode-generator.php in the Simple Link Directory plugin before 7.3.5 for WordPress allows remote attackers to inject arbitrary web script or HTML, because esc_html is not called for the "echo get_the_title()" or "echo $term->name" statement.

POC

Reference

No PoCs from references.

Github