mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
19 lines
867 B
Markdown
19 lines
867 B
Markdown
### [CVE-2024-48234](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-48234)
|
|

|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue was discovered in mipjz 5.0.5. In the push method of app\tag\controller\ApiAdminTag.php the value of the postAddress parameter is not processed and is directly passed into curl_exec execution and output, resulting in Server-side request forgery (SSRF) vulnerability that can read server files.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/sansanyun/mipjz/issues/18
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|