117 lines
3.5 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2020-27575",
"sourceIdentifier": "cve@mitre.org",
"published": "2021-03-08T22:15:13.237",
"lastModified": "2021-07-21T11:39:23.747",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Maxum Rumpus 8.2.13 and 8.2.14 is affected by a command injection vulnerability. The web administration contains functionality in which administrators are able to manage users. The edit users form contains a parameter vulnerable to command injection due to insufficient validation."
},
{
"lang": "es",
"value": "Maxum Rumpus versiones v8.2.13 y 8.2.14, est\u00e1 afectado por una vulnerabilidad de inyecci\u00f3n de comandos. La administraci\u00f3n web contiene una funcionalidad en la que los administradores pueden administrar a los usuarios. El formulario de edici\u00f3n de usuarios contiene un par\u00e1metro vulnerable a la inyecci\u00f3n de comandos debido a una comprobaci\u00f3n insuficiente"
}
],
"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
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:S/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "SINGLE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 6.5
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.0,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"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:maxum:rumpus:8.2.13:*:*:*:*:*:*:*",
"matchCriteriaId": "0C097C21-5005-479E-AC4E-9F277FB54941"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:maxum:rumpus:8.2.14:*:*:*:*:*:*:*",
"matchCriteriaId": "0E6FA090-CD8D-4392-93FB-08CE89D422E4"
}
]
}
]
}
],
"references": [
{
"url": "http://maxum.com",
"source": "cve@mitre.org",
"tags": [
"Product"
]
},
{
"url": "https://tvrbk.github.io/cve/2021/03/07/rumpus.html",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
}
]
}