mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-07 11:06:19 +00:00
1.1 KiB
1.1 KiB
CVE-2020-25761
Description
Projectworlds Visitor Management System in PHP 1.0 allows XSS. The file myform.php does not perform input validation on the request parameters. An attacker can inject javascript payloads in the parameters to perform various attacks such as stealing of cookies,sensitive information etc.
POC
Reference
- http://packetstormsecurity.com/files/159263/Visitor-Management-System-In-PHP-1.0-Cross-Site-Scripting.html
- http://packetstormsecurity.com/files/159263/Visitor-Management-System-In-PHP-1.0-Cross-Site-Scripting.html
- http://seclists.org/fulldisclosure/2020/Sep/45
- http://seclists.org/fulldisclosure/2020/Sep/45
- https://packetstormsecurity.com/files/author/15149/
- https://packetstormsecurity.com/files/author/15149/
Github
No PoCs found on GitHub currently.