2024-02-12 15:00:28 +00:00

80 lines
2.1 KiB
JSON

{
"id": "CVE-2024-25314",
"sourceIdentifier": "cve@mitre.org",
"published": "2024-02-09T14:15:08.863",
"lastModified": "2024-02-12T14:24:04.510",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Code-projects Hotel Managment System 1.0, allows SQL Injection via the 'sid' parameter in Hotel/admin/show.php?sid=2."
},
{
"lang": "es",
"value": "Code-projects Hotel Managment System 1.0, permite la inyecci\u00f3n SQL a trav\u00e9s del par\u00e1metro 'sid' en Hotel/admin/show.php?sid=2."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-89"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:hotel_management_system_project:hotel_management_system:1.0:*:*:*:*:*:*:*",
"matchCriteriaId": "8F64636D-FD66-4CE6-8BD2-F9772B65CCC9"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/tubakvgc/CVEs/blob/main/Hotel%20Managment%20System/Hotel%20Managment%20System%20-%20SQL%20Injection-2.md",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Product"
]
}
]
}