Security
Headlines
HeadlinesLatestCVEs

Headline

CVE-2023-33794: Stored Cross Site Scripting Vulnerability in "Create Tenants" function in Netbox 3.5.1 · Issue #5 · anhdq201/netbox

A stored cross-site scripting (XSS) vulnerability in the Create Tenants (/tenancy/tenants/) function of Netbox v3.5.1 allows attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the Name field.

CVE
#xss#vulnerability#web#auth

Version: 3.5.1****Description

An authenticated malicious user can take advantage of a Stored XSS vulnerability in “Create Tenants” function in the “Organization” feature.

Proof of Concept******Step 1: Go to /tenancy/tenants/, click “Add” and insert payload “<img src=1 onerror=’alert(document.cookie)'/>” in “Name” field.**********Step 2:** Go to /dcim/sites/, click “Add” and select "Tenant"**********Step 3: Script excuted********Impact**

If an attacker can control a script that is executed in the victim’s browser, then they can typically fully compromise that user.

CVE: Latest News

CVE-2023-50976: Transactions API Authorization by oleiman · Pull Request #14969 · redpanda-data/redpanda