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

91 lines
2.4 KiB
JSON

{
"id": "CVE-2023-46404",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-11-03T16:15:31.050",
"lastModified": "2023-11-13T17:52:03.397",
"vulnStatus": "Analyzed",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "PCRS <= 3.11 (d0de1e) \u201cQuestions\u201d page and \u201cCode editor\u201d page are vulnerable to remote code execution (RCE) by escaping Python sandboxing."
},
{
"lang": "es",
"value": "PCRS en versiones &lt;= 3.11 (d0de1e) La p\u00e1gina \u201cQuestions\u201d y la p\u00e1gina \u201cCode editor\u201d son vulnerables a la Ejecuci\u00f3n Remota de C\u00f3digo (RCE) al escapar de la sandbox de Python."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "CHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 9.9,
"baseSeverity": "CRITICAL"
},
"exploitabilityScore": 3.1,
"impactScore": 6.0
}
]
},
"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:utoronto:pcrs:*:*:*:*:*:*:*:*",
"versionEndIncluding": "3.11",
"matchCriteriaId": "ABC81F60-7B38-4884-B1DF-9F0391B5D4BD"
}
]
}
]
}
],
"references": [
{
"url": "https://bitbucket.org/utmandrew/pcrs/commits/5f18bcbb383b7d73f7a8b399cc52b23597d752ae",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "https://github.com/windecks/CVE-2023-46404",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Mitigation",
"Patch",
"Third Party Advisory"
]
}
]
}