{ "id": "CVE-2023-30261", "sourceIdentifier": "cve@mitre.org", "published": "2023-06-26T14:15:10.223", "lastModified": "2023-07-03T18:35:15.703", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "Command Injection vulnerability in OpenWB 1.6 and 1.7 allows remote attackers to run arbitrary commands via crafted GET request." } ], "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-78" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:openwb:openwb:1.6:*:*:*:*:*:*:*", "matchCriteriaId": "9B16EC80-37A7-45E2-8F68-DE9C60C18B44" }, { "vulnerable": true, "criteria": "cpe:2.3:a:openwb:openwb:1.7:*:*:*:*:*:*:*", "matchCriteriaId": "2E3B3C05-CEF6-4982-B3FC-C531C79D66DA" } ] } ] } ], "references": [ { "url": "https://eldstal.se/advisories/230329-openwb.html", "source": "cve@mitre.org", "tags": [ "Exploit", "Mitigation", "Third Party Advisory" ] }, { "url": "https://github.com/snaptec/openWB/issues/2672", "source": "cve@mitre.org", "tags": [ "Exploit", "Issue Tracking", "Mitigation", "Third Party Advisory" ] }, { "url": "https://github.com/snaptec/openWB/pull/2673", "source": "cve@mitre.org", "tags": [ "Patch" ] } ] }