{ "id": "CVE-2022-45908", "sourceIdentifier": "cve@mitre.org", "published": "2022-11-26T02:15:10.323", "lastModified": "2022-12-01T17:59:35.947", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "In PaddlePaddle before 2.4, paddle.audio.functional.get_window is vulnerable to code injection because it calls eval on a user-supplied winstr. This may lead to arbitrary code execution." }, { "lang": "es", "value": "En PaddlePaddle anterior a 2.4, paddle.audio.functional.get_window es vulnerable a la inyecci\u00f3n de c\u00f3digo porque llama a eval en un winstr proporcionado por el usuario. Esto puede provocar la ejecuci\u00f3n de c\u00f3digo arbitrario." } ], "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-94" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:paddlepaddle:paddlepaddle:*:*:*:*:*:*:*:*", "versionEndExcluding": "2.4", "matchCriteriaId": "C504B33B-35BC-4217-A38C-FDB036BA39A6" } ] } ] } ], "references": [ { "url": "https://github.com/PaddlePaddle/Paddle/blob/develop/security/advisory/pdsa-2022-002.md", "source": "cve@mitre.org", "tags": [ "Exploit", "Patch", "Third Party Advisory" ] }, { "url": "https://github.com/PaddlePaddle/Paddle/commit/26c419ca386aeae3c461faf2b828d00b48e908eb", "source": "cve@mitre.org", "tags": [ "Patch", "Third Party Advisory" ] } ] }