CVE-2020-35676
MEDIUM WAF: High
CVSS 6.1
Published: 2020-12-24
CWE-79
BigProf Online Invoicing System before 3.1 fails to correctly sanitize an XSS payload when a user registers using the self-registration functionality. As such, an attacker can input a crafted payload that will execute upon the application's administrator browsing the registered users' list. Once the arbitrary Javascript is executed in the context of the admin, this will cause the attacker to gain administrative privileges, effectively leading into an application takeover. This affects app/membership_signup.php and app/admin/pageViewMembers.php.
WAF Coverage Analysis
Cross-Site Scripting (XSS)
High WAF Coverage
OWASP: A03:2021 Injection
941xxx - XSS / XXE
Affected Software
| Vendor | Product | Version |
|---|---|---|
| bigprof | online_invoicing_system | up to 3.1 |
References
- github.com (Third Party Advisory)
- labs.ingredous.com (Exploit, Third Party Advisory)