mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-15 07:40:25 +02:00
18 lines
714 B
Markdown
18 lines
714 B
Markdown
### [CVE-2015-8013](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-8013)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
s2k.js in OpenPGP.js will decrypt arbitrary messages regardless of passphrase for crafted PGP keys which allows remote attackers to bypass authentication if message decryption is used as an authentication mechanism via a crafted symmetrically encrypted PGP message.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|