ghsa-r7fm-3pqm-ww5w
Vulnerability from github
Published
2025-07-10 17:50
Modified
2025-07-10 23:21
Severity ?
VLAI Severity ?
Summary
Chall-Manager's scenario decoding process does not check for zip bombs
Details
Impact
When decoding a scenario (i.e. a zip archive), the size of the decoded content is not checked, potentially leading to zip bombs decompression. Exploitation does not require authentication nor authorization, so anyone can exploit it. It should nonetheless not be exploitable as it is highly recommended to bury Chall-Manager deep within the infrastructure due to its large capabilities, so no users could reach the system.
Patches
Patch has been implemented by commit 14042aa
and shipped in v0.1.4
.
Workarounds
No workaround exist.
References
N/A.
{ "affected": [ { "package": { "ecosystem": "Go", "name": "github.com/ctfer-io/chall-manager" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "0.1.4" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2025-53633" ], "database_specific": { "cwe_ids": [ "CWE-405", "CWE-409" ], "github_reviewed": true, "github_reviewed_at": "2025-07-10T17:50:25Z", "nvd_published_at": "2025-07-10T20:15:27Z", "severity": "HIGH" }, "details": "### Impact\n\nWhen decoding a scenario (i.e. a zip archive), the size of the decoded content is not checked, potentially leading to zip bombs decompression.\nExploitation does not require authentication nor authorization, so anyone can exploit it. It should nonetheless not be exploitable as it is highly recommended to bury Chall-Manager deep within the infrastructure due to its large capabilities, so no users could reach the system.\n\n### Patches\n\nPatch has been implemented by [commit `14042aa`](https://github.com/ctfer-io/chall-manager/commit/14042aa66a577caee777e10fe09adcf2587d20dd) and shipped in [`v0.1.4`](https://github.com/ctfer-io/chall-manager/releases/tag/v0.1.4).\n\n### Workarounds\n\nNo workaround exist.\n\n### References\n\nN/A.", "id": "GHSA-r7fm-3pqm-ww5w", "modified": "2025-07-10T23:21:54Z", "published": "2025-07-10T17:50:25Z", "references": [ { "type": "WEB", "url": "https://github.com/ctfer-io/chall-manager/security/advisories/GHSA-r7fm-3pqm-ww5w" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-53633" }, { "type": "WEB", "url": "https://github.com/ctfer-io/chall-manager/commit/14042aa66a577caee777e10fe09adcf2587d20dd" }, { "type": "PACKAGE", "url": "https://github.com/ctfer-io/chall-manager" }, { "type": "WEB", "url": "https://github.com/ctfer-io/chall-manager/releases/tag/v0.1.4" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N", "type": "CVSS_V4" } ], "summary": "Chall-Manager\u0027s scenario decoding process does not check for zip bombs" }
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…