← Vulnerability feed

Vulnerability record · CVE-2009-0323 · published 28 January 2009

CVE-2009-0323: W3C Amaya stack buffer overflows via crafted HTML/XML input

WW3 · Amaya

W3C Amaya 10.0 and 11.0 contain multiple stack-based buffer overflows in its HTML/XML parsing code, including the EndOfXmlAttributeValue and ProcessStartGI functions and the msgBuffer variable in html2thot.c and xml2thot.c. A remote attacker can trigger them with a crafted document containing an oversized type parameter in an input tag or a malformed start tag, leading to memory corruption. The flaw matters because it is remotely reachable and can result in arbitrary code execution in the context of the user running the browser.

10.0 CVSS 2.0 High EPSS 62% · top 0.8% CWE-119 · Memory buffer overflow
10.0CVSS 2.0 base score
62%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
8References, 2 tagged exploit
16 Jun 2026Last modified by NVD

Description

Multiple stack-based buffer overflows in W3C Amaya Web Browser 10.0 and 11.0 allow remote attackers to execute arbitrary code via (1) a long type parameter in an input tag, which is not properly handled by the EndOfXmlAttributeValue function; (2) an "HTML GI" in a start tag, which is not properly handled by the ProcessStartGI function; and unspecified vectors in (3) html2thot.c and (4) xml2thot.c, related to the msgBuffer variable. NOTE: these are different vectors than CVE-2008-6005.

AV:N/AC:L/Au:N/C:C/I:C/A:C

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 19 September 2026. Confidence: high.

high priorityRemote, unauthenticated code execution with public exploit code and very high EPSS, though it requires user interaction and affects an old, likely uncommon browser.

What it is

W3C Amaya 10.0 and 11.0 contain multiple stack-based buffer overflows in its HTML/XML parsing code, including the EndOfXmlAttributeValue and ProcessStartGI functions and the msgBuffer variable in html2thot.c and xml2thot.c. A remote attacker can trigger them with a crafted document containing an oversized type parameter in an input tag or a malformed start tag, leading to memory corruption. The flaw matters because it is remotely reachable and can result in arbitrary code execution in the context of the user running the browser.

Impact

An attacker who gets a victim to open a malicious page or document can corrupt the stack and potentially execute arbitrary code with the victim's privileges. A crash or denial of service is also possible.

Attack surface

The vector is network-reachable with no authentication and no privileges required (AV:N/AC:L/Au:N). Exploitation requires the victim to load attacker-controlled HTML or XML content in Amaya, so some form of user interaction is needed despite the description not stating it explicitly.

Exploitation

No CISA KEV listing, but EPSS is 0.6249 (99th percentile) and references are tagged Exploit, with public exploit code on Exploit-DB and Core Security advisories, indicating public exploitation techniques exist.

What to do

  • Upgrade to a patched or current Amaya release, or retire Amaya if no supported fix exists.
  • Restrict or block untrusted HTML/XML files from being opened in Amaya, and avoid using it as a default handler for web content.
  • Run Amaya with least privilege and in a sandbox or isolated environment to limit the impact of code execution.
  • Apply OS-level exploit mitigations (ASLR, DEP) and keep the host patched to raise exploitation difficulty.

Detection

  • Monitor for Amaya process crashes or abnormal termination when opening HTML/XML files.
  • Inspect network or file-transfer logs for HTML/XML content containing unusually long type attributes in input tags or malformed start tags.
  • Watch for child processes spawned by Amaya, which would indicate successful code execution.
  • Use endpoint detection to flag stack corruption or exploit-like behavior in the Amaya process.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2009-0323 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

9.3CVE-2009-1209W3 amaya memory buffer overflow vulnerabilityStack-based buffer overflow in W3C Amaya Web Browser 11.1 allows remote attackers to execute arbitrary code via a script tag with a long defer attrib…EPSS 12%8.8CVE-2026-8452Citrix NetScaler ADC and Gateway memory buffer overflow causes DoSCVE-2026-8452 is a memory buffer overflow (CWE-119) in Citrix NetScaler ADC and NetScaler Gateway that leads to unpredictable or erroneous behavior a…KEVEPSS 1.0%analysed8.8CVE-2009-3459Adobe Reader and Acrobat heap buffer overflow via crafted PDFAdobe Reader and Acrobat 7.x before 7.1.4, 8.x before 8.1.7, and 9.x before 9.2 contain a heap-based buffer overflow (CWE-122) triggered by a crafted…KEVEPSS 87%analysed9.8CVE-2008-4250Microsoft Windows Server service RPC path canonicalization buffer overflowThe Server service in multiple Windows versions fails to properly handle path canonicalization, allowing a crafted RPC request to overflow a buffer a…KEVEPSS 99%analysed8.8CVE-2025-31277Apple WebKit memory corruption via malicious web contentApple WebKit fails to handle memory correctly when processing crafted web content, leading to memory corruption across Safari, iOS, iPadOS, macOS, tv…KEVEPSS 1.6%analysed8.8CVE-2026-3910Google Chrome V8 improper implementation allows sandbox code executionChrome before 146.0.7680.75 contains an inappropriate implementation in the V8 JavaScript engine, classified as code injection and memory buffer over…KEVEPSS 1.0%analysed8.8CVE-2008-0015Microsoft DirectShow Video ActiveX Control Stack Buffer OverflowA stack-based buffer overflow in the CComVariant::ReadFromStream function in the Active Template Library (ATL) is reachable through the MPEG2TuneRequ…KEVEPSS 77%analysed7.8CVE-2026-20700Apple OS memory corruption allows arbitrary code executionA memory corruption flaw caused by improper state management affects iOS, iPadOS, macOS, tvOS, visionOS and watchOS. Apple states it is aware of a re…KEVEPSS 1.3%analysed

Source: NIST National Vulnerability Database (record CVE-2009-0323), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.