2022-05-06 10:24:34 +00:00
|
|
|
id: bigip-icontrol-rest
|
|
|
|
|
|
|
|
info:
|
2022-11-09 21:36:13 +00:00
|
|
|
name: F5 BIG-IP iControl REST Panel - Detect
|
2022-05-06 10:24:34 +00:00
|
|
|
author: MrCl0wnLab
|
|
|
|
severity: info
|
|
|
|
description: |
|
2023-10-14 11:27:55 +00:00
|
|
|
F5 BIG-IP iControl REST API discovered and may be vulnerable to an authentication bypass (not tested).
|
2022-05-06 10:24:34 +00:00
|
|
|
reference:
|
|
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2022-1388
|
|
|
|
- https://support.f5.com/csp/article/K23605346
|
|
|
|
- https://clouddocs.f5.com/products/big-iq/mgmt-api/v5.4/ApiReferences/bigiq_api_ref/r_auth_login.html
|
2023-10-14 11:27:55 +00:00
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
|
|
cwe-id: CWE-200
|
2024-03-26 08:03:04 +00:00
|
|
|
cpe: cpe:2.3:a:f5:big-ip_access_policy_manager:*:*:*:*:*:*:*:*
|
2022-05-06 10:24:34 +00:00
|
|
|
metadata:
|
2024-03-23 09:28:19 +00:00
|
|
|
max-request: 1
|
2024-04-08 11:34:33 +00:00
|
|
|
vendor: f5
|
2024-06-07 10:04:29 +00:00
|
|
|
product: big-ip_access_policy_manager
|
|
|
|
shodan-query:
|
|
|
|
- http.title:"BIG-IP®-+Redirect" +"Server"
|
|
|
|
- http.title:"big-ip®-+redirect" +"server"
|
|
|
|
fofa-query: title="big-ip®-+redirect" +"server"
|
|
|
|
google-query: intitle:"big-ip®-+redirect" +"server"
|
2022-05-06 10:24:34 +00:00
|
|
|
tags: panel,bigip,f5
|
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-05-06 10:24:34 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/mgmt/shared/authn/login"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- "resterrorresponse"
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 401
|
2024-06-08 16:02:17 +00:00
|
|
|
# digest: 4a0a00473045022003fc8a5114d6bc010538fb9be54710294c20232de1c5cca399316ff67e904d06022100967ce7b24c9378d380906c306b59ddbfb63ebfbdd06430c4bcac83c1fd52f41e:922c64590222798bb761d5b6d8e72950
|