2023-05-15 16:00:27 +02:00
{
"id" : "CVE-2023-0520" ,
"sourceIdentifier" : "contact@wpscan.com" ,
"published" : "2023-05-15T13:15:09.810" ,
2023-05-23 16:00:33 +00:00
"lastModified" : "2023-05-23T15:45:27.587" ,
"vulnStatus" : "Analyzed" ,
2023-05-15 16:00:27 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "The RapidExpCart WordPress plugin through 1.0 does not sanitize and escape the url parameter in the rapidexpcart endpoint before storing it and outputting it back in the page, leading to a Stored Cross-Site Scripting vulnerability which could be used against high-privilege users such as admin, furthermore lack of csrf protection means an attacker can trick a logged in admin to perform the attack by submitting a hidden form."
}
] ,
2023-05-23 16:00:33 +00:00
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "REQUIRED" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 5.4 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 2.3 ,
"impactScore" : 2.7
}
]
} ,
2023-05-15 16:00:27 +02:00
"weaknesses" : [
{
"source" : "contact@wpscan.com" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-352"
} ,
{
"lang" : "en" ,
"value" : "CWE-79"
}
]
}
] ,
2023-05-23 16:00:33 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:rapidexp:rapidexpcart:*:*:*:*:*:wordpress:*:*" ,
"versionEndIncluding" : "1.0" ,
"matchCriteriaId" : "4EEE60E3-1875-436C-8EB1-176C5385E6ED"
}
]
}
]
}
] ,
2023-05-15 16:00:27 +02:00
"references" : [
{
"url" : "https://wpscan.com/vulnerability/be4f7ff9-af79-477b-9f47-e40e25a3558e" ,
2023-05-23 16:00:33 +00:00
"source" : "contact@wpscan.com" ,
"tags" : [
"Exploit"
]
2023-05-15 16:00:27 +02:00
}
]
}