2023-08-01 16:00:31 +00:00
{
"id" : "CVE-2022-39987" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2023-08-01T14:15:09.937" ,
2023-11-07 21:03:21 +00:00
"lastModified" : "2023-11-07T03:50:42.257" ,
"vulnStatus" : "Modified" ,
2023-08-01 16:00:31 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "A Command injection vulnerability in RaspAP 2.8.0 thru 2.9.2 allows an authenticated attacker to execute arbitrary OS commands as root via the \"entity\" POST parameters in /ajax/networking/get_wgkey.php."
}
] ,
2023-08-04 04:00:30 +00:00
"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:U/C:H/I:H/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 8.8 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 2.8 ,
"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.9.2" ,
"matchCriteriaId" : "647CFC07-73BF-45E3-8329-FF7E6BA76F79"
}
]
}
]
}
] ,
2023-08-01 16:00:31 +00:00
"references" : [
{
"url" : "https://github.com/RaspAP/raspap-webgui/blob/master/ajax/networking/get_wgkey.php" ,
2023-08-04 04:00:30 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Vendor Advisory"
]
2023-08-01 16:00:31 +00:00
} ,
{
2023-11-07 21:03:21 +00:00
"url" : "https://medium.com/%40ismael0x00/multiple-vulnerabilities-in-raspap-3c35e78809f2" ,
"source" : "cve@mitre.org"
2023-08-01 16:00:31 +00:00
}
]
}