{ "id": "CVE-2023-37131", "sourceIdentifier": "cve@mitre.org", "published": "2023-07-06T15:15:16.210", "lastModified": "2023-07-11T16:06:53.417", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "A Cross-Site Request Forgery (CSRF) in the component /public/admin/profile/update.html of YznCMS v1.1.0 allows attackers to arbitrarily change the Administrator password via a crafted POST request." } ], "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:N/I:H/A:N", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "REQUIRED", "scope": "UNCHANGED", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM" }, "exploitabilityScore": 2.8, "impactScore": 3.6 } ] }, "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:yzncms:yzncms:1.1.0:*:*:*:*:*:*:*", "matchCriteriaId": "C4E84E2B-3E4E-4AC8-8FFA-13382F0FDCD4" } ] } ] } ], "references": [ { "url": "https://github.com/ken678/yzncms/issues/2", "source": "cve@mitre.org", "tags": [ "Exploit", "Issue Tracking" ] } ] }