VYPR
High severity8.2NVD Advisory· Published Jan 27, 2026· Updated Apr 15, 2026

CVE-2021-47902

CVE-2021-47902

Description

Testa Online Test Management System 3.4.7 contains a SQL injection vulnerability that allows attackers to manipulate database queries through the 'q' search parameter. Attackers can inject malicious SQL code in the search field to extract database information, potentially accessing sensitive user or system data.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Testa Online Test Management System 3.4.7 is vulnerable to SQL injection via the 'q' search parameter, allowing attackers to extract sensitive database information.

Vulnerability

Overview

CVE-2021-47902 is a SQL injection vulnerability in Testa Online Test Management System version 3.4.7. The vulnerability exists in the search functionality, where the 'q' parameter is not properly sanitized, allowing an attacker to inject arbitrary SQL commands. This flaw is classified under CWE-89 (Improper Neutralization of Special Elements used in an SQL Command) [3].

Exploitation

Details

An attacker can exploit this vulnerability by sending a crafted HTTP POST request to the application's search endpoint. The exploit requires no authentication, as the search functionality is accessible to unauthenticated users [2]. The attacker injects a UNION-based SQL payload in the 'q' parameter, as demonstrated in the Proof of Concept (PoC) provided by the Ultra Security Team [2]. The attack vector is network-based (AV:N) with low complexity (AC:L) and no privileges required (PR:N) [3].

Impact

Successful exploitation allows an attacker to extract sensitive information from the database, such as user credentials, personal data, and other system details. The vulnerability has a high impact on confidentiality (VC:H) according to the CVSS v4 vector [3]. Integrity and availability impacts are limited [3].

Mitigation

Status

As of the publication date (2026-01-27), no official patch or workaround has been released by the vendor. Users of Testa Online Test Management System 3.4.7 are advised to restrict access to the search functionality or upgrade to a patched version if available [1].

AI Insight generated on May 19, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

1

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

3

News mentions

0

No linked articles in our index yet.