{ "id": "CVE-2022-37730", "sourceIdentifier": "cve@mitre.org", "published": "2022-09-07T15:15:08.340", "lastModified": "2022-09-13T15:46:43.007", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "In ftcms 2.1, there is a Cross Site Request Forgery (CSRF) vulnerability in the PHP page, which causes the attacker to forge a link to trick him to click on a malicious link or visit a page containing attack code, and send a request to the server (corresponding to the identity authentication information) as the victim without the victim's knowledge." }, { "lang": "es", "value": "En ftcms versi\u00f3n 2.1, se presenta una vulnerabilidad de tipo Cross Site Request Forgery (CSRF) en la p\u00e1gina PHP, que causa que el atacante falsifique un enlace para enga\u00f1arle y haga clic en un enlace malicioso o visite una p\u00e1gina que contenga c\u00f3digo de ataque, y env\u00ede una petici\u00f3n al servidor (correspondiente a la informaci\u00f3n de autenticaci\u00f3n de identidad) como la v\u00edctima sin que \u00e9sta lo sepa" } ], "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 } ] }, "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:ftcms:ftcms:2.1:*:*:*:*:*:*:*", "matchCriteriaId": "4D96686A-D7DF-418A-8E01-C43519229E68" } ] } ] } ], "references": [ { "url": "https://github.com/whiex/webvue/blob/gh-pages/Ftcms%20CSRF.md", "source": "cve@mitre.org", "tags": [ "Exploit", "Third Party Advisory" ] } ] }