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

91 lines
2.5 KiB
JSON

{
"id": "CVE-2023-23014",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-01-20T19:15:18.117",
"lastModified": "2023-01-28T02:47:30.483",
"vulnStatus": "Analyzed",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Cross Site Scripting (XSS) vulnerability in InventorySystem thru commit e08fbbe17902146313501ed0b5feba81d58f455c (on Apr 23, 2021) via edit_store_name and edit_active inputs in file InventorySystem.php."
},
{
"lang": "es",
"value": "Vulnerabilidad de cross site scripting (XSS) en InventorySystem a trav\u00e9s del commit e08fbbe17902146313501ed0b5feba81d58f455c (el 23 de abril de 2021) a trav\u00e9s de las entradas edit_store_name y edit_active en el archivo InventorySystem.php."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "CHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.8,
"impactScore": 2.7
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-79"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:inventory_system_project:inventory_system:*:*:*:*:*:*:*:*",
"versionEndIncluding": "2021-04-23",
"matchCriteriaId": "413ACC49-84A1-429A-AFB9-AE5DDE54C3E9"
}
]
}
]
}
],
"references": [
{
"url": "https://gist.github.com/enferas/649f39c955ce2816ba1abae620e749c7",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
},
{
"url": "https://github.com/ronknight/InventorySystem/issues/23",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
]
}
]
}