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

19 lines
935 B
Markdown

### [CVE-2011-0745](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0745)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
SugarCRM before 6.1.3 does not properly handle reloads and direct requests for a warning page produced by a certain duplicate check, which allows remote authenticated users to discover (1) the names of customers via a ShowDuplicates action to the Accounts module, reachable through index.php; or (2) the names of contact persons via a ShowDuplicates action to the Contacts module, reachable through index.php.
### POC
#### Reference
- http://securityreason.com/securityalert/8141
- http://www.redteam-pentesting.de/advisories/rt-sa-2011-002
#### Github
No PoCs found on GitHub currently.