2024-07-14 02:06:08 +00:00

90 lines
2.2 KiB
JSON

{
"id": "CVE-2023-31543",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-06-30T20:15:09.477",
"lastModified": "2023-07-10T16:18:15.633",
"vulnStatus": "Analyzed",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "A dependency confusion in pipreqs v0.3.0 to v0.4.11 allows attackers to execute arbitrary code via uploading a crafted PyPI package to the chosen repository server."
}
],
"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:H/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-427"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:pipreqs_project:pipreqs:*:*:*:*:*:python:*:*",
"versionStartIncluding": "0.3.0",
"versionEndIncluding": "0.4.11",
"matchCriteriaId": "80F93DCA-2A45-4C00-9C43-033AA21D97FF"
}
]
}
]
}
],
"references": [
{
"url": "https://gist.github.com/adeadfed/ccc834440af354a5638f889bee34bafe",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Mitigation",
"Third Party Advisory"
]
},
{
"url": "https://github.com/bndr/pipreqs/pull/364",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Mitigation",
"Patch",
"Vendor Advisory"
]
}
]
}