{ "id": "CVE-2022-46888", "sourceIdentifier": "cve@mitre.org", "published": "2023-01-19T19:15:10.950", "lastModified": "2023-01-25T19:51:13.613", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "Multiple reflective cross-site scripting (XSS) vulnerabilities in NexusPHP before 1.7.33 allow remote attackers to inject arbitrary web script or HTML via the secret parameter in /login.php; q parameter in /user-ban-log.php; query parameter in /log.php; text parameter in /moresmiles.php; q parameter in myhr.php; or id parameter in /viewrequests.php." } ], "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:nexusphp:nexusphp:*:*:*:*:*:*:*:*", "versionEndExcluding": "1.7.33", "matchCriteriaId": "3CDC6B00-1263-4F30-ACB8-CBDE162B4604" } ] } ] } ], "references": [ { "url": "https://github.com/xiaomlove/nexusphp/releases/tag/v1.7.33", "source": "cve@mitre.org", "tags": [ "Release Notes", "Third Party Advisory" ] }, { "url": "https://www.surecloud.com/resources/blog/nexusphp-surecloud-security-review-identifies-authenticated-unauthenticated-vulnerabilities", "source": "cve@mitre.org", "tags": [ "Exploit", "Third Party Advisory" ] } ] }