mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-28 03:02:23 +02:00
19 lines
943 B
Markdown
19 lines
943 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://rhn.redhat.com/errata/RHSA-2013-1437.html
|
|
- http://www.csoonline.com/article/692366/widely-used-encryption-standard-is-insecure-say-experts
|
|
|
|
#### Github
|
|
- https://github.com/n0-traces/cve_monitor
|
|
|