vendor:
Sipwise C5 NGCP CSC
by:
LiquidWorm
7.5
CVSS
HIGH
Cross-Site Request Forgery (CSRF)
CWE
Product Name: Sipwise C5 NGCP CSC
Affected Version From:
Affected Version To: CE_m39.3.1, NGCP www_admin version 3.6.7
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested: Apache/2.2.22 (Debian), Apache/2.2.16 (Debian), nginx
2021
Sipwise C5 NGCP CSC – Click2Dial Cross-Site Request Forgery (CSRF)
The application interface allows users to perform certain actions via HTTP requests without performing any validity checks to verify the requests. This can be exploited to perform certain actions with administrative privileges if a logged-in user visits a malicious web site.
Mitigation:
Implement proper CSRF protection mechanisms such as unique tokens or referer validation.