Description Preview
The "Fish | Hunt FL" iOS application versions 3.8.0 and earlier contains an insecure direct object reference (IDOR) vulnerability in its hunting/fishing license retrieval functionality. This vulnerability allows authenticated attackers to manipulate parameters to access other users' personal information and view images of their hunting and fishing licenses without proper authorization. This represents a significant privacy breach as it exposes sensitive personal information of application users.
Overview
The vulnerability (CVE-2021-33981) is classified as CWE-639, an insecure direct object reference issue in the "Fish | Hunt FL" iOS application. The app fails to properly validate that the user requesting access to a hunting or fishing license has the appropriate permissions to view that specific license. When retrieving license information, the application does not verify that the authenticated user is the owner of the requested license, allowing attackers to access other users' data by manipulating request parameters. This vulnerability affects all versions of the application up to and including version 3.8.0.
Remediation
Organizations and developers should implement the following remediation steps:
- Update the "Fish | Hunt FL" iOS application to the latest version that addresses this vulnerability (versions after 3.8.0)
- Implement proper access control checks that validate the relationship between the authenticated user and the requested resource
- Use indirect reference maps where direct object references are replaced with temporary, random values
- Implement server-side validation to ensure users can only access their own license information
- Consider adding additional authentication steps for accessing sensitive information
- Audit all API endpoints for similar IDOR vulnerabilities
References
- Detailed vulnerability analysis: https://gist.github.com/p4lsec/1f024d96b44ea733cdae0605c7ce8a49
- CWE-639 (Authorization Bypass Through User-Controlled Key): https://cwe.mitre.org/data/definitions/639.html
- OWASP Insecure Direct Object Reference Prevention: https://cheatsheetseries.owasp.org/cheatsheets/Insecure_Direct_Object_Reference_Prevention_Cheat_Sheet.html
Industry ExposureMost to leastThis section illustrates the prevalence of a specific Common Vulnerabilities and Exposures (CVE) across various industries based on customer reports. The ranking displays industries from the most to least affected by this particular vulnerability, offering valuable insight into where this CVE has been most frequently observed. This information can help organizations within these sectors prioritize their security efforts, understand their relative risk exposure compared to their peers, and focus remediation strategies where they are most needed. By understanding the industry-specific impact, organizations can make more informed decisions regarding patching, resource allocation, and overall risk management related to this CVE.
This section illustrates the prevalence of a specific Common Vulnerabilities and Exposures (CVE) across various industries based on customer reports. The ranking displays industries from the most to least affected by this particular vulnerability, offering valuable insight into where this CVE has been most frequently observed. This information can help organizations within these sectors prioritize their security efforts, understand their relative risk exposure compared to their peers, and focus remediation strategies where they are most needed. By understanding the industry-specific impact, organizations can make more informed decisions regarding patching, resource allocation, and overall risk management related to this CVE.
- Accommodation & Food ServicesAccommodation & Food Services
- Administrative, Support, Waste Management & Remediation ServicesAdministrative, Support, Waste Management & Remediation Services
- Agriculture, Forestry Fishing & HuntingAgriculture, Forestry Fishing & Hunting
- Arts, Entertainment & RecreationArts, Entertainment & Recreation
- ConstructionConstruction
- Educational ServicesEducational Services
- Finance and InsuranceFinance and Insurance
- Health Care & Social AssistanceHealth Care & Social Assistance
- InformationInformation
- Management of Companies & EnterprisesManagement of Companies & Enterprises
- ManufacturingManufacturing
- MiningMining
- Other Services (except Public Administration)Other Services (except Public Administration)
- Professional, Scientific, & Technical ServicesProfessional, Scientific, & Technical Services
- Public AdministrationPublic Administration
- Real Estate Rental & LeasingReal Estate Rental & Leasing
- Retail TradeRetail Trade
- Transportation & WarehousingTransportation & Warehousing
- UtilitiesUtilities
- Wholesale TradeWholesale Trade