AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2009-4237

LOW · CVSS 3.5 EPSS 3.31%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2009-12-10 · Last synced 2026-08-04

CyberRota Analysis

This is a low severity vulnerability with a CVSS score of 3.5. It may be remotely exploitable. Exploitation may require the attacker to be authenticated.

CVE
CVE-2009-4237
Severity
LOW
CVSS
3.5
EPSS
3.31%

Original NVD Description

Multiple cross-site scripting (XSS) vulnerabilities in TestLink before 1.8.5 allow remote attackers to inject arbitrary web script or HTML via (1) the req parameter to login.php, and allow remote authenticated users to inject arbitrary web script or HTML via (2) the key parameter to lib/general/staticPage.php, (3) the tableName parameter to lib/attachments/attachmentupload.php, or the (4) startDate, (5) endDate, or (6) logLevel parameter to lib/events/eventviewer.php; (7) the search_notes_string parameter to lib/results/resultsMoreBuilds_buildReport.php; or the (8) expected_results, (9) name, (10) steps, or (11) summary parameter in a find action to lib/testcases/searchData.php, related to lib/functions/database.class.php.