ghsa-74jr-x2w7-635g
Vulnerability from github
Published
2024-06-03 21:30
Modified
2024-08-14 21:33
Severity ?
VLAI Severity ?
Details
A SQL Injection vulnerability exists in the ofrs/admin/index.php
script of PHPGurukul Online Fire Reporting System 1.2. The vulnerability allows attackers to bypass authentication and gain unauthorized access by injecting SQL commands into the username input field during the login process.
{ "affected": [], "aliases": [ "CVE-2024-34987" ], "database_specific": { "cwe_ids": [ "CWE-89" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2024-06-03T20:15:09Z", "severity": "CRITICAL" }, "details": "A SQL Injection vulnerability exists in the `ofrs/admin/index.php` script of PHPGurukul Online Fire Reporting System 1.2. The vulnerability allows attackers to bypass authentication and gain unauthorized access by injecting SQL commands into the username input field during the login process.", "id": "GHSA-74jr-x2w7-635g", "modified": "2024-08-14T21:33:11Z", "published": "2024-06-03T21:30:45Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34987" }, { "type": "WEB", "url": "https://github.com/MarkLee131/PoCs/blob/main/CVE-2024-34987.md" }, { "type": "WEB", "url": "https://www.exploit-db.com/exploits/51989" } ], "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:N", "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.
Loading…