{ "id": "CVE-2022-42235", "sourceIdentifier": "cve@mitre.org", "published": "2022-10-11T18:15:10.927", "lastModified": "2022-10-11T20:31:31.400", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "A Stored XSS issue in Student Clearance System v.1.0 allows the injection of arbitrary JavaScript in the Student registration form." }, { "lang": "es", "value": "Un problema de tipo XSS almacenado en Student Clearance System versi\u00f3n v.1.0, permite una inyecci\u00f3n de JavaScript arbitrario en el formulario de registro de estudiantes" } ], "metrics": { "cvssMetricV31": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "LOW", "userInteraction": "REQUIRED", "scope": "CHANGED", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "availabilityImpact": "NONE", "baseScore": 5.4, "baseSeverity": "MEDIUM" }, "exploitabilityScore": 2.3, "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:student_clearance_system_project:student_clearance_system:1.0:*:*:*:*:*:*:*", "matchCriteriaId": "BB5C788B-BFAB-447F-80E8-BC45B78F05AC" } ] } ] } ], "references": [ { "url": "https://github.com/draco1725/Stored-XSS/blob/main/poc", "source": "cve@mitre.org", "tags": [ "Exploit", "Third Party Advisory" ] } ] }