Closed DrHazemAli closed 7 years ago
There's a Reflected XSS vulnerability in the merchant SDK. The vulnerability exists due to insufficient filtration of user-supplied data in token. See Below!
i've submitted a pull-request which includes fixes.
We are aware of the issue in the sample code. It is currently being tracked here: https://github.com/paypal/merchant-sdk-php/issues/129
Please follow the above issue for further updates.
Issue description
There's a Reflected XSS vulnerability in the merchant SDK. The vulnerability exists due to insufficient filtration of user-supplied data in token. See Below!
Proof
Fixes
i've submitted a pull-request which includes fixes.