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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue was discovered in password-store.sh in pass in Simple Password Store 1.7.x before 1.7.2. The signature verification routine parses the output of GnuPG with an incomplete regular expression, which allows remote attackers to spoof file signatures on configuration files and extension scripts. Modifying the configuration file allows the attacker to inject additional encryption keys under their control, thereby disclosing passwords to the attacker. Modifying the extension scripts allows the attacker arbitrary code execution.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/152703/Johnny-You-Are-Fired.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|