GHSA-3MM4-W7V6-4RHV
Vulnerability from github – Published: 2022-01-20 00:01 – Updated: 2025-01-13 15:22
VLAI?
Summary
android-gif-drawable vulerable to denial of service due to unrestricted comment length
Details
decoding.c in android-gif-drawable before 1.2.24 does not limit the maximum length of a comment, leading to denial of service.
Severity ?
7.5 (High)
{
"affected": [
{
"package": {
"ecosystem": "Maven",
"name": "pl.droidsonroids.gif:android-gif-drawable"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.2.24"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2022-23435"
],
"database_specific": {
"cwe_ids": [
"CWE-770"
],
"github_reviewed": true,
"github_reviewed_at": "2025-01-13T15:22:57Z",
"nvd_published_at": "2022-01-19T01:15:00Z",
"severity": "HIGH"
},
"details": "decoding.c in android-gif-drawable before 1.2.24 does not limit the maximum length of a comment, leading to denial of service.",
"id": "GHSA-3mm4-w7v6-4rhv",
"modified": "2025-01-13T15:22:57Z",
"published": "2022-01-20T00:01:54Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-23435"
},
{
"type": "WEB",
"url": "https://github.com/koral--/android-gif-drawable/issues/792#issuecomment-1048850678"
},
{
"type": "WEB",
"url": "https://github.com/koral--/android-gif-drawable/commit/9f0f0c89e6fa38548163771feeb4bde84b828887"
},
{
"type": "PACKAGE",
"url": "https://github.com/koral--/android-gif-drawable"
},
{
"type": "WEB",
"url": "https://github.com/koral--/android-gif-drawable/compare/v1.2.23...v1.2.24"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
}
],
"summary": "android-gif-drawable vulerable to denial of service due to unrestricted comment length"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…