CVE-2020-37035
Unknown Unknown - Not Provided
SQL Injection in e-Learning PHP Script 0.1.0 Search Function

Publication date: 2026-01-30

Last updated on: 2026-01-30

Assigner: VulnCheck

Description
e-Learning PHP Script 0.1.0 contains a SQL injection vulnerability in the search functionality that allows attackers to manipulate database queries through unvalidated user input. Attackers can inject malicious SQL code in the 'search' parameter to potentially extract, modify, or access sensitive database information.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-01-30
Last Modified
2026-01-30
Generated
2026-05-07
AI Q&A
2026-01-31
EPSS Evaluated
2026-05-05
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
unknown_vendor e-learning_php_script 0.1.0
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-89 The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability is a SQL injection in the search functionality of e-Learning PHP Script 0.1.0. It occurs because the application does not properly validate user input in the 'search' parameter, allowing attackers to inject malicious SQL code. This can lead to unauthorized manipulation of database queries.


How can this vulnerability impact me? :

An attacker exploiting this vulnerability can potentially extract, modify, or access sensitive information stored in the database. This could lead to data breaches, unauthorized data modification, and exposure of confidential information.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart