Lucene search
+L

Opentaps ERP + CRM Search_String Parameter HTML Injection Vulnerability

🗓️ 24 Apr 2009 00:00:00Reported by Copyright (C) 2009 Christian Eric EdjengueleType 
openvas
 openvas
🔗 plugins.openvas.org👁 25 Views

Opentaps ERP + CRM HTML Injection Vulnerabilit

Related
Refs
Code
ReporterTitlePublishedViews
Family
cve
CVE
CVE-2006-6589
15 Dec 200619:00
cve
cvelist
Cvelist
CVE-2006-6589
15 Dec 200619:00
cvelist
euvd
EUVD
EUVD-2006-6572
7 Oct 202500:30
euvd
nvd
NVD
CVE-2006-6589
15 Dec 200619:28
nvd
openvas
OpenVAS
Apache OFBiz <= 3.0.0 Multiple HTML Injection Vulnerabilities
22 Apr 200900:00
openvas
SourceLink
securityfocuswww.securityfocus.com/bid/21702
# SPDX-FileCopyrightText: 2009 Christian Eric Edjenguele
# 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-or-later

CPE = "cpe:/a:apache:opentaps";

if(description)
{
  script_oid("1.3.6.1.4.1.25623.1.0.101022");
  script_version("2023-08-01T13:29:10+0000");
  script_tag(name:"last_modification", value:"2023-08-01 13:29:10 +0000 (Tue, 01 Aug 2023)");
  script_tag(name:"creation_date", value:"2009-04-24 21:45:26 +0200 (Fri, 24 Apr 2009)");
  script_tag(name:"cvss_base", value:"6.8");
  script_tag(name:"cvss_base_vector", value:"AV:N/AC:M/Au:N/C:P/I:P/A:P");
  script_cve_id("CVE-2006-6589");
  script_xref(name:"URL", value:"http://www.securityfocus.com/bid/21702");
  script_name("Opentaps ERP + CRM Search_String Parameter HTML Injection Vulnerability");
  script_category(ACT_GATHER_INFO);
  script_copyright("Copyright (C) 2009 Christian Eric Edjenguele");
  script_family("Web application abuses");
  script_dependencies("remote-detect-Opentaps_ERP_CRM.nasl");
  script_require_ports("Services/www", 8080);
  script_mandatory_keys("OpentapsERP/installed");

  script_tag(name:"solution", value:"Download the latest release from the opentaps website.");

  script_tag(name:"summary", value:"The running Opentaps ERP + CRM is prone to an HTML injection
  vulnerability.");

  script_tag(name:"solution_type", value:"VendorFix");
  script_tag(name:"qod_type", value:"remote_banner");

  exit(0);
}

include("revisions-lib.inc");
include("misc_func.inc");
include("host_details.inc");

if( ! port = get_app_port( cpe:CPE ) ) exit( 0 );
if( ! vers = get_app_version( port:port, cpe:CPE ) ) exit( 0 );

if( revcomp( a:vers, b:"0.9.3" ) <= 0 ) {
  report = "The current Opentaps version " + vers + " is affected by a Search_String Parameter HTML injection vulnerability.";
  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

01 Aug 2023 00:00Current
6.6Medium risk
Vulners AI Score6.6
CVSS 26.8
EPSS0.02799
25