Open Constructor - 'confirm.php?q' Cross-Site Scripting
Author: Lorenzo Cantoni
type: webapps
platform: php
port:
date_added: 2012-08-04
date_updated: 2015-07-13
verified: 1
codes: CVE-2012-3872;OSVDB-88831
tags:
aliases:
screenshot_url:
application_url:
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/confirm.php?q=<script>alert('XSS')</script>skin=metallic