| Reporter | Title | Published | Views | Family All 87 |
|---|---|---|---|---|
| Mac OS X Multiple Vulnerabilities (Security Update 2005-009) | 30 Nov 200500:00 | – | nessus | |
| CentOS 3 / 4 : php (CESA-2005:748) | 5 Jul 200600:00 | – | nessus | |
| Debian DSA-789-1 : php4 - several vulnerabilities | 30 Aug 200500:00 | – | nessus | |
| Debian DSA-798-1 : phpgroupware - several vulnerabilities | 6 Sep 200500:00 | – | nessus | |
| Debian DSA-840-1 : drupal - missing input sanitising | 5 Oct 200500:00 | – | nessus | |
| Debian DSA-842-1 : egroupware - missing input sanitising | 5 Oct 200500:00 | – | nessus | |
| Fedora Core 3 : php-4.3.11-2.7 (2005-809) | 12 Sep 200500:00 | – | nessus | |
| Fedora Core 4 : php-5.0.4-10.4 (2005-810) | 12 Sep 200500:00 | – | nessus | |
| FreeBSD : pear-XML_RPC -- remote PHP code injection vulnerability (e65ad1bf-0d8b-11da-90d0-00304823c0d3) | 13 May 200600:00 | – | nessus | |
| GLSA-200508-13 : PEAR XML-RPC, phpxmlrpc: New PHP script injection vulnerability | 30 Aug 200500:00 | – | nessus |
| Source | Link |
|---|---|
| securityfocus | www.securityfocus.com/bid/14560 |
| vuxml | www.vuxml.org/freebsd/e65ad1bf-0d8b-11da-90d0-00304823c0d3.html |
| hardened-php | www.hardened-php.net/advisory_142005.66.html |
# SPDX-FileCopyrightText: 2008 E-Soft Inc.
# 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.55050");
script_version("2024-02-15T05:05:39+0000");
script_tag(name:"last_modification", value:"2024-02-15 05:05:39 +0000 (Thu, 15 Feb 2024)");
script_tag(name:"creation_date", value:"2008-09-04 20:41:11 +0200 (Thu, 04 Sep 2008)");
script_cve_id("CVE-2005-2498");
script_tag(name:"cvss_base", value:"7.5");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:L/Au:N/C:P/I:P/A:P");
script_name("FreeBSD Ports: pear-XML_RPC");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2008 E-Soft Inc.");
script_family("FreeBSD Local Security Checks");
script_dependencies("gather-package-list.nasl");
script_mandatory_keys("ssh/login/freebsd", "ssh/login/freebsdrel");
script_tag(name:"insight", value:"The following package is affected: pear-XML_RPC");
script_tag(name:"solution", value:"Update your system with the appropriate patches or
software upgrades.");
script_xref(name:"URL", value:"http://www.hardened-php.net/advisory_142005.66.html");
script_xref(name:"URL", value:"http://www.securityfocus.com/bid/14560");
script_xref(name:"URL", value:"http://www.vuxml.org/freebsd/e65ad1bf-0d8b-11da-90d0-00304823c0d3.html");
script_tag(name:"summary", value:"The remote host is missing an update to the system
as announced in the referenced advisory.");
script_tag(name:"qod_type", value:"package");
script_tag(name:"solution_type", value:"VendorFix");
exit(0);
}
include("revisions-lib.inc");
include("pkg-lib-bsd.inc");
vuln = FALSE;
txt = "";
bver = portver(pkg:"pear-XML_RPC");
if(!isnull(bver) && revcomp(a:bver, b:"1.4.0")<0) {
txt += 'Package pear-XML_RPC version ' + bver + ' is installed which is known to be vulnerable.\n';
vuln = TRUE;
}
if(vuln) {
security_message(data:txt);
} else if (__pkg_match) {
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