2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2023-27986" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2023-03-09T06:15:33.187" ,
2023-06-09 11:28:17 +00:00
"lastModified" : "2023-06-09T06:16:00.423" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-04-24 12:24:31 +02:00
"descriptions" : [
{
"lang" : "en" ,
2023-06-09 11:28:17 +00:00
"value" : "emacsclient-mail.desktop in Emacs 28.1 through 28.2 is vulnerable to Emacs Lisp code injections through a crafted mailto: URI with unescaped double-quote characters. It is fixed in 29.0.90."
2023-04-24 12:24:31 +02:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 7.8 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 1.8 ,
"impactScore" : 5.9
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-94"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gnu:emacs:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "28.1" ,
"versionEndIncluding" : "28.2" ,
"matchCriteriaId" : "63E864C7-D01F-468E-B57F-01BB09C275EC"
}
]
}
]
}
] ,
"references" : [
{
"url" : "http://git.savannah.gnu.org/cgit/emacs.git/commit/?h=emacs-29&id=3c1693d08b0a71d40a77e7b40c0ebc42dca2d2cc" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Issue Tracking" ,
"Patch"
]
} ,
{
"url" : "http://www.openwall.com/lists/oss-security/2023/03/09/1" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Mailing List" ,
"Patch"
]
} ,
2023-06-09 11:28:17 +00:00
{
"url" : "https://www.gabriel.urdhr.fr/2023/06/08/emacsclient-mail-shell-elisp-injections/" ,
"source" : "cve@mitre.org"
} ,
2023-04-24 12:24:31 +02:00
{
"url" : "https://www.openwall.com/lists/oss-security/2023/03/08/2" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Mailing List" ,
"Patch"
]
}
]
}