2022-10-09 19:59:33 +00:00
|
|
|
id: babel-config-exposure
|
|
|
|
|
|
|
|
info:
|
2023-02-05 17:59:48 +00:00
|
|
|
name: Babel Configuration - Detect
|
2022-10-09 19:59:33 +00:00
|
|
|
author: DhiyaneshDK
|
2022-10-11 07:43:53 +00:00
|
|
|
severity: info
|
2023-02-05 21:44:49 +00:00
|
|
|
description: Babel configuration information was detected.
|
2023-02-05 16:54:05 +00:00
|
|
|
reference:
|
|
|
|
- https://babeljs.io/docs/en/configuration
|
2023-02-05 16:48:45 +00:00
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
2023-10-14 11:27:55 +00:00
|
|
|
cvss-score: 0
|
2023-02-05 16:48:45 +00:00
|
|
|
cwe-id: CWE-200
|
2024-09-10 08:22:50 +00:00
|
|
|
cpe: cpe:2.3:a:pocoo:babel:*:*:*:*:*:*:*:*
|
2023-02-06 22:57:49 +00:00
|
|
|
metadata:
|
2022-10-09 19:59:33 +00:00
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 1
|
2022-10-09 19:59:33 +00:00
|
|
|
shodan-query: html:"babel.config.js"
|
2024-09-10 08:22:50 +00:00
|
|
|
product: babel
|
|
|
|
vendor: pocoo
|
2022-10-09 19:59:33 +00:00
|
|
|
tags: exposure,config,file
|
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-10-09 19:59:33 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}/babel.config.js'
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- 'module.exports = {'
|
|
|
|
- 'presets: ['
|
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 490a0046304402207f02b9048c39a6e243f435af4611a97738041e2ccb74cc2a316929fe4bab5788022079585909c01c8910d3176c8e802319014b3765d666bb4593a7164376070abbfa:922c64590222798bb761d5b6d8e72950
|