2024-06-08 06:03:10 +00:00
{
"id" : "CVE-2024-5770" ,
"sourceIdentifier" : "security@wordfence.com" ,
"published" : "2024-06-08T05:15:40.320" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T09:48:18.730" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2024-06-08 06:03:10 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "The WP Force SSL & HTTPS SSL Redirect plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the 'ajax_save_setting' function in versions up to, and including, 1.66. This makes it possible for authenticated attackers, subscriber-level permissions and above, to update the plugin settings."
2024-06-16 02:03:09 +00:00
} ,
{
"lang" : "es" ,
"value" : "El complemento WP Force SSL & HTTPS SSL Redirect para WordPress es vulnerable a modificaciones no autorizadas de datos debido a una falta de verificaci\u00f3n de capacidad en la funci\u00f3n 'ajax_save_setting' en versiones hasta la 1.66 incluida. Esto hace posible que atacantes autenticados, con permisos de nivel de suscriptor y superiores, actualicen la configuraci\u00f3n del complemento."
2024-06-08 06:03:10 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
2024-12-08 03:06:42 +00:00
"source" : "security@wordfence.com" ,
"type" : "Secondary" ,
2024-11-01 15:03:21 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:L" ,
"baseScore" : 4.2 ,
"baseSeverity" : "MEDIUM" ,
2024-11-01 15:03:21 +00:00
"attackVector" : "NETWORK" ,
2024-12-08 03:06:42 +00:00
"attackComplexity" : "HIGH" ,
2024-11-01 15:03:21 +00:00
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "LOW" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "LOW"
2024-11-01 15:03:21 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 1.6 ,
"impactScore" : 2.5
2024-11-01 15:03:21 +00:00
} ,
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2024-06-08 06:03:10 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N" ,
"baseScore" : 4.3 ,
"baseSeverity" : "MEDIUM" ,
2024-06-08 06:03:10 +00:00
"attackVector" : "NETWORK" ,
2024-12-08 03:06:42 +00:00
"attackComplexity" : "LOW" ,
2024-06-08 06:03:10 +00:00
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "LOW" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2024-06-08 06:03:10 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 2.8 ,
"impactScore" : 1.4
2024-06-08 06:03:10 +00:00
}
]
} ,
2024-11-01 15:03:21 +00:00
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-862"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:webfactoryltd:wp_force_ssl:*:*:*:*:free:wordpress:*:*" ,
"versionEndExcluding" : "1.67" ,
"matchCriteriaId" : "E0C1A84B-B895-4BAC-BA9B-26B1A661CB3E"
}
]
}
]
}
] ,
2024-06-08 06:03:10 +00:00
"references" : [
{
"url" : "https://plugins.trac.wordpress.org/browser/wp-force-ssl/tags/1.66/wp-force-ssl.php#L953" ,
2024-11-01 15:03:21 +00:00
"source" : "security@wordfence.com" ,
"tags" : [
"Product"
]
2024-06-08 06:03:10 +00:00
} ,
{
"url" : "https://plugins.trac.wordpress.org/changeset/3099110/" ,
2024-11-01 15:03:21 +00:00
"source" : "security@wordfence.com" ,
"tags" : [
"Patch"
]
2024-06-08 06:03:10 +00:00
} ,
{
"url" : "https://swisskyrepo.github.io/PayloadsAllTheThings/CRLF%20Injection/" ,
2024-11-01 15:03:21 +00:00
"source" : "security@wordfence.com" ,
"tags" : [
"Not Applicable"
]
2024-06-08 06:03:10 +00:00
} ,
{
"url" : "https://www.wordfence.com/threat-intel/vulnerabilities/id/c2081e4a-c6b7-4730-be59-bc728b90ecaa?source=cve" ,
2024-11-01 15:03:21 +00:00
"source" : "security@wordfence.com" ,
"tags" : [
"Third Party Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://plugins.trac.wordpress.org/browser/wp-force-ssl/tags/1.66/wp-force-ssl.php#L953" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Product"
]
} ,
{
"url" : "https://plugins.trac.wordpress.org/changeset/3099110/" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://swisskyrepo.github.io/PayloadsAllTheThings/CRLF%20Injection/" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Not Applicable"
]
} ,
{
"url" : "https://www.wordfence.com/threat-intel/vulnerabilities/id/c2081e4a-c6b7-4730-be59-bc728b90ecaa?source=cve" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Third Party Advisory"
]
2024-06-08 06:03:10 +00:00
}
]
}