cve/2013/CVE-2013-3734.md

19 lines
1.1 KiB
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2013-3734](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-3734)
![](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
** DISPUTED ** The Embedded Jopr component in JBoss Application Server includes the cleartext datasource password in unspecified HTML responses, which might allow (1) man-in-the-middle attackers to obtain sensitive information by leveraging failure to use SSL or (2) attackers to obtain sensitive information by reading the HTML source code. NOTE: the vendor says that this does not cross a trust boundary and that it is recommended best-practice that SSL is configured for the administrative console.
### POC
#### Reference
- https://www.halock.com/blog/cve-2013-3734-jboss-administration-console-password-returned-response/
2024-06-09 00:33:16 +00:00
- https://www.halock.com/blog/cve-2013-3734-jboss-administration-console-password-returned-response/
2024-05-26 14:27:05 +02:00
#### Github
No PoCs found on GitHub currently.