Files
CVEs-PoC/2011/CVE-2011-4592.md
T
2024-06-18 02:51:15 +02:00

18 lines
790 B
Markdown

### [CVE-2011-4592](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-4592)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20n%2Fa%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
The command-line cron implementation in Moodle 2.0.x before 2.0.6 and 2.1.x before 2.1.3 does not properly interact with IP blocking, which might allow remote attackers to bypass intended IP address restrictions by leveraging a configuration in which IP blocking was disabled to restore cron functionality.
### POC
#### Reference
- http://moodle.org/mod/forum/discuss.php?d=191761
#### Github
No PoCs found on GitHub currently.