RealNetworks RealPlayer MP4 File Handling DoS Vulnerability - Window
Reporter | Title | Published | Views | Family All 15 |
---|---|---|---|---|
![]() | RealPlayer for Windows < 15.0.4.53 Multiple Vulnerabilities | 17 May 201200:00 | – | nessus |
![]() | Real Networks RealPlayer < 15.0.4.53 Multiple Vulnerabilities | 17 May 201200:00 | – | nessus |
![]() | RealNetworks RealPlayer MP4 File Handling Denial of Service Vulnerability (Windows) | 2 Apr 201200:00 | – | openvas |
![]() | CVE-2012-2411 | 18 May 201218:00 | – | cvelist |
![]() | CVE-2012-2406 | 18 May 201218:00 | – | cvelist |
![]() | CVE-2012-1904 | 28 Mar 201210:00 | – | cvelist |
![]() | CVE-2012-2411 | 18 May 201218:55 | – | nvd |
![]() | CVE-2012-2406 | 18 May 201218:55 | – | nvd |
![]() | CVE-2012-1904 | 28 Mar 201210:55 | – | nvd |
![]() | Buffer overflow | 18 May 201218:55 | – | prion |
# SPDX-FileCopyrightText: 2012 Greenbone AG
# Some text descriptions might be excerpted from (a) referenced
# source(s), and are Copyright (C) by the respective right holder(s).
#
# SPDX-License-Identifier: GPL-2.0-only
if(description)
{
script_oid("1.3.6.1.4.1.25623.1.0.802826");
script_version("2024-02-15T05:05:40+0000");
script_cve_id("CVE-2012-1904", "CVE-2012-2406", "CVE-2012-2411");
script_tag(name:"cvss_base", value:"9.3");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:M/Au:N/C:C/I:C/A:C");
script_tag(name:"last_modification", value:"2024-02-15 05:05:40 +0000 (Thu, 15 Feb 2024)");
script_tag(name:"creation_date", value:"2012-04-02 16:18:38 +0530 (Mon, 02 Apr 2012)");
script_name("RealNetworks RealPlayer MP4 File Handling Denial of Service Vulnerability - Windows");
script_xref(name:"URL", value:"http://secunia.com/advisories/49193");
script_xref(name:"URL", value:"http://www.securityfocus.com/bid/53555");
script_xref(name:"URL", value:"http://xforce.iss.net/xforce/xfdb/74316");
script_xref(name:"URL", value:"http://xforce.iss.net/xforce/xfdb/75647");
script_xref(name:"URL", value:"http://xforce.iss.net/xforce/xfdb/75648");
script_xref(name:"URL", value:"http://en.securitylab.ru/nvd/422383.php");
script_xref(name:"URL", value:"http://service.real.com/realplayer/security/05152012_player/en/");
script_xref(name:"URL", value:"http://packetstormsecurity.org/files/111162/RealPlayer-1.1.4-Memory-Corruption.html");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2012 Greenbone AG");
script_family("Denial of Service");
script_dependencies("gb_realplayer_detect_win.nasl");
script_mandatory_keys("RealPlayer/Win/Ver");
script_tag(name:"impact", value:"Successful exploitation may allow remote attackers to execute arbitrary
code, cause buffer overflow or cause the application to crash, creating a
denial of service condition.");
script_tag(name:"affected", value:"RealPlayer versions before 15.0.4.53
RealPlayer SP versions 1.0 through 1.1.5 on Windows");
script_tag(name:"insight", value:"The flaws are due to
- An error the in 'mp4fformat.dll' in the QuickTime File Format plugin. This
can be exploited to cause a crash by sending a crafted MP4 file.
- An error within the parsing of RealMedia ASMRuleBook.
- An error within the RealJukebox Media parser, which allows to cause a
buffer overflow.");
script_tag(name:"solution", value:"Upgrade to RealPlayer version 15.0.4.53 or later.");
script_tag(name:"summary", value:"RealPlayer is prone to a denial of service (DoS) vulnerability.");
script_tag(name:"qod_type", value:"registry");
script_tag(name:"solution_type", value:"VendorFix");
exit(0);
}
include("version_func.inc");
rpVer = get_kb_item("RealPlayer/Win/Ver");
if(isnull(rpVer)){
exit(0);
}
## versions 14 comes has 12.0.1
## SP 1.0 through 1.1.5 , builr version for 1.1.5 comes has 12.0.0.879
if((rpVer =~ "^12\.0\.1\.*") ||
version_is_less_equal(version:rpVer, test_version:"12.0.0.879") ||
version_in_range(version:rpVer, test_version:"15.0.0", test_version2:"15.0.3.37")){
security_message( port: 0, data: "The target host was found to be vulnerable" );
}
Transform Your Security Services
Elevate your offerings with Vulners' advanced Vulnerability Intelligence. Contact us for a demo and discover the difference comprehensive, actionable intelligence can make in your security strategy.
Book a live demo