2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2022-48339" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2023-02-20T23:15:12.350" ,
2023-10-14 04:00:27 +00:00
"lastModified" : "2023-10-14T03:15:09.723" ,
2023-05-10 04:00:27 +02:00
"vulnStatus" : "Modified" ,
2023-04-24 12:24:31 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "An issue was discovered in GNU Emacs through 28.2. htmlfontify.el has a command injection vulnerability. In the hfy-istext-command function, the parameter file and parameter srcdir come from external input, and parameters are not escaped. If a file name or directory name contains shell metacharacters, code may be executed."
}
] ,
"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" ,
2023-09-28 06:00:31 +00:00
"value" : "CWE-116"
2023-04-24 12:24:31 +02:00
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gnu:emacs:*:*:*:*:*:*:*:*" ,
"versionEndIncluding" : "28.2" ,
"matchCriteriaId" : "8E37D947-CF14-442A-B26B-3C570DB9D5E1"
}
]
}
]
}
] ,
"references" : [
{
"url" : "https://git.savannah.gnu.org/cgit/emacs.git/commit/?id=1b4dc4691c1f87fc970fbe568b43869a15ad0d4c" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Patch"
]
} ,
2023-05-10 04:00:27 +02:00
{
"url" : "https://lists.debian.org/debian-lts-announce/2023/05/msg00008.html" ,
"source" : "cve@mitre.org"
} ,
2023-10-14 04:00:27 +00:00
{
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FLPQ4K6H2S5TY3L5UDN4K4B3L5RQJYQ6/" ,
"source" : "cve@mitre.org"
} ,
2023-09-28 06:00:31 +00:00
{
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U6HDBUQNAH2WL4MHWCTUZLN7NGF7CHTK/" ,
"source" : "cve@mitre.org"
} ,
2023-04-24 12:24:31 +02:00
{
"url" : "https://www.debian.org/security/2023/dsa-5360" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Third Party Advisory"
]
}
]
}