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

80 lines
2.1 KiB
JSON

{
"id": "CVE-2022-36720",
"sourceIdentifier": "cve@mitre.org",
"published": "2022-08-25T22:15:08.950",
"lastModified": "2022-08-27T02:30:32.113",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Library Management System v1.0 was discovered to contain a SQL injection vulnerability via the id parameter at /admin/modify1.php."
},
{
"lang": "es",
"value": "Se ha detectado que Library Management System versi\u00f3n v1.0, contiene una vulnerabilidad de inyecci\u00f3n SQL por medio del par\u00e1metro id en el archivo /admin/modify1.php."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 2.8,
"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:library_management_system_project:library_management_system:1.0:*:*:*:*:*:*:*",
"matchCriteriaId": "3BBBCAFC-400E-4937-A2E9-7324D0CBC071"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/k0xx11/bug_report/blob/main/vendors/kingbhob02/library-management-system/SQLi-13.md",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
}
]
}