2023-10-02 18:00:28 +00:00

86 lines
2.5 KiB
JSON

{
"id": "CVE-2023-43154",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-09-27T15:19:33.323",
"lastModified": "2023-10-02T16:51:34.027",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "In Macrob7 Macs Framework Content Management System (CMS) 1.1.4f, loose comparison in \"isValidLogin()\" function during login attempt results in PHP type confusion vulnerability that leads to authentication bypass and takeover of the administrator account."
},
{
"lang": "es",
"value": "En Macrob7 Macs Framework Content Management System (CMS) 1.1.4f, la comparaci\u00f3n vaga en la funci\u00f3n \"isValidLogin()\" durante el intento de inicio de sesi\u00f3n da como resultado una vulnerabilidad de confusi\u00f3n de tipo PHP que conduce a la omisi\u00f3n de autenticaci\u00f3n y la toma de control de la cuenta de administrador."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-843"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:macs_cms_project:macs_cms:1.1.4f:*:*:*:*:*:*:*",
"matchCriteriaId": "98B08F9C-C783-4DD6-B23E-5F12488A8DB2"
}
]
}
]
}
],
"references": [
{
"url": "https://cxsecurity.com/issue/WLB-2023090075",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://github.com/ally-petitt/macs-cms-auth-bypass",
"source": "cve@mitre.org",
"tags": [
"Product"
]
}
]
}