2024-08-01 18:03:11 +00:00

64 lines
2.0 KiB
JSON

{
"id": "CVE-2024-28405",
"sourceIdentifier": "cve@mitre.org",
"published": "2024-03-29T15:15:11.123",
"lastModified": "2024-08-01T16:35:07.140",
"vulnStatus": "Awaiting Analysis",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "SEMCMS 4.8 is vulnerable to Incorrect Access Control. The code installs SEMCMS_Funtion.php before checking if the admin is a valid user in the admin page because authentication function is called from there, users gain admin privileges."
},
{
"lang": "es",
"value": "SEMCMS 4.8 es vulnerable a un control de acceso incorrecto. El c\u00f3digo instala SEMCMS_Funtion.php antes de verificar si el administrador es un usuario v\u00e1lido en la p\u00e1gina de administraci\u00f3n porque la funci\u00f3n de autenticaci\u00f3n se llama desde all\u00ed y los usuarios obtienen privilegios de administrador."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary",
"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": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-284"
}
]
}
],
"references": [
{
"url": "https://github.com/turabiaslan/semcms",
"source": "cve@mitre.org"
},
{
"url": "https://github.com/turabiaslan/semcms/blob/main/README.md",
"source": "cve@mitre.org"
}
]
}