exploit-db-mirror/exploits/php/webapps/37578.txt
Offensive Security b4c96a5864 DB: 2021-09-03
28807 changes to exploits/shellcodes
2021-09-03 20:19:21 +00:00

9 lines
No EOL
620 B
Text

source: https://www.securityfocus.com/bid/54822/info
Open Constructor is prone to multiple input-validation vulnerabilities because it fails to properly sanitize user-supplied input.
Exploiting these vulnerabilities could allow an attacker to execute arbitrary script code, steal cookie-based authentication credentials, compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
Open Constructor 3.12.0 is vulnerable; other versions may also be affected.
http://www.example.com/openconstructor/users/users.php?type=multiple&keyword=<script>alert('xss')</script>