PHP-Calendar 'description' and 'lastaction' Cross Site Scripting Vulnerabilities
🗓️ 28 May 2010 00:00:00Reported by Copyright (C) 2010 Greenbone AGType
openvas🔗 plugins.openvas.org👁 17 Views
| Reporter | Title | Published | Views | Family All 5 |
|---|---|---|---|---|
| CVE-2010-2041 | 25 May 201014:00 | – | cve | |
| CVE-2010-2041 | 25 May 201014:00 | – | cvelist | |
| EUVD-2010-2061 | 7 Oct 202500:30 | – | euvd | |
| CVE-2010-2041 | 25 May 201014:30 | – | nvd | |
| Cross site scripting | 25 May 201014:30 | – | prion |
| Source | Link |
|---|---|
| securityfocus | www.securityfocus.com/archive/1/archive/1/511395/100/0/threaded |
| php-calendar | www.php-calendar.blogspot.com/2010/05/php-calendar-20-beta7.html |
| securityfocus | www.securityfocus.com/bid/40334 |
| vupen | www.vupen.com/english/advisories/2010/1202 |
| secunia | www.secunia.com/advisories/33899 |
# 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:php-calendar:php-calendar";
if(description)
{
script_oid("1.3.6.1.4.1.25623.1.0.902190");
script_version("2025-03-05T05:38:52+0000");
script_tag(name:"last_modification", value:"2025-03-05 05:38:52 +0000 (Wed, 05 Mar 2025)");
script_tag(name:"creation_date", value:"2010-05-28 16:52:49 +0200 (Fri, 28 May 2010)");
script_cve_id("CVE-2010-2041");
script_tag(name:"cvss_base", value:"4.3");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:M/Au:N/C:N/I:P/A:N");
script_name("PHP-Calendar 'description' and 'lastaction' Cross Site Scripting Vulnerabilities");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2010 Greenbone AG");
script_family("Web application abuses");
script_dependencies("secpod_php_calendar_detect.nasl");
script_mandatory_keys("PHP-Calendar/installed");
script_xref(name:"URL", value:"http://secunia.com/advisories/33899");
script_xref(name:"URL", value:"http://www.securityfocus.com/bid/40334");
script_xref(name:"URL", value:"http://www.vupen.com/english/advisories/2010/1202");
script_xref(name:"URL", value:"http://php-calendar.blogspot.com/2010/05/php-calendar-20-beta7.html");
script_xref(name:"URL", value:"http://www.securityfocus.com/archive/1/archive/1/511395/100/0/threaded");
script_tag(name:"affected", value:"PHP-Calendar version 2.0 Beta6 and prior on all platforms.");
script_tag(name:"insight", value:"The flaws are due to input validation errors when processing the
'description' and 'lastaction' parameters.");
script_tag(name:"solution", value:"Upgrade PHP-Calendar to 2.0 Beta7 or later.");
script_tag(name:"summary", value:"PHP-Calendar is prone to Cross Site Scripting vulnerabilities.");
script_tag(name:"impact", value:"Successful exploitation will allow attacker to execute arbitrary script
code.");
script_tag(name:"solution_type", value:"VendorFix");
script_tag(name:"qod_type", value:"remote_banner");
exit(0);
}
include("version_func.inc");
include("host_details.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_equal( version:vers, test_version:"2.0.beta6")){
report = report_fixed_ver( installed_version:vers, fixed_version:"2.0 Beta7" );
security_message( data:report, port:port );
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
6.4Medium risk
Vulners AI Score6.4
CVSS 24.3
EPSS0.01263