2021-06-28 08:35:29 +00:00
|
|
|
id: jenkins-api-panel
|
|
|
|
|
|
|
|
info:
|
2022-11-22 23:03:44 +00:00
|
|
|
name: Jenkins API Panel - Detect
|
2021-06-28 08:35:29 +00:00
|
|
|
author: righettod
|
|
|
|
severity: info
|
2022-11-22 23:03:44 +00:00
|
|
|
description: Jenkins API panel was detected.
|
|
|
|
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:jenkins:jenkins:*:*:*:*:*:*:*:*
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
2024-03-23 09:28:19 +00:00
|
|
|
max-request: 1
|
2024-02-22 00:55:04 +00:00
|
|
|
product: jenkins
|
2024-03-26 08:03:04 +00:00
|
|
|
vendor: jenkins
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: panel,api,jenkins
|
2021-06-28 08:35:29 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-06-28 08:35:29 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/api/xml"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "hudson.model.Hudson"
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
2022-11-22 23:03:44 +00:00
|
|
|
- 200
|
2024-03-26 08:03:04 +00:00
|
|
|
# digest: 490a00463044022048e821616230ea1ffb5a4abeaad02226f1b30abde8d08543ab34ed67bac4c60a0220311017a85fe390cc09b37a8c395ecbc0441bc8cc0c4f65bd529d5b7956e9ced1:922c64590222798bb761d5b6d8e72950
|