2021-01-14 16:07:54 +00:00
{
2022-02-10 19:01:20 +00:00
"CVE_data_meta" : {
"ID" : "CVE-2021-24931" ,
"ASSIGNER" : "contact@wpscan.com" ,
"STATE" : "PUBLIC" ,
"TITLE" : "Secure Copy Content Protection and Content Locking < 2.8.2 - Unauthenticated SQL Injection"
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"generator" : "WPScan CVE Generator" ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Unknown" ,
"product" : {
"product_data" : [
{
"product_name" : "Secure Copy Content Protection and Content Locking" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_name" : "2.8.2" ,
"version_value" : "2.8.2"
}
]
}
}
]
2021-12-06 16:49:26 +01:00
}
}
]
}
2022-02-10 19:01:20 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
"value" : "The Secure Copy Content Protection and Content Locking WordPress plugin before 2.8.2 does not escape the sccp_id parameter of the ays_sccp_results_export_file AJAX action (available to both unauthenticated and authenticated users) before using it in a SQL statement, leading to an SQL injection."
}
2021-01-14 16:07:54 +00:00
]
2022-02-10 19:01:20 +00:00
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"url" : "https://wpscan.com/vulnerability/1cd52d61-af75-43ed-9b99-b46c471c4231" ,
"name" : "https://wpscan.com/vulnerability/1cd52d61-af75-43ed-9b99-b46c471c4231"
} ,
{
"refsource" : "MISC" ,
"name" : "http://packetstormsecurity.com/files/165946/WordPress-Secure-Copy-Content-Protection-And-Content-Locking-2.8.1-SQL-Injection.html" ,
"url" : "http://packetstormsecurity.com/files/165946/WordPress-Secure-Copy-Content-Protection-And-Content-Locking-2.8.1-SQL-Injection.html"
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"value" : "CWE-89 SQL Injection" ,
"lang" : "eng"
}
]
}
]
} ,
"credit" : [
{
"lang" : "eng" ,
"value" : "Krzysztof Zaj\u0105c"
}
] ,
"source" : {
"discovery" : "EXTERNAL"
2021-01-14 16:07:54 +00:00
}
}