### [CVE-2000-0500](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2000-0500)



### Description
The default configuration of BEA WebLogic 5.1.0 allows a remote attacker to view source code of programs by requesting a URL beginning with /file/, which causes the default servlet to display the file without further processing.
### POC
#### Reference
- http://marc.info/?l=bugtraq&m=96161462915381&w=2
#### Github
No PoCs found on GitHub currently.