mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-24 15:54:10 +02:00
18 lines
712 B
Markdown
18 lines
712 B
Markdown
### [CVE-2002-1704](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-1704)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Zeroboard 4.1, when the "allow_url_fopen" and "register_globals" variables are enabled, allows remote attackers to execute arbitrary PHP code by modifying the _zb_path parameter to reference a URL on a remote web server that contains the code.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/alyaqasrina/Innovators-Group
|
|
|