2023-08-26 10:00:29 +00:00
{
"id" : "CVE-2023-4547" ,
"sourceIdentifier" : "cna@vuldb.com" ,
"published" : "2023-08-26T09:15:09.057" ,
2023-11-07 21:03:21 +00:00
"lastModified" : "2023-11-07T04:22:43.380" ,
"vulnStatus" : "Modified" ,
2023-08-26 10:00:29 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "A vulnerability was found in SPA-Cart eCommerce CMS 1.9.0.3. It has been rated as problematic. Affected by this issue is some unknown functionality of the file /search. The manipulation of the argument filter[brandid]/filter[price] leads to cross site scripting. The attack may be launched remotely. VDB-238058 is the identifier assigned to this vulnerability."
}
] ,
"metrics" : {
2023-08-29 22:00:28 +00:00
"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
2023-11-07 21:03:21 +00:00
} ,
2023-08-26 10:00:29 +00:00
{
2023-11-07 21:03:21 +00:00
"source" : "1af790b2-7ee1-4545-860a-a788eba489b5" ,
2023-08-26 10:00:29 +00:00
"type" : "Secondary" ,
"cvssData" : {
2023-11-07 21:03:21 +00:00
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N" ,
2023-08-26 10:00:29 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 3.5 ,
"baseSeverity" : "LOW"
} ,
"exploitabilityScore" : 2.1 ,
"impactScore" : 1.4
}
] ,
"cvssMetricV2" : [
{
2023-11-07 21:03:21 +00:00
"source" : "1af790b2-7ee1-4545-860a-a788eba489b5" ,
2023-08-26 10:00:29 +00:00
"type" : "Secondary" ,
"cvssData" : {
"version" : "2.0" ,
"vectorString" : "AV:N/AC:L/Au:S/C:N/I:P/A:N" ,
"accessVector" : "NETWORK" ,
"accessComplexity" : "LOW" ,
"authentication" : "SINGLE" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "PARTIAL" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 4.0
} ,
"baseSeverity" : "MEDIUM" ,
"exploitabilityScore" : 8.0 ,
"impactScore" : 2.9 ,
"acInsufInfo" : false ,
"obtainAllPrivilege" : false ,
"obtainUserPrivilege" : false ,
"obtainOtherPrivilege" : false ,
"userInteractionRequired" : false
}
]
} ,
"weaknesses" : [
{
2023-08-29 22:00:28 +00:00
"source" : "nvd@nist.gov" ,
2023-08-26 10:00:29 +00:00
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-79"
}
]
2023-08-29 22:00:28 +00:00
} ,
{
2023-11-07 21:03:21 +00:00
"source" : "1af790b2-7ee1-4545-860a-a788eba489b5" ,
2023-08-29 22:00:28 +00:00
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-79"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:spa-cart:ecommerce_cms:1.9.0.3:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "93B7AD74-6F1F-4634-A073-725D49E7B93F"
}
]
}
]
2023-08-26 10:00:29 +00:00
}
] ,
"references" : [
2023-08-28 20:00:28 +00:00
{
"url" : "http://packetstormsecurity.com/files/174343/SPA-Cart-eCommerce-CMS-1.9.0.3-Cross-Site-Scripting.html" ,
2023-08-29 22:00:28 +00:00
"source" : "cna@vuldb.com" ,
"tags" : [
"Exploit" ,
"Third Party Advisory" ,
"VDB Entry"
]
2023-08-28 20:00:28 +00:00
} ,
2023-08-26 10:00:29 +00:00
{
"url" : "https://vuldb.com/?ctiid.238058" ,
2023-08-29 22:00:28 +00:00
"source" : "cna@vuldb.com" ,
"tags" : [
"Permissions Required" ,
"Third Party Advisory" ,
"VDB Entry"
]
2023-08-26 10:00:29 +00:00
} ,
{
"url" : "https://vuldb.com/?id.238058" ,
2023-08-29 22:00:28 +00:00
"source" : "cna@vuldb.com" ,
"tags" : [
"Third Party Advisory" ,
"VDB Entry"
]
2023-08-26 10:00:29 +00:00
}
]
}