CVE ID: CVE-2024-30922 Description: A SQL Injection vulnerability has been identified in DerbyNet version 9.0, specifically affecting the 'where' clause in Award Document Rendering through the component `print/render/award.inc`. This vulnerability allows remote attackers to execute arbitrary code and disclose sensitive information without requiring authentication. Vulnerability Type: SQL Injection Vendor of Product: DerbyNet - Available on GitHub: https://github.com/jeffpiazza/derbynet Affected Product Code Base: DerbyNet - v9.0 Affected Component: print/render/award.inc Attack Type: Remote Impact: - Code execution: True - Information Disclosure: True Attack Vectors: The vulnerability in the document rendering endpoint, particularly within `print/render/award.inc`, is exposed to an unauthenticated SQL Injection. This flaw allows attackers to manipulate SQL queries by injecting malicious SQL code, potentially leading to unauthorized data access and manipulation. Discoverer: Valentin Lobstein References: - Official website: http://derbynet.com - Source code on GitHub: https://github.com/jeffpiazza/derbynet