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

110 lines
3.2 KiB
JSON

{
"id": "CVE-2021-46360",
"sourceIdentifier": "cve@mitre.org",
"published": "2022-02-09T14:15:07.847",
"lastModified": "2023-03-27T18:15:10.817",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Authenticated remote code execution (RCE) in Composr-CMS 10.0.39 and earlier allows remote attackers to execute arbitrary code via uploading a PHP shell through /adminzone/index.php?page=admin-commandr."
},
{
"lang": "es",
"value": "Una ejecuci\u00f3n de c\u00f3digo remoto autenticado (RCE) en Composr-CMS versiones 10.0.39 y anteriores permite a atacantes remotos ejecutar c\u00f3digo arbitrario por medio de la carga de un shell PHP mediante /adminzone/index.php?page=admin-commandr"
}
],
"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-434"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:ocproducts:composr:*:*:*:*:*:*:*:*",
"versionEndIncluding": "10.0.39",
"matchCriteriaId": "EE9434C7-18BF-4231-96C9-11B2DE5BC648"
}
]
}
]
}
],
"references": [
{
"url": "http://packetstormsecurity.com/files/171489/Composr-CMS-10.0.39-Remote-Code-Execution.html",
"source": "cve@mitre.org"
},
{
"url": "https://github.com/sartlabs/0days/blob/main/Composr-CMS/Exploit.py",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
}
]
}