2024-01-11 11:00:28 +00:00
{
"id" : "CVE-2023-4248" ,
"sourceIdentifier" : "security@wordfence.com" ,
"published" : "2024-01-11T09:15:46.613" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T08:34:42.623" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2024-01-11 11:00:28 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "The GiveWP plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including, 2.33.3. This is due to missing or incorrect nonce validation on the give_stripe_disconnect_connect_stripe_account function. This makes it possible for unauthenticated attackers to deactivate the plugin's stripe integration settings via a forged request granted they can trick a site administrator into performing an action such as clicking on a link."
2024-01-11 15:00:28 +00:00
} ,
{
"lang" : "es" ,
"value" : "El complemento GiveWP para WordPress es vulnerable a Cross-Site Request Forgery en versiones hasta la 2.33.3 incluida. Esto se debe a una validaci\u00f3n nonce faltante o incorrecta en la funci\u00f3n Give_stripe_disconnect_connect_stripe_account. Esto hace posible que atacantes no autenticados desactiven la configuraci\u00f3n de integraci\u00f3n de franjas del complemento a trav\u00e9s de una solicitud falsificada, siempre que puedan enga\u00f1ar a un administrador del sitio para que realice una acci\u00f3n como hacer clic en un enlace."
2024-01-11 11:00:28 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2024-01-17 00:55:29 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "security@wordfence.com" ,
"type" : "Secondary" ,
2024-01-17 00:55:29 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:L" ,
"baseScore" : 5.4 ,
"baseSeverity" : "MEDIUM" ,
2024-01-17 00:55:29 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "LOW" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "LOW"
2024-01-17 00:55:29 +00:00
} ,
"exploitabilityScore" : 2.8 ,
2024-12-08 03:06:42 +00:00
"impactScore" : 2.5
2024-01-17 00:55:29 +00:00
} ,
2024-01-11 11:00:28 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2024-01-11 11:00:28 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N" ,
"baseScore" : 4.3 ,
"baseSeverity" : "MEDIUM" ,
2024-01-11 11:00:28 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "LOW" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2024-01-11 11:00:28 +00:00
} ,
"exploitabilityScore" : 2.8 ,
2024-12-08 03:06:42 +00:00
"impactScore" : 1.4
2024-01-11 11:00:28 +00:00
}
]
} ,
2024-01-17 00:55:29 +00:00
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-352"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:givewp:givewp:*:*:*:*:*:wordpress:*:*" ,
"versionEndIncluding" : "2.33.3" ,
"matchCriteriaId" : "DF28BFE7-F306-4B24-848E-F798C8AC9E9C"
}
]
}
]
}
] ,
2024-01-11 11:00:28 +00:00
"references" : [
{
"url" : "https://plugins.trac.wordpress.org/browser/give/trunk/includes/gateways/stripe/includes/admin/admin-actions.php?rev=2585755#L361" ,
2024-01-17 00:55:29 +00:00
"source" : "security@wordfence.com" ,
"tags" : [
"Patch"
]
2024-01-11 11:00:28 +00:00
} ,
{
"url" : "https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&new=2974851%40give%2Ftrunk&old=2973080%40give%2Ftrunk&sfp_email=&sfph_mail=" ,
2024-01-17 00:55:29 +00:00
"source" : "security@wordfence.com" ,
"tags" : [
"Patch"
]
2024-01-11 11:00:28 +00:00
} ,
{
"url" : "https://www.wordfence.com/threat-intel/vulnerabilities/id/2bff8dea-6971-47d4-bd2c-0821687033e5?source=cve" ,
2024-01-17 00:55:29 +00:00
"source" : "security@wordfence.com" ,
"tags" : [
"Product" ,
"Third Party Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://plugins.trac.wordpress.org/browser/give/trunk/includes/gateways/stripe/includes/admin/admin-actions.php?rev=2585755#L361" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&new=2974851%40give%2Ftrunk&old=2973080%40give%2Ftrunk&sfp_email=&sfph_mail=" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://www.wordfence.com/threat-intel/vulnerabilities/id/2bff8dea-6971-47d4-bd2c-0821687033e5?source=cve" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Product" ,
"Third Party Advisory"
]
2024-01-11 11:00:28 +00:00
}
]
}