2023-12-20 15:01:41 +00:00
{
2024-01-15 16:00:40 +00:00
"data_version" : "4.0" ,
2023-12-20 15:01:41 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2023-6991" ,
2024-01-15 16:00:40 +00:00
"ASSIGNER" : "contact@wpscan.com" ,
"STATE" : "PUBLIC"
2023-12-20 15:01:41 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-01-15 16:00:40 +00:00
"value" : "The JSM file_get_contents() Shortcode WordPress plugin before 2.7.1 does not validate one of its shortcode's parameters before making a request to it, which could allow users with contributor role and above to perform SSRF attacks."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-918 Server-Side Request Forgery (SSRF)"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Unknown" ,
"product" : {
"product_data" : [
{
"product_name" : "JSM file_get_contents() Shortcode" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_name" : "0" ,
"version_value" : "2.7.1"
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://wpscan.com/vulnerability/0b92becb-8a47-48fd-82e8-f7641cf5c9bc" ,
"refsource" : "MISC" ,
"name" : "https://wpscan.com/vulnerability/0b92becb-8a47-48fd-82e8-f7641cf5c9bc"
2023-12-20 15:01:41 +00:00
}
]
2024-01-15 16:00:40 +00:00
} ,
"generator" : {
"engine" : "WPScan CVE Generator"
} ,
"source" : {
"discovery" : "EXTERNAL"
} ,
"credits" : [
{
"lang" : "en" ,
"value" : "Dmitrii Ignatyev"
} ,
{
"lang" : "en" ,
"value" : "WPScan"
}
]
2023-12-20 15:01:41 +00:00
}