fkie_cve-2024-57459
Vulnerability from fkie_nvd
Published
2025-06-02 16:15
Modified
2025-06-13 16:29
Severity ?
Summary
A time-based SQL injection vulnerability exists in mydetailsstudent.php in the CloudClassroom PHP Project 1.0. The myds parameter does not properly validate user input, allowing an attacker to inject arbitrary SQL commands.
References
▼ | URL | Tags | |
---|---|---|---|
cve@mitre.org | https://gist.github.com/b0mk35h/921cfa00f9ea1af66645574537d38587 | Third Party Advisory | |
cve@mitre.org | https://owasp.org/www-community/attacks/SQL_Injection | Not Applicable |
Impacted products
Vendor | Product | Version | |
---|---|---|---|
vishalmathur | cloudclassroom-php_project | 1.0 |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:vishalmathur:cloudclassroom-php_project:1.0:*:*:*:*:*:*:*", "matchCriteriaId": "4C9EE693-395C-473A-95BD-57C656C61AB3", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "A time-based SQL injection vulnerability exists in mydetailsstudent.php in the CloudClassroom PHP Project 1.0. The myds parameter does not properly validate user input, allowing an attacker to inject arbitrary SQL commands." }, { "lang": "es", "value": "Existe una vulnerabilidad de inyecci\u00f3n SQL basada en tiempo en mydetailsstudent.php del CloudClassroom PHP Project 1.0. El par\u00e1metro myds no valida correctamente la entrada del usuario, lo que permite a un atacante inyectar comandos SQL arbitrarios." } ], "id": "CVE-2024-57459", "lastModified": "2025-06-13T16:29:02.383", "metrics": { "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 7.3, "baseSeverity": "HIGH", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 3.4, "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "type": "Secondary" } ] }, "published": "2025-06-02T16:15:27.390", "references": [ { "source": "cve@mitre.org", "tags": [ "Third Party Advisory" ], "url": "https://gist.github.com/b0mk35h/921cfa00f9ea1af66645574537d38587" }, { "source": "cve@mitre.org", "tags": [ "Not Applicable" ], "url": "https://owasp.org/www-community/attacks/SQL_Injection" } ], "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Analyzed", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-89" } ], "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "type": "Secondary" } ] }
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…