2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2023-24231" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2023-02-10T16:15:12.123" ,
2023-11-07 21:03:21 +00:00
"lastModified" : "2023-11-07T04:08:21.990" ,
"vulnStatus" : "Modified" ,
2023-04-24 12:24:31 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "A stored cross-site scripting (XSS) vulnerability in the component /php-inventory-management-system/categories.php of Inventory Management System v1 allows attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the Categories Name parameter."
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "HIGH" ,
"userInteraction" : "REQUIRED" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 4.8 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 1.7 ,
"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_management_system_project:inventory_management_system:1.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "BE3D9475-43F9-4544-973D-E5B41DDB2695"
}
]
}
]
}
] ,
"references" : [
{
"url" : "https://github.com/stemword/php-inventory-management-system" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Product"
]
} ,
{
2023-11-07 21:03:21 +00:00
"url" : "https://medium.com/%400x2bit/inventory-management-system-multiple-stored-xss-vulnerability-b296365065b" ,
"source" : "cve@mitre.org"
2023-04-24 12:24:31 +02:00
}
]
}