132 lines
3.9 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2022-32997",
"sourceIdentifier": "cve@mitre.org",
"published": "2022-06-24T21:15:08.010",
"lastModified": "2022-07-05T20:48:14.470",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "The RootInteractive package in PyPI v0.0.5 to v0.0.19b0 was discovered to contain a code execution backdoor via the request package. This vulnerability allows attackers to access sensitive user information and digital currency keys, as well as escalate privileges."
},
{
"lang": "es",
"value": "Se ha detectado que el paquete RootInteractive en PyPI versiones v0.0.5 hasta v0.0.19b0, contiene una puerta trasera de ejecuci\u00f3n de c\u00f3digo por medio del paquete de petici\u00f3n. Esta vulnerabilidad permite a atacantes acceder a informaci\u00f3n confidencial del usuario y a claves de moneda digital, as\u00ed como escalar privilegios"
}
],
"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
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.0,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"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:pypi:rootinteractive:*:*:*:*:*:pypi:*:*",
"versionStartIncluding": "0.0.5",
"versionEndExcluding": "0.0.19",
"matchCriteriaId": "EEC1F7C4-783E-44A8-9F28-DF68E8C76AAA"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:pypi:rootinteractive:0.0.19:-:*:*:*:pypi:*:*",
"matchCriteriaId": "FA9510C5-B80E-45C7-BB51-F93C250F037C"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:pypi:rootinteractive:0.0.19:b0:*:*:*:pypi:*:*",
"matchCriteriaId": "EC16346E-CFBF-4DFF-A204-967E053F3C2D"
}
]
}
]
}
],
"references": [
{
"url": "http://pypi.doubanio.com/simple/request",
"source": "cve@mitre.org",
"tags": [
"Product"
]
},
{
"url": "https://github.com/miranov25/RootInteractive/issues/206",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
]
},
{
"url": "https://pypi.org/project/RootInteractive/",
"source": "cve@mitre.org",
"tags": [
"Product"
]
}
]
}