{ "id": "CVE-2023-27008", "sourceIdentifier": "cve@mitre.org", "published": "2023-03-28T15:15:06.973", "lastModified": "2023-04-03T17:24:45.877", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "A Cross-site scripting (XSS) vulnerability in the function encrypt_password() in login.tmpl.php in ATutor 2.2.1 allows remote attackers to inject arbitrary web script or HTML via the token parameter." } ], "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:C/C:L/I:L/A:N", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "REQUIRED", "scope": "CHANGED", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM" }, "exploitabilityScore": 2.8, "impactScore": 2.7 } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-79" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:atutor:atutor:2.2.1:*:*:*:*:*:*:*", "matchCriteriaId": "3379F338-0AB7-4ECE-B5C5-42DA74D9FD9A" } ] } ] } ], "references": [ { "url": "https://plantplants213607121.wordpress.com/2023/02/16/atutor-2-2-1-cross-site-scripting-via-the-token-body-parameter/", "source": "cve@mitre.org", "tags": [ "Exploit", "Third Party Advisory" ] } ] }