{ "id": "CVE-2023-5640", "sourceIdentifier": "contact@wpscan.com", "published": "2023-11-20T19:15:09.940", "lastModified": "2023-11-27T16:34:48.403", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "The Article Analytics WordPress plugin does not properly sanitise and escape a parameter before using it in a SQL statement via an AJAX action available to unauthenticated users, leading to a SQL injection vulnerability." }, { "lang": "es", "value": "El complemento Article Analytics de WordPress no sanitiza ni escapa adecuadamente un par\u00e1metro antes de usarlo en una declaraci\u00f3n SQL a trav\u00e9s de una acci\u00f3n AJAX disponible para usuarios no autenticados, lo que genera una vulnerabilidad de inyecci\u00f3n SQL." } ], "metrics": { "cvssMetricV31": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL" }, "exploitabilityScore": 3.9, "impactScore": 5.9 } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-89" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:dguzun:article_analytics:*:*:*:*:*:wordpress:*:*", "versionEndIncluding": "1.0", "matchCriteriaId": "F843011A-F756-43F0-B4F2-D8D4CF65941D" } ] } ] } ], "references": [ { "url": "https://devl00p.github.io/posts/Injection-SQL-dans-le-plugin-Wordpress-Article-Analytics/", "source": "contact@wpscan.com", "tags": [ "Exploit" ] }, { "url": "https://wpscan.com/vulnerability/9a383ef5-0f1a-4894-8f78-845abcb5062d", "source": "contact@wpscan.com", "tags": [ "Exploit", "Product", "Third Party Advisory" ] } ] }