AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2020-35676

MEDIUM · CVSS 6.1 EPSS 0.75% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2020-12-24 · Last synced 2026-08-04

CyberRota Analysis

AI analysis pending.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2020-35676
Severity
MEDIUM
CVSS
6.1
EPSS
0.75%
Java

Original NVD Description

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.