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

987 B

CVE-2023-1602

Description

The Short URL plugin for WordPress is vulnerable to stored Cross-Site Scripting via the 'comment' parameter due to insufficient input sanitization and output escaping in versions up to, and including, 1.6.4. This makes it possible for authenticated attackers, with administrator-level permissions and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.

POC

Reference

No PoCs from references.

Github