CVE-2022-50963 Details
Description
uBidAuction 2.0.1 contains a reflected cross-site scripting vulnerability in the auctions/myAuctions/status/active 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.
A reflected cross-site scripting vulnerability has been identified in uBidAuction version 2.0.1, specifically within the auctions/myAuctions/status/active module. The vulnerability arises from improper sanitization of the date_created, date_from, date_to, and created_at parameters in the filter functionality. This flaw allows remote attackers to inject malicious scripts via crafted GET requests, which are executed in the browsers of victims.
The vulnerability can be addressed by implementing proper input validation and output sanitization for the affected parameters. Disallow special characters in GET requests and sanitize the output in the filter module to prevent script execution.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed May 10, 2026CISA-ADP
Assessed May 12, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://www.apphp.com/codemarket/items/48/ubidauction-php-classic-and-bid-auctions-script | [email protected] | ProductVendor |
| https://www.exploit-db.com/exploits/50693 | [email protected] | ExploitTechnical Description |
| https://www.vulncheck.com/advisories/ubidauction-myauctions-active-reflected-xss | [email protected] | AdvisoryBundleExploit |
| https://www.vulnerability-lab.com/get_content.php?id=2289 | [email protected] | AdvisoryBundleExploitRemedy |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-79 | Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| uBidAuction | All versions |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 24, 2026 | CVE Translated | [email protected] |
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| May 10, 2026 | New CVE Received | [email protected] |
Volerion