mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
18 lines
697 B
Markdown
18 lines
697 B
Markdown
### [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.
|
|
|