Vulnerabilities > CVE-2009-1209 - Buffer Errors vulnerability in W3 Amaya 11.1

047910
CVSS 9.3 - CRITICAL
Attack vector
NETWORK
Attack complexity
MEDIUM
Privileges required
NONE
Confidentiality impact
COMPLETE
Integrity impact
COMPLETE
Availability impact
COMPLETE
network
w3
CWE-119
critical
exploit available

Summary

Stack-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 attribute.

Vulnerable Configurations

Part Description Count
Application
W3
1

Common Attack Pattern Enumeration and Classification (CAPEC)

  • Buffer Overflow via Environment Variables
    This attack pattern involves causing a buffer overflow through manipulation of environment variables. Once the attacker finds that they can modify an environment variable, they may try to overflow associated buffers. This attack leverages implicit trust often placed in environment variables.
  • Overflow Buffers
    Buffer Overflow attacks target improper or missing bounds checking on buffer operations, typically triggered by input injected by an attacker. As a consequence, an attacker is able to write past the boundaries of allocated buffer regions in memory, causing a program crash or potentially redirection of execution as per the attackers' choice.
  • Client-side Injection-induced Buffer Overflow
    This type of attack exploits a buffer overflow vulnerability in targeted client software through injection of malicious content from a custom-built hostile service.
  • Filter Failure through Buffer Overflow
    In this attack, the idea is to cause an active filter to fail by causing an oversized transaction. An attacker may try to feed overly long input strings to the program in an attempt to overwhelm the filter (by causing a buffer overflow) and hoping that the filter does not fail securely (i.e. the user input is let into the system unfiltered).
  • MIME Conversion
    An attacker exploits a weakness in the MIME conversion routine to cause a buffer overflow and gain control over the mail server machine. The MIME system is designed to allow various different information formats to be interpreted and sent via e-mail. Attack points exist when data are converted to MIME compatible format and back.

Exploit-Db

  • descriptionAmaya 11.1 W3C Editor/Browser (defer) Stack Overflow PoC. CVE-2009-1209. Dos exploit for windows platform
    fileexploits/windows/dos/8314.php
    idEDB-ID:8314
    last seen2016-02-01
    modified2009-03-30
    platformwindows
    port
    published2009-03-30
    reporterAlfons Luja
    sourcehttps://www.exploit-db.com/download/8314/
    titleAmaya 11.1 W3C Editor/Browser defer Stack Overflow PoC
    typedos
  • descriptionAmaya 11.1 W3C Editor/Browser (defer) Stack Overflow Exploit. CVE-2009-1209. Remote exploit for windows platform
    fileexploits/windows/remote/8321.py
    idEDB-ID:8321
    last seen2016-02-01
    modified2009-03-30
    platformwindows
    port
    published2009-03-30
    reporterEncrypt3d.M!nd
    sourcehttps://www.exploit-db.com/download/8321/
    titleAmaya 11.1 W3C Editor/Browser defer Stack Overflow Exploit
    typeremote
  • descriptionAmaya 11.2 W3C Editor/Browser (defer) Remote BOF Exploit (SEH). CVE-2009-1209. Remote exploit for windows platform
    idEDB-ID:9330
    last seen2016-02-01
    modified2009-08-03
    published2009-08-03
    reporterHis0k4
    sourcehttps://www.exploit-db.com/download/9330/
    titleAmaya 11.2 W3C Editor/Browser defer Remote BoF Exploit SEH

Seebug

bulletinFamilyexploit
descriptionBUGTRAQ ID: 34295 CVE(CAN) ID: CVE-2009-1209 Amaya是W3C出品的所见即所得的网页编辑/浏览器。 如果用户受骗使用Amaya打开的网页中script标签设置了超长的defer属性的话,则在解析该网页时就可以触发栈溢出,导致执行任意代码。 W3C Amaya 11.1 W3C --- 目前厂商还没有提供补丁或者升级程序,我们建议使用此软件的用户随时关注厂商的主页以获取最新版本: <a href=http://www.w3.org/Amaya/ target=_blank rel=external nofollow>http://www.w3.org/Amaya/</a>
idSSV:4981
last seen2017-11-19
modified2009-04-02
published2009-04-02
reporterRoot
sourcehttps://www.seebug.org/vuldb/ssvid-4981
titleW3C Amaya HTML script标签栈溢出漏洞