2022-11-02 11:31:46 +00:00
|
|
|
id: ampache-update-exposure
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Ampache Update Page Exposure
|
|
|
|
author: ritikchaddha
|
|
|
|
severity: low
|
2024-01-03 06:08:41 +00:00
|
|
|
description: Ampache update page is exposed.
|
2024-09-10 09:08:16 +00:00
|
|
|
classification:
|
|
|
|
cpe: cpe:2.3:a:ampache:ampache:*:*:*:*:*:*:*:*
|
2022-11-02 11:31:46 +00:00
|
|
|
metadata:
|
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 1
|
2024-09-10 08:22:50 +00:00
|
|
|
vendor: ampache
|
2024-09-10 09:08:16 +00:00
|
|
|
product: ampache
|
|
|
|
shodan-query: http.html:"Ampache Update"
|
2022-11-05 04:08:25 +00:00
|
|
|
tags: misconfig,ampache,exposure
|
2022-11-02 11:31:46 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-11-02 11:31:46 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/update.php"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- "Ampache Update"
|
|
|
|
case-insensitive: true
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- "No Update Needed"
|
|
|
|
- "No updates needed"
|
|
|
|
negative: true
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2024-09-12 05:14:01 +00:00
|
|
|
# digest: 4a0a00473045022100e5464c117fa93d6dee541633d717d63ebc08e2f2c7a572eeeee6a60044915314022057dcc90507f41828b37309719c085af6c7f6ce00edf4b454da1839db20704b67:922c64590222798bb761d5b6d8e72950
|