2023-06-29 22:00:28 +00:00
{
"id" : "CVE-2020-26709" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2023-06-29T21:15:09.247" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T05:20:15.873" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-06-29 22:00:28 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "py-xml v1.0 was discovered to contain an XML External Entity Injection (XXE) vulnerability which allows attackers to execute arbitrary code via a crafted XML file."
}
] ,
2023-07-06 22:00:29 +00:00
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH" ,
2023-07-06 22:00:29 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2023-07-06 22:00:29 +00:00
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-611"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:py-xml_project:py-xml:1.0:*:*:*:*:python:*:*" ,
"matchCriteriaId" : "C9AB5878-FBEB-45C4-8A78-812078BA0AF6"
}
]
}
]
}
] ,
2023-06-29 22:00:28 +00:00
"references" : [
{
"url" : "https://github.com/PinaeOS/py-xml/issues/2" ,
2023-07-06 22:00:29 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Issue Tracking" ,
"Third Party Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://github.com/PinaeOS/py-xml/issues/2" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Issue Tracking" ,
"Third Party Advisory"
]
2023-06-29 22:00:28 +00:00
}
]
}