2024-07-14 02:06:08 +00:00

99 lines
2.5 KiB
JSON

{
"id": "CVE-2023-23163",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-02-10T20:15:53.760",
"lastModified": "2023-12-20T20:08:04.793",
"vulnStatus": "Analyzed",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Art Gallery Management System Project v1.0 was discovered to contain a SQL injection vulnerability via the editid parameter."
}
],
"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:phpgurukul:art_gallery_management_system:1.0:*:*:*:*:*:*:*",
"matchCriteriaId": "CE7F7EC5-D077-4052-9013-D37C2F794796"
}
]
}
]
}
],
"references": [
{
"url": "http://packetstormsecurity.com/files/171643/Art-Gallery-Management-System-Project-1.0-SQL-Injection.html",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory",
"VDB Entry"
]
},
{
"url": "https://github.com/rahulpatwari/CVE/blob/main/CVE-2023-23163/CVE-2023-23163.txt",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
},
{
"url": "https://phpgurukul.com/art-gallery-management-system-using-php-and-mysql/",
"source": "cve@mitre.org",
"tags": [
"Product"
]
},
{
"url": "https://phpgurukul.com/projects/Art-Gallery-MS-PHP.zip",
"source": "cve@mitre.org",
"tags": [
"Product"
]
}
]
}