← Terug naar overzicht

YesWiki, a PHP-based wiki system, contains an unauthenticated SQL injection vulnerability in its public Bazar entry-listing APIs prior to version 4.6.6. The flaw exists in numeric query and queries filters where attacker-controlled filter values are escaped but inserted into SQL queries without quotes or numeric validation. This allows unauthenticated attackers to inject boolean SQL expressions and perform blind SQL injection to infer database contents based on whether entries are returned. No authentication is required to exploit this vulnerability, making it accessible to any remote attacker. The vulnerability affects the Bazar module's field handling for numeric value structures. A patch has been released in YesWiki version 4.6.6, which addresses the improper SQL construction. Users are advised to upgrade to version 4.6.6 or later to mitigate the risk of database enumeration and potential data exfiltration.

Affected products

  • YesWiki

Related CVE's

  • CVE-2026-52770

Categories

  • Database & Storage
  • Web Technologies