fkie_cve-2022-41957
Vulnerability from fkie_nvd
Published
2022-11-28 15:15
Modified
2024-11-21 07:24
Severity ?
7.5 (High) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
7.5 (High) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
7.5 (High) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Summary
Muhammara is a node module with c/cpp bindings to modify PDF with JavaScript for node or electron. The package muhammara before 2.6.2 and from 3.0.0 and before 3.3.0, as well as all versions of muhammara's predecessor package hummus, are vulnerable to Denial of Service (DoS) when supplied with a maliciously crafted PDF file to be parsed. The issue has been patched in muhammara version 3.4.0 and the fix has been backported to version 2.6.2. As a workaround, do not process files from untrusted sources. If using hummus, replace the package with muhammara.
References
▶ | URL | Tags | |
---|---|---|---|
security-advisories@github.com | https://github.com/julianhille/MuhammaraJS/pull/235 | Issue Tracking, Patch, Third Party Advisory | |
security-advisories@github.com | https://github.com/julianhille/MuhammaraJS/pull/238 | Issue Tracking, Patch, Third Party Advisory | |
security-advisories@github.com | https://github.com/julianhille/MuhammaraJS/security/advisories/GHSA-2r7v-cmch-5x26 | Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://github.com/julianhille/MuhammaraJS/pull/235 | Issue Tracking, Patch, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://github.com/julianhille/MuhammaraJS/pull/238 | Issue Tracking, Patch, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://github.com/julianhille/MuhammaraJS/security/advisories/GHSA-2r7v-cmch-5x26 | Third Party Advisory |
Impacted products
Vendor | Product | Version | |
---|---|---|---|
muhammara_project | muhammara | * | |
muhammara_project | muhammara | * | |
hummus_project | hummus | * |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:muhammara_project:muhammara:*:*:*:*:*:node.js:*:*", "matchCriteriaId": "455EF597-8CF4-4F10-A708-D56F12D69D4F", "versionEndExcluding": "2.6.2", "vulnerable": true }, { "criteria": "cpe:2.3:a:muhammara_project:muhammara:*:*:*:*:*:node.js:*:*", "matchCriteriaId": "36542077-E293-4ABB-8EB9-EC5DBFFC885C", "versionEndExcluding": "3.3.0", "versionStartIncluding": "3.0.0", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:hummus_project:hummus:*:*:*:*:*:node.js:*:*", "matchCriteriaId": "C8710E55-CE5E-4A98-A4E4-027F9C81D10E", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "Muhammara is a node module with c/cpp bindings to modify PDF with JavaScript for node or electron. The package muhammara before 2.6.2 and from 3.0.0 and before 3.3.0, as well as all versions of muhammara\u0027s predecessor package hummus, are vulnerable to Denial of Service (DoS) when supplied with a maliciously crafted PDF file to be parsed. The issue has been patched in muhammara version 3.4.0 and the fix has been backported to version 2.6.2. As a workaround, do not process files from untrusted sources. If using hummus, replace the package with muhammara." }, { "lang": "es", "value": "Muhammara es un m\u00f3dulo de nodo con enlaces c/cpp para modificar PDF con JavaScript para nodo o electr\u00f3n. El paquete muhammara anterior a 2.6.2 y 3.0.0 y anterior a 3.3.0, as\u00ed como todas las versiones de muhammara del paquete predecesor hummus, son vulnerables a la Denegaci\u00f3n de Servicio (DoS) cuando se les suministra un archivo PDF creado con fines malintencionados para su an\u00e1lisis. El problema se solucion\u00f3 en la versi\u00f3n 3.4.0 de muhammara y la soluci\u00f3n se actualiz\u00f3 a la versi\u00f3n 2.6.2. Como workaround, no procese archivos de fuentes que no sean de confianza. Si usa hummus, reemplace el paquete con muhammara." } ], "id": "CVE-2022-41957", "lastModified": "2024-11-21T07:24:09.200", "metrics": { "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 3.6, "source": "security-advisories@github.com", "type": "Secondary" }, { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 3.6, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2022-11-28T15:15:10.697", "references": [ { "source": "security-advisories@github.com", "tags": [ "Issue Tracking", "Patch", "Third Party Advisory" ], "url": "https://github.com/julianhille/MuhammaraJS/pull/235" }, { "source": "security-advisories@github.com", "tags": [ "Issue Tracking", "Patch", "Third Party Advisory" ], "url": "https://github.com/julianhille/MuhammaraJS/pull/238" }, { "source": "security-advisories@github.com", "tags": [ "Third Party Advisory" ], "url": "https://github.com/julianhille/MuhammaraJS/security/advisories/GHSA-2r7v-cmch-5x26" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Issue Tracking", "Patch", "Third Party Advisory" ], "url": "https://github.com/julianhille/MuhammaraJS/pull/235" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Issue Tracking", "Patch", "Third Party Advisory" ], "url": "https://github.com/julianhille/MuhammaraJS/pull/238" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "https://github.com/julianhille/MuhammaraJS/security/advisories/GHSA-2r7v-cmch-5x26" } ], "sourceIdentifier": "security-advisories@github.com", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-690" } ], "source": "security-advisories@github.com", "type": "Primary" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…