103 lines
3.2 KiB
JSON
Raw Normal View History

{
"id": "CVE-2023-48863",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-12-04T13:15:07.753",
"lastModified": "2024-11-21T08:32:34.003",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "SEMCMS 3.9 is vulnerable to SQL Injection. Due to the lack of security checks on the input of the application, the attacker uses the existing application to inject malicious SQL commands into the background database engine for execution, and sends some attack codes as commands or query statements to the interpreter. These malicious data can deceive the interpreter, so as to execute unplanned commands or unauthorized access to data."
},
{
"lang": "es",
"value": "SEMCMS 3.9 es vulnerable a la inyecci\u00f3n SQL. Debido a la falta de controles de seguridad en la entrada de la aplicaci\u00f3n, el atacante utiliza la aplicaci\u00f3n existente para inyectar comandos SQL maliciosos en el motor de la base de datos en segundo plano para su ejecuci\u00f3n y env\u00eda algunos c\u00f3digos de ataque como comandos o declaraciones de consulta al int\u00e9rprete. Estos datos maliciosos pueden enga\u00f1ar al int\u00e9rprete, ejecutando comandos no planificados o accediendo no autorizado a los datos."
}
],
"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:N/A:N",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"availabilityImpact": "NONE"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-89"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:sem-cms:semcms:3.9:*:*:*:*:*:*:*",
"matchCriteriaId": "F8EEB608-9B0A-4F4F-8AAE-A681F1AD2634"
}
]
}
]
}
],
"references": [
{
"url": "http://www.sem-cms.com/",
"source": "cve@mitre.org",
"tags": [
"Product"
]
},
{
"url": "https://gitee.com/NoBlake/cve-2023-48863/",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
},
{
"url": "http://www.sem-cms.com/",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Product"
]
},
{
"url": "https://gitee.com/NoBlake/cve-2023-48863/",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Third Party Advisory"
]
}
]
}