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

120 lines
3.5 KiB
JSON

{
"id": "CVE-2021-46850",
"sourceIdentifier": "cve@mitre.org",
"published": "2022-10-24T14:15:50.067",
"lastModified": "2022-10-25T14:43:10.507",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "myVesta Control Panel before 0.9.8-26-43 and Vesta Control Panel before 0.9.8-26 are vulnerable to command injection. An authenticated and remote administrative user can execute arbitrary commands via the v_sftp_license parameter when sending HTTP POST requests to the /edit/server endpoint."
},
{
"lang": "es",
"value": "myVesta Control Panel versiones anteriores a 0.9.8-26-43 y Vesta Control Panel versiones anteriores a 0.9.8-26, son vulnerables a una inyecci\u00f3n de comandos. Un usuario administrativo autenticado y remoto puede ejecutar comandos arbitrarios por medio del par\u00e1metro v_sftp_license cuando env\u00eda peticiones HTTP POST al endpoint /edit/server"
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "HIGH",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 7.2,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 1.2,
"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:vestacp:control_panel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "0.9.8-26-43",
"matchCriteriaId": "3E30B3C4-A1AF-4618-BBEE-C08CE2A82BC7"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:vestacp:vesta_control_panel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "0.9.8-26",
"matchCriteriaId": "FE32B413-79C6-40C2-9787-4C3F59711549"
}
]
}
]
}
],
"references": [
{
"url": "https://blog.talosintelligence.com/2021/06/necro-python-bot-adds-new-tricks.html",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Technical Description",
"Third Party Advisory"
]
},
{
"url": "https://github.com/myvesta/vesta/commit/7991753ab7c5c568768028fb77554db8ea149f17",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Third Party Advisory"
]
},
{
"url": "https://github.com/myvesta/vesta/releases/tag/0.9.8-26-43",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://github.com/serghey-rodin/vesta/commit/a4e4542a6d1351c2857b169f8621dd9a13a2e896",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Third Party Advisory"
]
},
{
"url": "https://www.exploit-db.com/exploits/49674",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory",
"VDB Entry"
]
}
]
}