Security
Headlines
HeadlinesLatestCVEs

Headline

CVE-2022-1803: UI REDRESSING in trudesk

Improper Restriction of Rendered UI Layers or Frames in GitHub repository polonel/trudesk prior to 1.2.2.

CVE
#web#git#docker

Description

The web application does not restrict or incorrectly restricts frame objects or UI layers that belong to another application or domain, which can lead to user confusion about which interface the user is interacting with.

Proof of Concept

  1. Go to this URL: https://clickjacker.io/test?url=https:%2F%2Fdocker.trudesk.io%2F
  2. Observe that the website is getting embeded in an Iframe.
  3. Observe that the headers x-frame-options and content-security-policy frame ancestors are missing.

Impact

Users are tricked into performing all sorts of unintended actions are such as typing in the password, clicking on ‘Delete my account’ button, liking a post, deleting a post, commenting on a blog. In other words all the actions that a normal user can do on a legitimate website can be done using clickjacking.

COUNTERMEASURES:

X-FRAME-OPTIONS is a security header to prevent clickjacking

CVE: Latest News

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