xine-lib Multiple Vulnerabilities
🗓️ 22 Aug 2008 00:00:00Reported by Copyright (C) 2008 Greenbone AGType
openvas🔗 plugins.openvas.org👁 22 Views
| Reporter | Title | Published | Views | Family All 18 |
|---|---|---|---|---|
| CVE-2008-5235 | 26 Nov 200801:00 | – | cve | |
| CVE-2008-5235 | 26 Nov 200801:00 | – | cvelist | |
| CVE-2008-5235 | 26 Nov 200801:00 | – | debiancve | |
| EUVD-2008-5212 | 7 Oct 202500:30 | – | euvd | |
| GLSA-201006-04 : xine-lib: User-assisted execution of arbitrary code | 2 Jun 201000:00 | – | nessus | |
| openSUSE Security Update : xine-devel (xine-devel-483) | 21 Jul 200900:00 | – | nessus | |
| SuSE 10 Security Update : xine (ZYPP Patch Number 5965) | 27 Jan 201100:00 | – | nessus | |
| openSUSE 10 Security Update : xine-devel (xine-devel-5966) | 5 Feb 200900:00 | – | nessus | |
| xine-lib: User-assisted execution of arbitrary code | 1 Jun 201000:00 | – | gentoo | |
| CVE-2008-5235 | 26 Nov 200801:30 | – | nvd |
10
| Source | Link |
|---|---|
| sourceforge | www.sourceforge.net/project/shownotes.php |
| securityfocus | www.securityfocus.com/bid/30698 |
| frsirt | www.frsirt.com/english/advisories/2008/2382 |
# SPDX-FileCopyrightText: 2008 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.900111");
script_version("2025-03-05T05:38:52+0000");
script_cve_id("CVE-2008-5235");
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:"2025-03-05 05:38:52 +0000 (Wed, 05 Mar 2025)");
script_tag(name:"creation_date", value:"2008-08-22 10:29:01 +0200 (Fri, 22 Aug 2008)");
script_category(ACT_GATHER_INFO);
script_family("General");
script_copyright("Copyright (C) 2008 Greenbone AG");
script_name("xine-lib Multiple Vulnerabilities");
script_dependencies("gather-package-list.nasl");
script_mandatory_keys("login/SSH/success");
script_exclude_keys("ssh/no_linux_shell");
script_xref(name:"URL", value:"http://www.frsirt.com/english/advisories/2008/2382");
script_xref(name:"URL", value:"http://www.securityfocus.com/bid/30698");
script_xref(name:"URL", value:"http://sourceforge.net/project/shownotes.php?release_id=619869&group_id=9655");
script_tag(name:"summary", value:"xine-lib is prone to multiple vulnerabilities.");
script_tag(name:"insight", value:"The flaws are due to:
- errors when processing malformed Ogg files in demux_ogg_send_chunk()
and send_header() functions in src/demuxers/demux_ogg.c
- error when processing malformed V4L video in open_video_capture_device()
function in src/input/input_v4l.c file.
- error when processing malformed ID3 data in id3v22_interp_frame(),
id3v23_interp_frame(), and id3v24_interp_frame() functions in src/demuxers/id3.c file.
- error when processing malformed Real file in demux_real_send_chunk()
function in src/demuxers/demux_real.c file.");
script_tag(name:"affected", value:"xine-lib versions prior to 1.1.15 on Linux (All).");
script_tag(name:"solution", value:"Upgrade to xine-lib version 1.1.15.");
script_tag(name:"impact", value:"Remote exploitation could allow execution of arbitrary code to
cause the server to crash or denying the access to legitimate users.");
script_tag(name:"qod_type", value:"executable_version_unreliable");
script_tag(name:"solution_type", value:"VendorFix");
exit(0);
}
include("ssh_func.inc");
include("version_func.inc");
sock = ssh_login_or_reuse_connection();
if(!sock) exit(0);
xineVer = ssh_cmd(socket:sock, cmd:"xine-config --version");
ssh_close_connection();
if(!xineVer) exit(0);
if(egrep(pattern:"^(0\..*|1\.(0\..*|1(\.0?[0-9]|\.1[0-4])?))([^.0-9]|$)", string:xineVer)){
report = report_fixed_ver(installed_version:xineVer, fixed_version:"1.1.15");
security_message(port:0, data:report);
exit(0);
}
exit(99);Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation
05 Mar 2025 00:00Current
7.6High risk
Vulners AI Score7.6
CVSS 29.3
EPSS0.04613