cve/2023/CVE-2023-2287.md

18 lines
867 B
Markdown
Raw Normal View History

2024-05-28 08:49:17 +00:00
### [CVE-2023-2287](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-2287)
![](https://img.shields.io/static/v1?label=Product&message=Orbit%20Fox%20by%20ThemeIsle&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%202.10.24%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-918%20Server-Side%20Request%20Forgery%20(SSRF)&color=brighgreen)
### Description
The Orbit Fox by ThemeIsle WordPress plugin before 2.10.24 does not limit URLs which may be used for the stock photo import feature, allowing the user to specify arbitrary URLs. This leads to a server-side request forgery as the user may force the server to access any URL of their choosing.
### POC
#### Reference
- https://wpscan.com/vulnerability/1b36a184-2138-4a65-8940-07e7764669bb
#### Github
No PoCs found on GitHub currently.