{ "schema_version": "1.4.0", "id": "GHSA-529p-qcfv-x329", "modified": "2022-09-14T00:00:51Z", "published": "2022-09-07T00:01:52Z", "aliases": [ "CVE-2022-2540" ], "details": "The Link Optimizer Lite plugin for WordPress is vulnerable to Cross-Site Request Forgery to Cross-Site Scripting in versions up to, and including 1.4.5. This is due to missing nonce validation on the admin_page function found in the ~/admin.php file. This makes it possible for unauthenticated attackers to modify the plugin's settings and inject malicious web scripts via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2540" }, { "type": "WEB", "url": "https://plugins.trac.wordpress.org/browser/link-optimizer-lite/1.4.5/admin.php#L20" }, { "type": "WEB", "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/ca64692b-b194-4ceb-975e-72e4041252f2?source=cve" }, { "type": "WEB", "url": "https://www.wordfence.com/vulnerability-advisories/#CVE-2022-2540" } ], "database_specific": { "cwe_ids": [ "CWE-352" ], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2022-09-06T18:15:00Z" } }