ghsa-8wqh-3wxx-4342
Vulnerability from github
Published
2023-06-21 15:30
Modified
2024-04-22 21:31
Severity ?
Details
Sourcecodester Enrollment System Project V1.0 is vulnerable to SQL Injection (SQLI) attacks, which allow an attacker to manipulate the SQL queries executed by the application. The application fails to properly validate user-supplied input in the username and password fields during the login process, enabling an attacker to inject malicious SQL code.
{ "affected": [], "aliases": [ "CVE-2023-33584" ], "database_specific": { "cwe_ids": [ "CWE-89" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2023-06-21T13:15:10Z", "severity": "CRITICAL" }, "details": "Sourcecodester Enrollment System Project V1.0 is vulnerable to SQL Injection (SQLI) attacks, which allow an attacker to manipulate the SQL queries executed by the application. The application fails to properly validate user-supplied input in the username and password fields during the login process, enabling an attacker to inject malicious SQL code.", "id": "GHSA-8wqh-3wxx-4342", "modified": "2024-04-22T21:31:00Z", "published": "2023-06-21T15:30:21Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-33584" }, { "type": "WEB", "url": "https://github.com/sudovivek/CVE/blob/main/CVE-2023-33584/CVE-2023-33584.txt" }, { "type": "WEB", "url": "https://github.com/sudovivek/My-CVE/blob/main/CVE-2023-33584_exploit.md" }, { "type": "WEB", "url": "https://packetstormsecurity.com/files/cve/CVE-2023-33584" }, { "type": "WEB", "url": "https://www.exploit-db.com/exploits/51501" }, { "type": "WEB", "url": "https://www.sourcecodester.com/php/14444/enrollment-system-project-source-code-using-phpmysql.html" }, { "type": "WEB", "url": "http://packetstormsecurity.com/files/172718/Enrollment-System-Project-1.0-Authentication-Bypass-SQL-Injection.html" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ] }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.