fkie_cve-2024-53901
Vulnerability from fkie_nvd
Published
2024-11-24 17:15
Modified
2025-06-09 17:36
Severity ?
5.5 (Medium) - CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
5.5 (Medium) - CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
5.5 (Medium) - CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
Summary
The Imager package before 1.025 for Perl has a heap-based buffer overflow leading to denial of service, or possibly unspecified other impact, when the trim() method is called on a crafted input image.
References
▼ | URL | Tags | |
---|---|---|---|
cve@mitre.org | https://github.com/briandfoy/cpan-security-advisory/issues/167 | Issue Tracking, Patch | |
cve@mitre.org | https://github.com/briandfoy/cpan-security-advisory/issues/171 | Issue Tracking | |
cve@mitre.org | https://github.com/tonycoz/imager/issues/534 | Exploit, Issue Tracking | |
cve@mitre.org | https://metacpan.org/release/TONYC/Imager-1.025/changes | Release Notes |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:tonycoz:imager:*:*:*:*:*:perl:*:*", "matchCriteriaId": "DE8A82F0-39EF-4079-904C-E752DB0CAA7B", "versionEndExcluding": "1.025", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "The Imager package before 1.025 for Perl has a heap-based buffer overflow leading to denial of service, or possibly unspecified other impact, when the trim() method is called on a crafted input image." }, { "lang": "es", "value": "El paquete Imager anterior a 1.025 para Perl tiene un desbordamiento de b\u00fafer basado en mont\u00f3n que provoca una denegaci\u00f3n de servicio, o posiblemente otro impacto no especificado, cuando se llama al m\u00e9todo trim() en una imagen de entrada manipulado." } ], "id": "CVE-2024-53901", "lastModified": "2025-06-09T17:36:58.807", "metrics": { "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 5.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "exploitabilityScore": 1.8, "impactScore": 3.6, "source": "nvd@nist.gov", "type": "Primary" }, { "cvssData": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 5.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "exploitabilityScore": 1.8, "impactScore": 3.6, "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "type": "Secondary" } ] }, "published": "2024-11-24T17:15:04.990", "references": [ { "source": "cve@mitre.org", "tags": [ "Issue Tracking", "Patch" ], "url": "https://github.com/briandfoy/cpan-security-advisory/issues/167" }, { "source": "cve@mitre.org", "tags": [ "Issue Tracking" ], "url": "https://github.com/briandfoy/cpan-security-advisory/issues/171" }, { "source": "cve@mitre.org", "tags": [ "Exploit", "Issue Tracking" ], "url": "https://github.com/tonycoz/imager/issues/534" }, { "source": "cve@mitre.org", "tags": [ "Release Notes" ], "url": "https://metacpan.org/release/TONYC/Imager-1.025/changes" } ], "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Analyzed", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-787" } ], "source": "nvd@nist.gov", "type": "Primary" }, { "description": [ { "lang": "en", "value": "CWE-120" } ], "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "type": "Secondary" } ] }
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…