Security
Headlines
HeadlinesLatestCVEs

Headline

CVE-2023-31718: GitHub - MateusTesser/CVE-2023-31718

FUXA <= 1.1.12 is vulnerable to Local via Inclusion via /api/download.

CVE
#web#git

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?

1 branch 0 tags

Code

  • Use Git or checkout with SVN using the web URL.

  • Open with GitHub Desktop

  • Download ZIP

Latest commit

Files

Permalink

Failed to load latest commit information.

Type

Name

Latest commit message

Commit time

CVE-2023-31718

Its possible to include local files into the endpoint /api/download. This endpoint is to download reports from the FUXA and can read local files from HTTP GET “name” parameter.

/api/download?cmd=REPORT-DOWNLOAD&name=…/…/…/…/…/…/etc/passwd

Name Affected product: FUXA

Version affected: <= 1.1.12

Problem: Local File Inclusion

Description: It’s possible to include local files into the endpoint /api/download. This endpoint is to download reports from the FUXA and can read local files from HTTP GET “name” parameter /api/download?cmd=REPORT-DOWNLOAD&name=…/…/…/…/…/…/etc/passwd

Related news

GHSA-wwfj-h843-3hrq: FUXA local file inclusion vulnerability

FUXA <= 1.1.12 is vulnerable to Local File Inclusion via `/api/download`.

CVE: Latest News

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