2023-10-29 09:06:41 +00:00
{
"id" : "CVE-2020-36758" ,
"sourceIdentifier" : "security@wordfence.com" ,
"published" : "2023-10-20T08:15:11.393" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T05:30:14.460" ,
2023-11-07 21:03:21 +00:00
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-10-29 09:06:41 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "The RSS Aggregator by Feedzy plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including, 3.4.2. This is due to missing or incorrect nonce validation on the save_feedzy_post_type_meta() function. This makes it possible for unauthenticated attackers to update post meta via a forged request granted they can trick a site administrator into performing an action such as clicking on a link."
} ,
{
"lang" : "es" ,
"value" : "El complemento RSS Aggregator de Feedzy para WordPress es vulnerable a Cross-Site Request Forgery (CSRF) en versiones hasta la 3.4.2 incluida. Esto se debe a una validaci\u00f3n nonce faltante o incorrecta en la funci\u00f3n save_feedzy_post_type_meta(). Esto hace posible que atacantes no autenticados actualicen el metadato de la publicaci\u00f3n a trav\u00e9s de una solicitud falsificada, siempre que puedan enga\u00f1ar al administrador del sitio para que realice una acci\u00f3n como hacer click en un enlace."
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
2024-12-08 03:06:42 +00:00
"source" : "security@wordfence.com" ,
"type" : "Secondary" ,
2023-10-29 09:06:41 +00:00
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 4.3 ,
"baseSeverity" : "MEDIUM" ,
2023-10-29 09:06:41 +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"
2023-10-29 09:06:41 +00:00
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 1.4
} ,
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-10-29 09:06:41 +00:00
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 4.3 ,
"baseSeverity" : "MEDIUM" ,
2023-10-29 09:06:41 +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"
2023-10-29 09:06:41 +00:00
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 1.4
}
]
} ,
"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:themeisle:rss_aggregator_by_feedzy:*:*:*:*:*:wordpress:*:*" ,
"versionEndIncluding" : "3.4.2" ,
"matchCriteriaId" : "A8178F22-EB49-4843-A03C-AC5DCC69DE0D"
}
]
}
]
}
] ,
"references" : [
{
"url" : "https://blog.nintechnet.com/25-wordpress-plugins-vulnerable-to-csrf-attacks/" ,
"source" : "security@wordfence.com" ,
"tags" : [
"Exploit" ,
"Third Party Advisory"
]
} ,
{
"url" : "https://blog.nintechnet.com/more-wordpress-plugins-and-themes-vulnerable-to-csrf-attacks/" ,
"source" : "security@wordfence.com" ,
"tags" : [
"Not Applicable"
]
} ,
{
"url" : "https://blog.nintechnet.com/multiple-wordpress-plugins-fixed-csrf-vulnerabilities-part-1/" ,
"source" : "security@wordfence.com" ,
"tags" : [
"Not Applicable"
]
} ,
{
"url" : "https://blog.nintechnet.com/multiple-wordpress-plugins-fixed-csrf-vulnerabilities-part-2/" ,
"source" : "security@wordfence.com" ,
"tags" : [
"Not Applicable"
]
} ,
{
"url" : "https://blog.nintechnet.com/multiple-wordpress-plugins-fixed-csrf-vulnerabilities-part-3/" ,
"source" : "security@wordfence.com" ,
"tags" : [
"Not Applicable"
]
} ,
{
"url" : "https://blog.nintechnet.com/multiple-wordpress-plugins-fixed-csrf-vulnerabilities-part-4/" ,
"source" : "security@wordfence.com" ,
"tags" : [
"Not Applicable"
]
} ,
{
"url" : "https://blog.nintechnet.com/multiple-wordpress-plugins-fixed-csrf-vulnerabilities-part-5/" ,
"source" : "security@wordfence.com" ,
"tags" : [
"Not Applicable"
]
} ,
{
"url" : "https://plugins.trac.wordpress.org/changeset/2369394/feedzy-rss-feeds/trunk/includes/admin/feedzy-rss-feeds-admin.php" ,
"source" : "security@wordfence.com" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://www.wordfence.com/threat-intel/vulnerabilities/id/e3b916dc-3b94-4319-a805-0ea99d14429f?source=cve" ,
"source" : "security@wordfence.com" ,
"tags" : [
"Third Party Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://blog.nintechnet.com/25-wordpress-plugins-vulnerable-to-csrf-attacks/" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Exploit" ,
"Third Party Advisory"
]
} ,
{
"url" : "https://blog.nintechnet.com/more-wordpress-plugins-and-themes-vulnerable-to-csrf-attacks/" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Not Applicable"
]
} ,
{
"url" : "https://blog.nintechnet.com/multiple-wordpress-plugins-fixed-csrf-vulnerabilities-part-1/" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Not Applicable"
]
} ,
{
"url" : "https://blog.nintechnet.com/multiple-wordpress-plugins-fixed-csrf-vulnerabilities-part-2/" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Not Applicable"
]
} ,
{
"url" : "https://blog.nintechnet.com/multiple-wordpress-plugins-fixed-csrf-vulnerabilities-part-3/" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Not Applicable"
]
} ,
{
"url" : "https://blog.nintechnet.com/multiple-wordpress-plugins-fixed-csrf-vulnerabilities-part-4/" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Not Applicable"
]
} ,
{
"url" : "https://blog.nintechnet.com/multiple-wordpress-plugins-fixed-csrf-vulnerabilities-part-5/" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Not Applicable"
]
} ,
{
"url" : "https://plugins.trac.wordpress.org/changeset/2369394/feedzy-rss-feeds/trunk/includes/admin/feedzy-rss-feeds-admin.php" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://www.wordfence.com/threat-intel/vulnerabilities/id/e3b916dc-3b94-4319-a805-0ea99d14429f?source=cve" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Third Party Advisory"
]
2023-10-29 09:06:41 +00:00
}
]
}