Files
CVEs-PoC/2012/CVE-2012-3347.md
T
2024-06-18 02:51:15 +02:00

19 lines
851 B
Markdown

### [CVE-2012-3347](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-3347)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
AutoFORM PDM Archive before 7.0 implements user accounts in a way that allows for JMX Console authentication, which allows remote authenticated users to bypass intended access restrictions via the /jmx-console URI, and then upload and execute arbitrary JSP code via a JBoss remote-deployment mechanism, a different vulnerability than CVE-2012-1828.
### POC
#### Reference
- http://www.kb.cert.org/vuls/id/773035
- http://www.kb.cert.org/vuls/id/MAPG-8RQL83
#### Github
No PoCs found on GitHub currently.