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

18 lines
743 B
Markdown

### [CVE-2012-0825](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-0825)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20n%2Fa%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Drupal 6.x before 6.23 and 7.x before 7.11 does not verify that Attribute Exchange (AX) information is signed, which allows remote attackers to modify potentially sensitive AX information without detection via a man-in-the-middle (MITM) attack.
### POC
#### Reference
- http://openid.net/2011/05/05/attribute-exchange-security-alert/
#### Github
No PoCs found on GitHub currently.