Vulnerabilities > CVE-2010-0361 - Buffer Errors vulnerability in SUN Java System web Server 7.0

047910
CVSS 10.0 - CRITICAL
Attack vector
NETWORK
Attack complexity
LOW
Privileges required
NONE
Confidentiality impact
COMPLETE
Integrity impact
COMPLETE
Availability impact
COMPLETE
network
low complexity
sun
CWE-119
critical
exploit available
metasploit

Summary

Stack-based buffer overflow in the WebDAV implementation in webservd in Sun Java System Web Server (aka SJWS) 7.0 Update 7 allows remote attackers to cause a denial of service (daemon crash) and possibly have unspecified other impact via a long URI in an HTTP OPTIONS request.

Vulnerable Configurations

Part Description Count
Application
Sun
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

  • descriptionSun Java Web Server 7.0 u7 Exploit with DEP bypass. CVE-2010-0361. Remote exploit for windows platform
    idEDB-ID:14287
    last seen2016-02-01
    modified2010-07-09
    published2010-07-09
    reporterdmc
    sourcehttps://www.exploit-db.com/download/14287/
    titleSun Java Web Server 7.0 u7 - Exploit with DEP bypass
  • descriptionSun Java Web Server 7.0 u7 Remote Exploit. CVE-2010-0361. Remote exploit for windows platform
    idEDB-ID:14194
    last seen2016-02-01
    modified2010-07-03
    published2010-07-03
    reporterdmc
    sourcehttps://www.exploit-db.com/download/14194/
    titleSun Java Web Server 7.0 u7 - Remote Exploit
  • descriptionSun Java System Web Server WebDAV OPTIONS Buffer Overflow. CVE-2010-0361. Remote exploits for multiple platform
    idEDB-ID:16314
    last seen2016-02-01
    modified2010-08-07
    published2010-08-07
    reportermetasploit
    sourcehttps://www.exploit-db.com/download/16314/
    titleSun Java System Web Server WebDAV OPTIONS Buffer Overflow

Metasploit

descriptionThis module exploits a buffer overflow in Sun Java Web Server prior to version 7 Update 8. By sending an "OPTIONS" request with an overly long path, attackers can execute arbitrary code. In order to reach the vulnerable code, the attacker must also specify the path to a directory with WebDAV enabled. This exploit was tested and confirmed to work on Windows XP SP3 without DEP. Versions for other platforms are vulnerable as well. The vulnerability was originally discovered and disclosed by Evgeny Legerov of Intevydis.
idMSF:EXPLOIT/MULTI/HTTP/SUN_JSWS_DAV_OPTIONS
last seen2020-03-11
modified2017-07-24
published2010-05-02
referenceshttps://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0361
reporterRapid7
sourcehttps://github.com/rapid7/metasploit-framework/blob/master//modules/exploits/multi/http/sun_jsws_dav_options.rb
titleSun Java System Web Server WebDAV OPTIONS Buffer Overflow

Packetstorm

Saint

bid37874
descriptionSun Java System Web Server WebDAV OPTIONS request buffer overflow
osvdb61851
titlesun_java_server_webdav_options
typeremote

Seebug

  • bulletinFamilyexploit
    descriptionNo description provided by source.
    idSSV:19935
    last seen2017-11-19
    modified2010-07-10
    published2010-07-10
    reporterRoot
    sourcehttps://www.seebug.org/vuldb/ssvid-19935
    titleSun Java Web Server 7.0 u7 Exploit with DEP bypass
  • bulletinFamilyexploit
    descriptionNo description provided by source.
    idSSV:69340
    last seen2017-11-19
    modified2014-07-01
    published2014-07-01
    reporterRoot
    sourcehttps://www.seebug.org/vuldb/ssvid-69340
    titleSun Java Web Server 7.0 u7 - Exploit with DEP bypass
  • bulletinFamilyexploit
    descriptionNo description provided by source.
    idSSV:69262
    last seen2017-11-19
    modified2014-07-01
    published2014-07-01
    reporterRoot
    sourcehttps://www.seebug.org/vuldb/ssvid-69262
    titleSun Java Web Server 7.0 u7 Remote Exploit