87 lines
2.7 KiB
JSON
Raw Normal View History

{
"id": "CVE-2023-48029",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-11-17T13:15:09.143",
"lastModified": "2023-11-25T02:29:21.900",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Corebos 8.0 and below is vulnerable to CSV Injection. An attacker with low privileges can inject a malicious command into a table. This vulnerability is exploited when an administrator visits the user management section, exports the data to a CSV file, and then opens it, leading to the execution of the malicious payload on the administrator's computer."
},
{
"lang": "es",
"value": "Corebos 8.0 y versiones anteriores son vulnerables a la inyecci\u00f3n CSV. Un atacante con pocos privilegios puede inyectar un comando malicioso en una tabla. Esta vulnerabilidad se explota cuando un administrador visita la secci\u00f3n de administraci\u00f3n de usuarios, exporta los datos a un archivo CSV y luego lo abre, lo que lleva a la ejecuci\u00f3n de la carga maliciosa en la maquina del administrador."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 8.0,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 2.1,
"impactScore": 5.9
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-1236"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:corebos:corebos:*:*:*:*:*:*:*:*",
"versionEndIncluding": "8.0",
"matchCriteriaId": "1B1C4D90-E645-45EF-94DE-81CF50EF2729"
}
]
}
]
}
],
"references": [
{
"url": "https://gist.github.com/bugplorer/09d312373066a3b72996ebd76a7a23a5",
"source": "cve@mitre.org",
"tags": [
"Broken Link"
]
},
{
"url": "https://nitipoom-jar.github.io/CVE-2023-48029/",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
}
]
}