2023-01-26 21:07:49 +00:00
{
2023-05-15 13:00:39 +00:00
"data_version" : "4.0" ,
2023-01-26 21:07:49 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2023-0520" ,
2023-05-15 13:00:39 +00:00
"ASSIGNER" : "contact@wpscan.com" ,
"STATE" : "PUBLIC"
2023-01-26 21:07:49 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-05-15 13:00:39 +00:00
"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."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-79 Cross-Site Scripting (XSS)"
}
]
} ,
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-352 Cross-Site Request Forgery (CSRF)"
}
]
2023-01-26 21:07:49 +00:00
}
]
2023-05-15 13:00:39 +00:00
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Unknown" ,
"product" : {
"product_data" : [
{
"product_name" : "RapidExpCart" ,
"version" : {
"version_data" : [
{
"version_value" : "not down converted" ,
"x_cve_json_5_version_data" : {
"versions" : [
{
"status" : "affected" ,
"versionType" : "custom" ,
"version" : "0" ,
"lessThanOrEqual" : "1.0"
}
] ,
"defaultStatus" : "affected"
}
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://wpscan.com/vulnerability/be4f7ff9-af79-477b-9f47-e40e25a3558e" ,
"refsource" : "MISC" ,
"name" : "https://wpscan.com/vulnerability/be4f7ff9-af79-477b-9f47-e40e25a3558e"
}
]
} ,
"generator" : {
"engine" : "WPScan CVE Generator"
} ,
"source" : {
"discovery" : "EXTERNAL"
} ,
"credits" : [
{
"lang" : "en" ,
"value" : "Shreya Pohekar"
} ,
{
"lang" : "en" ,
"value" : "WPScan"
}
]
2023-01-26 21:07:49 +00:00
}