CRITICAL🇵🇱 Wersja polska

CVE-2024-22393

CVSS 9.1v3.1pub. 2024-02-22upd. 2025-05-05

Unrestricted Upload of File with Dangerous Type vulnerability in Apache Answer.This issue affects Apache Answer: through 1.2.1. Pixel Flood Attack by uploading large pixel files will cause server out of memory. A logged-in user can cause such an attack by uploading an image when posting content. Users are recommended to upgrade to version [1.2.5], which fixes the issue.

🤖 AI Analysis
How it works

The Apache Answer application does not impose adequate restrictions on the type or size of uploaded image files (CWE-434 — Unrestricted Upload of File with Dangerous Type). A logged-in user can upload an image with an extremely large number of pixels when adding content. While processing such a file, the server attempts to allocate a huge amount of operating memory, leading to its exhaustion (so-called Pixel Flood attack). As a result, the server becomes unavailable to other users.

Impact

An attacker can exhaust server memory and cause denial of service (DoS) for all platform users. Data integrity may also be compromised through uncontrolled upload of dangerous file types.

Mitigation & patch

Apache Answer should be updated to version 1.2.5 or newer, which contains a patch eliminating the described vulnerability.

Who is affected

Apache Answer in versions up to and including 1.2.1.

Analysis generated by Claude AI (Anthropic) based on NVD data. Always verify with vendor.
CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H
  • Apache Answer

    APP
    Apache
    < 1.2.5
🔵
CHECK WITH VENDOR
No clear patch data available. Check vendor references.
CWE
References

Related vulnerabilities

CVE-2026-60053CRITICAL9.1PL ✓same product

Apache Answer: nieważne klucze API nadal aktywne po degradacji konta

CVE-2026-48911HIGH7.5PL ✓same product

Apache Answer: przejęcie konta przez brak weryfikacji w external-login

CVE-2026-60023HIGH7.5PL ✓same product

Apache Answer: nieuprawniony dostęp do usuniętych/oczekujących odpowiedzi

CVE-2026-48834HIGH7.5PL ✓same product

Apache Answer — DoS przez nieprawidłowy nagłówek Accept-Language

CVE-2026-25700HIGH7.2same product

Improper Restriction of Security Token Assignment vulnerability in Apache Answer. This issue affects Apache A...