mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 03:37:37 +02:00
19 lines
935 B
Markdown
19 lines
935 B
Markdown
### [CVE-2011-0745](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0745)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|