First published: Thu Jun 16 2022(Updated: )
An issue in the delete_post() function of Online Discussion Forum Site 1 allows unauthenticated attackers to arbitrarily delete posts.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
SourceCodester Online Discussion Forum Site | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2022-31295 is considered a high severity vulnerability due to its ability to allow unauthenticated attackers to delete posts.
To fix CVE-2022-31295, it's recommended to implement authentication and authorization checks in the delete_post() function.
CVE-2022-31295 affects version 1.0 of the Online Discussion Forum Site software.
CVE-2022-31295 can be exploited by unauthenticated attackers looking to arbitrarily delete posts on the platform.
The delete_post() function is the vulnerable component in CVE-2022-31295.