{ "id": "CVE-2023-3179", "sourceIdentifier": "contact@wpscan.com", "published": "2023-07-17T14:15:10.843", "lastModified": "2023-11-07T04:18:08.283", "vulnStatus": "Modified", "cveTags": [], "descriptions": [ { "lang": "en", "value": "The POST SMTP Mailer WordPress plugin before 2.5.7 does not have proper CSRF checks in some AJAX actions, which could allow attackers to make logged in users with the manage_postman_smtp capability resend an email to an arbitrary address (for example a password reset email could be resent to an attacker controlled email, and allow them to take over an account)." } ], "metrics": { "cvssMetricV31": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "REQUIRED", "scope": "UNCHANGED", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH" }, "exploitabilityScore": 2.8, "impactScore": 5.9 } ] }, "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:wpexperts:post_smtp_mailer:*:*:*:*:*:wordpress:*:*", "versionEndExcluding": "2.5.7", "matchCriteriaId": "BEDAD609-58E9-4841-A9C9-2CF8935580CA" } ] } ] } ], "references": [ { "url": "https://wpscan.com/vulnerability/542caa40-b199-4397-90bb-4fdb693ebb24", "source": "contact@wpscan.com", "tags": [ "Exploit", "Third Party Advisory" ] } ] }