mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-29 20:39:28 +02:00
24 lines
1.0 KiB
Markdown
24 lines
1.0 KiB
Markdown
### [CVE-2020-5250](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-5250)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
In PrestaShop before version 1.7.6.4, when a customer edits their address, they can freely change the id_address in the form, and thus steal someone else's address. It is the same with CustomerForm, you are able to change the id_customer and change all information of all accounts. The problem is patched in version 1.7.6.4.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/0xT11/CVE-POC
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/developer3000S/PoC-in-GitHub
|
|
- https://github.com/drkbcn/lblfixer_cve2020_5250
|
|
- https://github.com/hectorgie/PoC-in-GitHub
|
|
- https://github.com/nomi-sec/PoC-in-GitHub
|
|
- https://github.com/soosmile/POC
|
|
|