2024-02-05 23:00:28 +00:00

81 lines
2.1 KiB
JSON

{
"id": "CVE-2024-22682",
"sourceIdentifier": "cve@mitre.org",
"published": "2024-01-30T01:16:00.020",
"lastModified": "2024-02-05T21:47:19.313",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "DuckDB <=0.9.2 and DuckDB extension-template <=0.9.2 are vulnerable to malicious extension injection via the custom extension feature."
},
{
"lang": "es",
"value": "DuckDB &lt;=0.9.2 y DuckDB extension-template &lt;=0.9.2 son vulnerables a la inyecci\u00f3n de extensiones maliciosas a trav\u00e9s de la funci\u00f3n de extensi\u00f3n personalizada."
}
],
"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-89"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:duckdb:duckdb:*:*:*:*:*:*:*:*",
"versionEndIncluding": "0.9.2",
"matchCriteriaId": "B85FB41B-1FBC-427C-AC66-7FC42EB7EB9A"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/Tu0Laj1/database_test",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
}
]
}