FOSSBilling: IDOR in Servicecustom Client API allows cross-client data access
Description
FOSSBilling is a free, open-source billing and client management system. In versions 0.7.2 and prior, the Servicecustom Client API's __call method accepts an order_id parameter and fetches the associated order without verifying the authenticated client owns it, potentially exposing cross-client data through IDOR. An authenticated client can access any other client's custom service by guessing sequential order IDs. This can lead to a confidentiality breach — attackers can read client PII (name, email, phone, address, company details, VAT number) and service configuration data belonging to other clients. This issue has been fixed in version 0.8.0.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected products
1- Range: <=0.7.2
Patches
Vulnerability mechanics
References
2- github.com/FOSSBilling/FOSSBilling/releases/tag/0.8.0mitrex_refsource_MISC
- github.com/FOSSBilling/FOSSBilling/security/advisories/GHSA-p36w-9x66-488jmitrex_refsource_CONFIRM
News mentions
0No linked articles in our index yet.