CVE-2021-34249: SQL Injection
Published Feb 24, 2023
·Updated
SQL injection vulnerability in sourcecodester online-book-store 1.0 allows remote attackers to view sensitive information via the id paremeter in application URL.
Affected Software
1 affected component
Online Book Store Project Online Book Store=1.0
Event History
Feb 24, 2023
CVE Published
via MITRE·12:00 AM
Data Sourced
via MITRE·12:00 AM
Description
Frequently Asked Questions
1
What is the severity of CVE-2021-34249?
CVE-2021-34249 has a medium severity rating due to the potential for unauthorized access to sensitive information.
2
How do I fix CVE-2021-34249?
To fix CVE-2021-34249, validate and sanitize user inputs, particularly the 'id' parameter in the application URL.
3
Who is affected by CVE-2021-34249?
CVE-2021-34249 affects users of the Online Book Store Project version 1.0.
4
What type of vulnerability is CVE-2021-34249?
CVE-2021-34249 is classified as an SQL injection vulnerability.
5
What can attackers do with CVE-2021-34249?
Attackers exploiting CVE-2021-34249 can view sensitive information stored in the database by manipulating the 'id' parameter.