First published: Fri Jun 17 2022(Updated: )
Online Discussion Forum Site 1 was discovered to contain a blind SQL injection vulnerability via the component /odfs/posts/view_post.php.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Itsourcecode Online Discussion Forum Project in PHP with Source Code | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2022-31296 is classified as a high severity vulnerability.
To fix CVE-2022-31296, ensure all user inputs are properly sanitized and parameterized queries are employed.
CVE-2022-31296 allows attackers to execute arbitrary SQL commands, potentially leading to data exposure or manipulation.
CVE-2022-31296 affects version 1.0 of the Online Discussion Forum software.
The vulnerable component in CVE-2022-31296 is /odfs/posts/view_post.php.