cve/2005/CVE-2005-1398.md

18 lines
699 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2005-1398](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1398)
![](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
phpcart.php in PHPCart 3.2 allows remote attackers to change product price information by modifying the (1) price or (2) postage parameters. NOTE: it was later reported that 3.4 through 4.6.4 are also affected.
### POC
#### Reference
- http://lostmon.blogspot.com/2005/04/phpcart-price-manipulation.html
#### Github
No PoCs found on GitHub currently.