René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

83 lines
2.1 KiB
JSON

{
"id": "CVE-2023-24199",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-02-06T15:15:10.917",
"lastModified": "2023-02-10T04:51:07.777",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Raffle Draw System v1.0 was discovered to contain a SQL injection vulnerability via the id parameter at delete_ticket.php."
}
],
"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:raffle_draw_system_project:raffle_draw_system:1.0:*:*:*:*:*:*:*",
"matchCriteriaId": "3292C3CB-82C1-4E6D-970B-AE09766A82DB"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/xiumulty/CVE/blob/main/Raffle%20draw%20system%20v1.0/sql%20in%20delete_ticket.php.md",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
},
{
"url": "https://www.sourcecodester.com/php/15951/raffle-draw-system-using-php-and-javascript-free-source-code.html",
"source": "cve@mitre.org",
"tags": [
"Product"
]
}
]
}