Paypal · Paypal Web Services · CVE-2006-0202
**Name of the Vulnerable Software and Affected Versions**
PayPal Web Services (aka PHP Toolkit) versions 0.50 and earlier
**Description**
The issue concerns world-readable permissions for `ipn/logs/ipn success.txt`, allowing local users to view sensitive payment data, and world-writable permissions for `ipn/logs`, enabling local users to delete or replace payment data.
**Recommendations**
For versions 0.50 and earlier, change the permissions of `ipn/logs/ipn success.txt` to restrict read access and modify the permissions of the `ipn/logs` directory to prevent unauthorized write access.