← Vulnerability feed

Vulnerability record · CVE-2009-3867 · published 5 November 2009

CVE-2009-3867: Sun Java SE HsbParser.getSoundBank stack buffer overflow

Sun · Jdk

A stack-based buffer overflow exists in the HsbParser.getSoundBank function in Sun Java SE (JDK and JRE). A remote attacker can trigger it by supplying a long file: URL as an argument, leading to arbitrary code execution. The flaw affects JDK/JRE 5.0 before Update 22, 6 before Update 17, and SDK/JRE 1.3.x and 1.4.x before their respective updates.

9.3 CVSS 2.0 High EPSS 73% · top 0.5% CWE-119 · Memory buffer overflow
9.3CVSS 2.0 base score
73%EPSS exploitation probability, 30 days
NoNot in CISA KEV
3Affected product versions listed by NVD
50References
16 Jun 2026Last modified by NVD

Description

Stack-based buffer overflow in the HsbParser.getSoundBank function in Sun Java SE in JDK and JRE 5.0 before Update 22, JDK and JRE 6 before Update 17, SDK and JRE 1.3.x before 1.3.1_27, and SDK and JRE 1.4.x before 1.4.2_24 allows remote attackers to execute arbitrary code via a long file: URL in an argument, aka Bug Id 6854303.

AV:N/AC:M/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 18 September 2026. Confidence: high.

high priorityCVSS 2.0 score of 9.3 and high EPSS probability indicate severe impact and elevated likelihood, though no KEV listing or confirmed active exploitation is present.

What it is

A stack-based buffer overflow exists in the HsbParser.getSoundBank function in Sun Java SE (JDK and JRE). A remote attacker can trigger it by supplying a long file: URL as an argument, leading to arbitrary code execution. The flaw affects JDK/JRE 5.0 before Update 22, 6 before Update 17, and SDK/JRE 1.3.x and 1.4.x before their respective updates.

Impact

Successful exploitation allows remote code execution with the privileges of the Java process, giving the attacker full control over confidentiality, integrity, and availability of the affected system.

Attack surface

The vulnerability is network-reachable (AV:N) and requires no authentication (Au:N), but exploitation requires some user interaction or a non-default condition (AC:M), such as loading a crafted file: URL argument. No specific delivery vector beyond the argument is described.

Exploitation

The CVE is not listed in CISA KEV, but EPSS shows a high 30-day probability (0.73376, 99.4th percentile). Multiple references include Patch and Vendor Advisory tags, indicating patches are available; no public exploit code is explicitly referenced.

What to do

  • Apply the vendor patches: upgrade to JDK/JRE 5.0 Update 22 or later, JDK/JRE 6 Update 17 or later, SDK/JRE 1.3.1_27 or later, and SDK/JRE 1.4.2_24 or later.
  • If immediate patching is not possible, restrict the ability to pass untrusted file: URLs to Java applications and disable Java in browsers where not required.
  • Monitor and limit Java applet and Web Start execution from untrusted sources.
  • Apply operating system and browser vendor updates that bundle the fixed Java versions (e.g., Apple, Red Hat, openSUSE advisories).

Detection

  • Monitor for Java processes spawning child processes or making unexpected network connections, which may indicate post-exploitation activity.
  • Inspect application and system logs for crashes or errors in HsbParser.getSoundBank or related soundbank parsing.
  • Use file integrity monitoring on Java installations to detect unauthorized changes to JRE/JDK binaries.
  • Search for unusual file: URL arguments passed to Java applications in command-line or process creation logs.

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

Affected products

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

References

LinkTags
http://java.sun.com/javase/6/webnotes/6u17.html Vendor Advisory
http://lists.apple.com/archives/security-announce/2009/Dec/msg00000.html
http://lists.apple.com/archives/security-announce/2009/Dec/msg00001.html
http://lists.opensuse.org/opensuse-security-announce/2009-11/msg00010.html
http://marc.info/?l=bugtraq&m=126566824131534&w=2
http://marc.info/?l=bugtraq&m=131593453929393&w=2
http://marc.info/?l=bugtraq&m=134254866602253&w=2
http://secunia.com/advisories/37231 Vendor Advisory
http://secunia.com/advisories/37239
http://secunia.com/advisories/37386
http://secunia.com/advisories/37581
http://secunia.com/advisories/37841
http://security.gentoo.org/glsa/glsa-200911-02.xml
http://securitytracker.com/id?1023132 Vendor Advisory
http://sunsolve.sun.com/search/document.do?assetkey=1-66-270474-1 PatchVendor Advisory
http://support.apple.com/kb/HT3969
http://support.apple.com/kb/HT3970
http://www.oracle.com/technetwork/topics/security/cpujan2010-084891.html
http://www.redhat.com/support/errata/RHSA-2009-1694.html
http://www.securityfocus.com/bid/36881
http://www.vupen.com/english/advisories/2009/3131 PatchVendor Advisory
http://zerodayinitiative.com/advisories/ZDI-09-076/ Patch
https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A11903
https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A6746
https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A7750
http://java.sun.com/javase/6/webnotes/6u17.html Vendor Advisory
http://lists.apple.com/archives/security-announce/2009/Dec/msg00000.html
http://lists.apple.com/archives/security-announce/2009/Dec/msg00001.html
http://lists.opensuse.org/opensuse-security-announce/2009-11/msg00010.html
http://marc.info/?l=bugtraq&m=126566824131534&w=2
http://marc.info/?l=bugtraq&m=131593453929393&w=2
http://marc.info/?l=bugtraq&m=134254866602253&w=2
http://secunia.com/advisories/37231 Vendor Advisory
http://secunia.com/advisories/37239
http://secunia.com/advisories/37386
http://secunia.com/advisories/37581
http://secunia.com/advisories/37841
http://security.gentoo.org/glsa/glsa-200911-02.xml
http://securitytracker.com/id?1023132 Vendor Advisory
http://sunsolve.sun.com/search/document.do?assetkey=1-66-270474-1 PatchVendor Advisory

Track CVE-2009-3867 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.8CVE-2013-2465Oracle Java SE JRE 2D sandbox bypass and code executionCVE-2013-2465 is an unspecified vulnerability in the 2D component of Oracle Java SE JRE (7 Update 21 and earlier, 6 Update 45 and earlier, 5.0 Update…KEVEPSS 99%analysed9.8CVE-2012-0507Oracle Java SE JRE AtomicReferenceArray type confusion sandbox bypassCVE-2012-0507 is an unspecified vulnerability in the Java Runtime Environment (JRE) Concurrency component affecting Java SE 7 Update 2 and earlier, 6…KEVEPSS 98%analysed10.0CVE-2013-5809Oracle jre vulnerabilityUnspecified vulnerability in Oracle Java SE 7u40 and earlier, Java SE 6u60 and earlier, Java SE 5.0u51 and earlier, and Java SE Embedded 7u40 and ear…EPSS 5.9%10.0CVE-2013-5814Oracle jre vulnerabilityUnspecified vulnerability in Oracle Java SE 7u40 and earlier, Java SE 6u60 and earlier, Java SE 5.0u51 and earlier, and Java SE Embedded 7u40 and ear…EPSS 6.3%10.0CVE-2013-5817Oracle jdk vulnerabilityUnspecified vulnerability in Oracle Java SE 7u40 and earlier, Java SE 6u60 and earlier, Java SE 5.0u51 and earlier, and Java SE Embedded 7u40 and ear…EPSS 6.3%10.0CVE-2013-5824Oracle jdk vulnerabilityUnspecified vulnerability in Oracle Java SE 7u40 and earlier, Java SE 6u60 and earlier, and Java SE Embedded 7u40 and earlier allows remote attackers…EPSS 5.6%10.0CVE-2013-5782Oracle jre vulnerabilityUnspecified vulnerability in Oracle Java SE 7u40 and earlier, Java SE 6u60 and earlier, Java SE 5.0u51 and earlier, JRockit R28.2.8 and earlier, JRoc…EPSS 6.3%10.0CVE-2013-5787Oracle jdk vulnerabilityUnspecified vulnerability in Oracle Java SE 7u40 and earlier, Java SE 6u60 and earlier, and Java SE Embedded 7u40 and earlier allows remote attackers…EPSS 5.6%

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