CVE-2020-37035
Unknown Unknown - Not Provided

SQL Injection in e-Learning PHP Script 0.1.0 Search Function

Vulnerability report for CVE-2020-37035, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

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-07-06
AI Q&A
2026-01-31
EPSS Evaluated
2026-07-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 Quick Actions

Instant insights powered by AI
Executive Summary

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.

Impact Analysis

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.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2020-37035. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart