mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
19 lines
1.0 KiB
Markdown
19 lines
1.0 KiB
Markdown
### [CVE-2017-14482](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-14482)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
GNU Emacs before 25.3 allows remote attackers to execute arbitrary code via email with crafted "Content-Type: text/enriched" data containing an x-display XML element that specifies execution of shell commands, related to an unsafe text/enriched extension in lisp/textmodes/enriched.el, and unsafe Gnus support for enriched and richtext inline MIME objects in lisp/gnus/mm-view.el. In particular, an Emacs user can be instantly compromised by reading a crafted email message (or Usenet news article).
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.openwall.com/lists/oss-security/2017/09/11/1
|
|
- https://debbugs.gnu.org/cgi/bugreport.cgi?bug=28350
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|