CVE Catalog

CVE-2022-50965

MediumCVSS 6.1
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.25%

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

Summary

A reflected XSS vulnerability exists in the posts/manage module of uBidAuction 2.0.1. The date_created, date_from, date_to, and created_at parameters in the filter functionality are not properly sanitized, allowing remote attackers to inject malicious scripts via crafted GET requests that execute in victims' browsers.

Risk Assessment

Attackers can steal user sessions, redirect victims to malicious sites, or exfiltrate sensitive data, compromising system confidentiality and integrity.

Recommendation

Update uBidAuction to the latest version with fixed parameter filtering and implement server-side input validation.

Original NVD description (English source)

uBidAuction 2.0.1 contains a reflected cross-site scripting vulnerability in the posts/manage module. The date_created, date_from, date_to, and created_at parameters in the filter functionality are not properly sanitized, allowing remote attackers to inject malicious scripts via crafted GET requests that execute in victims' browsers.

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