id: CVE-2022-25323 info: name: ZEROF Web Server 2.0 XSS author: pikpikcu severity: medium description: ZEROF Web Server 2.0 allows /admin.back XSS. reference: - https://nvd.nist.gov/vuln/detail/CVE-2022-25323 tags: xss,cve,cve2022,zerof requests: - method: GET path: - "{{BaseURL}}/admin.back" matchers-condition: and matchers: - type: word part: body words: - '' condition: and - type: status status: - 200