{ "id": "CVE-2022-39986", "sourceIdentifier": "cve@mitre.org", "published": "2023-08-01T14:15:09.877", "lastModified": "2023-11-07T03:50:42.183", "vulnStatus": "Modified", "cveTags": [], "descriptions": [ { "lang": "en", "value": "A Command injection vulnerability in RaspAP 2.8.0 thru 2.8.7 allows unauthenticated attackers to execute arbitrary commands via the cfg_id parameter in /ajax/openvpn/activate_ovpncfg.php and /ajax/openvpn/del_ovpncfg.php." }, { "lang": "es", "value": "Una vulnerabilidad de inyecci\u00f3n de comandos en RaspAP afecta a las versiones desde la 2.8.0 a la 2.8.7, la cual permite a atacantes no autenticados ejecutar comandos arbitrarios a trav\u00e9s del par\u00e1metro cfg_id en /ajax/openvpn/activate_ovpncfg.php y /ajax/openvpn/del_ovpncfg.php." } ], "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-77" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:raspap:raspap:*:*:*:*:*:*:*:*", "versionStartIncluding": "2.8.0", "versionEndIncluding": "2.8.7", "matchCriteriaId": "57804DDB-E74C-40C8-8F11-313B1AB2F692" } ] } ] } ], "references": [ { "url": "http://packetstormsecurity.com/files/174190/RaspAP-2.8.7-Unauthenticated-Command-Injection.html", "source": "cve@mitre.org" }, { "url": "https://github.com/RaspAP/raspap-webgui/blob/master/ajax/openvpn/activate_ovpncfg.php", "source": "cve@mitre.org", "tags": [ "Vendor Advisory" ] }, { "url": "https://medium.com/%40ismael0x00/multiple-vulnerabilities-in-raspap-3c35e78809f2", "source": "cve@mitre.org" } ] }