cve/2000/CVE-2000-1050.md

18 lines
680 B
Markdown
Raw Permalink Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2000-1050](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2000-1050)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Allaire JRun 3.0 http servlet server allows remote attackers to directly access the WEB-INF directory via a URL request that contains an extra "/" in the beginning of the request (aka the "extra leading slash").
### POC
#### Reference
- http://marc.info/?l=bugtraq&m=97236316510117&w=2
#### Github
No PoCs found on GitHub currently.