vendor:
PlaySMS
by:
Saadat Ullah
N/A
CVSS
N/A
Cross-site request forgery
352
CWE
Product Name: PlaySMS
Affected Version From: 0.9.9.2
Affected Version To: 0.9.9.2
Patch Exists: NO
Related CWE:
CPE: playsms
Platforms Tested: Apache/2.2.15 PHP/5.3.3
2013
PlaySMS <= 0.9.9.2 CSRF
Playsms is an open source SMS management system that suffers from Cross-site request forgery. An attacker can manipulate user data by sending a malicious crafted URL. Playsms does not use any security token to prevent CSRF, allowing manipulation of any user data.
Mitigation:
Implement CSRF protection by using security tokens.