mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-24 20:04:01 +02:00
18 lines
833 B
Markdown
18 lines
833 B
Markdown
### [CVE-2012-0974](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-0974)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple cross-site scripting (XSS) vulnerabilities in the getParam function in oc-includes/osclass/core/Params.php in OSClass before 2.3.5 allow remote attackers to inject arbitrary web script or HTML via the (1) sCity, (2) sPattern, (3) sPriceMax, and (4) sPriceMin parameters in a search action to index.php.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/osclass/OSClass/commit/ff7ef8a97301aaaf6a97fe46c2c27981a86b4e2f#diff-73
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|