2024-12-08 03:06:42 +00:00

101 lines
2.6 KiB
JSON

{
"id": "CVE-2023-41633",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-09-01T19:15:43.003",
"lastModified": "2024-11-21T08:21:23.603",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Catdoc v0.95 was discovered to contain a NULL pointer dereference via the component xls2csv at src/fileutil.c."
},
{
"lang": "es",
"value": "Se ha descubierto que Catdoc v0.95 contiene una desviaci\u00f3n de puntero NULL a trav\u00e9s del componente \"xls2csv\" en \"src/fileutil.c\"."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"attackVector": "LOCAL",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "HIGH"
},
"exploitabilityScore": 1.8,
"impactScore": 3.6
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-476"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:catdoc_project:catdoc:0.95:*:*:*:*:*:*:*",
"matchCriteriaId": "6CE9FF5B-A288-4C98-B162-231FDEDCE4AC"
}
]
}
]
}
],
"references": [
{
"url": "https://gist.github.com/rycbar77/3da455382f88cfb6d6798572f34378bd",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://rycbar77.github.io/2023/08/29/catdoc-0-95-nullptr-dereference/",
"source": "cve@mitre.org",
"tags": [
"Broken Link"
]
},
{
"url": "https://gist.github.com/rycbar77/3da455382f88cfb6d6798572f34378bd",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://rycbar77.github.io/2023/08/29/catdoc-0-95-nullptr-dereference/",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Broken Link"
]
}
]
}