CVE Catalog

CVE-2025-63748

HighCVSS 8.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.35%

27th percentile - higher than 27% of all known CVEs

Summary

In QaTraq 6.9.2, authenticated users can upload arbitrary files via the 'Add Attachment' feature in the 'Test Script' module. The application fails to restrict file types, enabling the upload of executable PHP files. Once uploaded, the file can be accessed through the 'View Attachment' option, which executes the PHP payload on the server.

Risk Assessment

An attacker can achieve remote code execution on the server, leading to full system compromise, data theft, or lateral movement within the internal network.

Recommendation

Immediately update QaTraq to the latest version and implement file type validation (e.g., allowlist of extensions) and antivirus scanning for uploaded attachments.

Other vulnerabilities in QaTraq

Original NVD description (English source)

QaTraq 6.9.2 allows authenticated users to upload arbitrary files via the "Add Attachment" feature in the "Test Script" module. The application fails to restrict file types, enabling the upload of executable PHP files. Once uploaded, the file can be accessed through the "View Attachment" option, which executes the PHP payload on the server.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS