mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
18 lines
891 B
Markdown
18 lines
891 B
Markdown
### [CVE-2011-4314](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-4314)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
message/ax/AxMessage.java in OpenID4Java before 0.9.6 final, as used in JBoss Enterprise Application Platform 5.1 before 5.1.2, Step2, Kay Framework before 1.0.2, and possibly other products 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.
|
|
|