Junglewise Threat Intelligence

CVE-2022-50965: ApPHP uBidAuction reflected XSS in filter module parameters

CVE-2022-50965 · Severity: medium · CVSS 6.1 · Published 2026-05-10

Technologies: ApPHP uBidAuction, ApPHP MVC Framework. Vendors: ApPHP.

Executive brief

uBidAuction is a web-based platform used to create and manage online auction websites. A security flaw in the software allows attackers to trick users into executing malicious scripts in their own browsers by clicking a specially crafted link. This could lead to unauthorized access to user sessions, theft of sensitive information, or redirection to fraudulent websites.

Technical details

A reflected cross-site scripting (XSS) vulnerability exists in uBidAuction v2.0.1 due to improper neutralization of input in the 'filter' web module. Specifically, the parameters 'date_created', 'date_from', 'date_to', and 'created_at' are not properly sanitized before being rendered in the web page. An unauthenticated remote attacker can exploit this by sending a crafted GET request to various endpoints such as /posts/manage, /orders/myOrders, or /auctions/manage. Successful exploitation requires a victim to interact with a malicious link, allowing the attacker to execute arbitrary JavaScript in the context of the victim's browser session. This can result in the theft of session cookies or the performance of unauthorized actions on behalf of the user.

Affected products

  • ApPHP uBidAuction 2.0.1
  • ApPHP MVC Framework 1.2.2

Timeline

  • 2022-01-21: disclosed: Public disclosure by Vulnerability Laboratory
  • 2022-02-02: other: Exploit published on Exploit-DB
  • 2026-05-10: advisory: NVD/VulnCheck advisory published

References

Related threats