2023-05-11 10:00:26 +02:00
{
"id" : "CVE-2023-32668" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2023-05-11T06:15:10.000" ,
2025-01-27 19:03:53 +00:00
"lastModified" : "2025-01-27T17:15:14.650" ,
2024-12-08 03:06:42 +00:00
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-05-11 10:00:26 +02:00
"descriptions" : [
{
"lang" : "en" ,
2023-05-20 20:00:32 +00:00
"value" : "LuaTeX before 1.17.0 allows a document (compiled with the default settings) to make arbitrary network requests. This occurs because full access to the socket library is permitted by default, as stated in the documentation. This also affects TeX Live before 2023 r66984 and MiKTeX before 23.5."
2023-05-11 10:00:26 +02:00
}
] ,
2023-05-19 02:00:49 +00:00
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
2023-05-23 18:00:34 +00:00
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 5.5 ,
"baseSeverity" : "MEDIUM" ,
2023-05-23 18:00:34 +00:00
"attackVector" : "LOCAL" ,
2023-05-19 02:00:49 +00:00
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
2023-05-23 18:00:34 +00:00
"userInteraction" : "REQUIRED" ,
2023-05-19 02:00:49 +00:00
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
2023-05-23 18:00:34 +00:00
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2023-05-19 02:00:49 +00:00
} ,
2023-05-23 18:00:34 +00:00
"exploitabilityScore" : 1.8 ,
2025-01-27 19:03:53 +00:00
"impactScore" : 3.6
} ,
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N" ,
"baseScore" : 5.5 ,
"baseSeverity" : "MEDIUM" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "NONE"
} ,
"exploitabilityScore" : 1.8 ,
2023-05-23 18:00:34 +00:00
"impactScore" : 3.6
2023-05-19 02:00:49 +00:00
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "NVD-CWE-noinfo"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:luatex_project:luatex:*:*:*:*:*:*:*:*" ,
2023-05-23 18:00:34 +00:00
"versionStartIncluding" : "0.27.0" ,
2023-05-19 02:00:49 +00:00
"versionEndExcluding" : "1.17.0" ,
2023-05-23 18:00:34 +00:00
"matchCriteriaId" : "A202E549-A10A-44D1-BCD1-C3838612CB19"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:miktex:miktex:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "2.9.0" ,
"versionEndExcluding" : "23.5" ,
"matchCriteriaId" : "2823626C-8167-41D8-A912-87EAEEE441F2"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:tug:tex_live:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "2009" ,
"versionEndExcluding" : "2023" ,
"matchCriteriaId" : "13840740-D76B-422F-9D41-4DCAFCF04F6E"
2023-05-19 02:00:49 +00:00
}
]
}
]
}
] ,
2023-05-11 10:00:26 +02:00
"references" : [
{
"url" : "https://gitlab.lisn.upsaclay.fr/texlive/luatex/-/blob/b266ef076c96b382cd23a4c93204e247bb98626a/source/texk/web2c/luatexdir/ChangeLog#L1-L3" ,
2023-05-19 02:00:49 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Release Notes"
]
2023-05-11 10:00:26 +02:00
} ,
{
"url" : "https://gitlab.lisn.upsaclay.fr/texlive/luatex/-/tags/1.17.0" ,
2023-05-19 02:00:49 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Patch"
]
2023-05-11 10:00:26 +02:00
} ,
{
"url" : "https://tug.org/pipermail/tex-live/2023-May/049188.html" ,
2023-05-19 02:00:49 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Issue Tracking" ,
"Mailing List" ,
"Mitigation"
]
2023-05-20 20:00:32 +00:00
} ,
{
"url" : "https://tug.org/~mseven/luatex.html#luasocket" ,
2023-05-23 18:00:34 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit" ,
"Vendor Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://gitlab.lisn.upsaclay.fr/texlive/luatex/-/blob/b266ef076c96b382cd23a4c93204e247bb98626a/source/texk/web2c/luatexdir/ChangeLog#L1-L3" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Release Notes"
]
} ,
{
"url" : "https://gitlab.lisn.upsaclay.fr/texlive/luatex/-/tags/1.17.0" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://tug.org/pipermail/tex-live/2023-May/049188.html" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Issue Tracking" ,
"Mailing List" ,
"Mitigation"
]
} ,
{
"url" : "https://tug.org/~mseven/luatex.html#luasocket" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Exploit" ,
"Vendor Advisory"
]
2023-05-11 10:00:26 +02:00
}
]
}