mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
18 lines
888 B
Markdown
18 lines
888 B
Markdown
### [CVE-2011-1096](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1096)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The W3C XML Encryption Standard, as used in the JBoss Web Services (JBossWS) component in JBoss Enterprise Portal Platform before 5.2.2 and other products, when using block ciphers in cipher-block chaining (CBC) mode, allows remote attackers to obtain plaintext data via a chosen-ciphertext attack on SOAP responses, aka "character encoding pattern attack."
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.csoonline.com/article/692366/widely-used-encryption-standard-is-insecure-say-experts
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|