René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

85 lines
2.2 KiB
JSON

{
"id": "CVE-2021-45466",
"sourceIdentifier": "cve@mitre.org",
"published": "2022-12-26T05:15:10.807",
"lastModified": "2023-01-24T18:57:12.680",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "In CWP (aka Control Web Panel or CentOS Web Panel) before 0.9.8.1107, attackers can make a crafted request to api/?api=add_server&DHCP= to add an authorized_keys text file in the /resources/ folder."
}
],
"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-863"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:control-webpanel:webpanel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "0.9.8.1107",
"matchCriteriaId": "FC9F985B-BA9B-4E32-93C4-822083DE64E7"
}
]
}
]
}
],
"references": [
{
"url": "https://control-webpanel.com/changelog",
"source": "cve@mitre.org",
"tags": [
"Release Notes",
"Vendor Advisory"
]
},
{
"url": "https://octagon.net/blog/2022/01/22/cve-2021-45467-cwp-centos-web-panel-preauth-rce/",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
}
]
}