Serendipity < 1.5.4 'serendipity_admin.php' XSS Vulnerability
🗓️ 23 Sep 2010 00:00:00Reported by Copyright (C) 2010 Greenbone AGType
openvas🔗 plugins.openvas.org👁 22 Views
| Reporter | Title | Published | Views | Family All 8 |
|---|---|---|---|---|
| CVE-2010-2957 | 10 Sep 201017:00 | – | cve | |
| CVE-2010-2957 | 10 Sep 201017:00 | – | cvelist | |
| EUVD-2010-2961 | 7 Oct 202500:30 | – | euvd | |
| Cross-site Request Forgery (CSRF) in Serendipity | 26 Aug 201000:00 | – | htbridge | |
| CVE-2010-2957 | 10 Sep 201018:00 | – | nvd | |
| Cross site scripting | 10 Sep 201018:00 | – | prion | |
| CVE-2010-2957 | 22 May 202512:28 | – | redhatcve | |
| CVE-2010-2957 | 10 Sep 201018:00 | – | ubuntucve |
# SPDX-FileCopyrightText: 2010 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
CPE = "cpe:/a:s9y:serendipity";
if(description)
{
script_oid("1.3.6.1.4.1.25623.1.0.801517");
script_version("2026-04-17T15:51:27+0000");
script_tag(name:"last_modification", value:"2026-04-17 15:51:27 +0000 (Fri, 17 Apr 2026)");
script_tag(name:"creation_date", value:"2010-09-23 08:13:58 +0200 (Thu, 23 Sep 2010)");
script_cve_id("CVE-2010-2957");
script_tag(name:"cvss_base", value:"2.6");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:H/Au:N/C:N/I:P/A:N");
script_name("Serendipity < 1.5.4 'serendipity_admin.php' XSS Vulnerability");
script_xref(name:"URL", value:"http://www.openwall.com/lists/oss-security/2010/08/29/3");
script_xref(name:"URL", value:"http://blog.s9y.org/archives/223-Serendipity-1.5.4-released.html");
script_xref(name:"URL", value:"http://www.htbridge.ch/advisory/xss_vulnerability_in_serendipity.html");
script_tag(name:"qod_type", value:"remote_banner");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2010 Greenbone AG");
script_family("Web application abuses");
script_dependencies("gb_serendipity_http_detect.nasl");
script_mandatory_keys("serendipity/detected");
script_tag(name:"impact", value:"Successful exploitation will allow attacker to steal cookie-based
authentication credentials, disclosure or modification of sensitive data.");
script_tag(name:"affected", value:"Serendipity prior to 1.5.4 and on all platforms.");
script_tag(name:"insight", value:"The flaw exists due to failure in the
'include/functions_entries.inc.php' script to properly sanitize user-supplied input in
'serendipity[body]' variable.");
script_tag(name:"solution", value:"Update to version 1.5.4 or later.");
script_tag(name:"summary", value:"Serendipity is prone to a cross-site scripting (XSS)
vulnerability.");
script_tag(name:"vuldetect", value:"Checks if a vulnerable version is present on the target host.");
script_tag(name:"solution_type", value:"VendorFix");
exit(0);
}
include("host_details.inc");
include("version_func.inc");
if(!port = get_app_port(cpe:CPE))
exit(0);
if(!vers = get_app_version(cpe:CPE, port:port))
exit(0);
if(version_is_less(version:vers, test_version:"1.5.4")) {
report = report_fixed_ver(installed_version:vers, fixed_version:"1.5.4");
security_message(port:port, 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
17 Apr 2026 00:00Current
5.6Medium risk
Vulners AI Score5.6
CVSS 22.6
EPSS0.01104