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

89 lines
2.8 KiB
JSON

{
"id": "CVE-2021-44076",
"sourceIdentifier": "cve@mitre.org",
"published": "2022-09-15T13:15:09.593",
"lastModified": "2022-09-17T03:45:01.677",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "An issue was discovered in CrushFTP 9. The creation of a new user through the /WebInterface/UserManager/ interface allows an attacker, with access to the administration panel, to perform Stored Cross-Site Scripting (XSS). The payload can be executed in multiple scenarios, for example when the user's page appears in the Most Visited section of the page."
},
{
"lang": "es",
"value": "Se ha detectado un problema en CrushFTP 9. La creaci\u00f3n de un nuevo usuario mediante la interfaz /WebInterface/UserManager/ permite a un atacante, con acceso al panel de administraci\u00f3n, llevar a cabo un ataque de tipo Cross-Site Scripting (XSS) Almacenado. La carga \u00fatil puede ser ejecutado en m\u00faltiples escenarios, por ejemplo cuando la p\u00e1gina del usuario aparece en la secci\u00f3n Most Visited de la p\u00e1gina"
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "HIGH",
"userInteraction": "REQUIRED",
"scope": "CHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseScore": 4.8,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 1.7,
"impactScore": 2.7
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-79"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:crushftp:crushftp:*:*:*:*:*:*:*:*",
"versionStartIncluding": "9.0.0",
"versionEndExcluding": "9.4.0_15",
"matchCriteriaId": "FD6357D8-DD95-4CE4-88FC-1731FA78D5AF"
}
]
}
]
}
],
"references": [
{
"url": "https://labs.nettitude.com/blog/cve-2021-44076-cross-site-scripting-xss-in-crushftp/",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
},
{
"url": "https://www.crushftp.com/",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
}
]
}