Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CVE-2022-48434 (Medium) detected in ffmpeg4.2.2 #61

Open
mend-for-github-com bot opened this issue Mar 30, 2023 · 0 comments
Open

CVE-2022-48434 (Medium) detected in ffmpeg4.2.2 #61

mend-for-github-com bot opened this issue Mar 30, 2023 · 0 comments
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-for-github-com
Copy link

CVE-2022-48434 - Medium Severity Vulnerability

Vulnerable Library - ffmpeg4.2.2

Library home page: https://www.ffmpeg.org/releases/

Found in HEAD commit: e5168b773f1d7f76578e4b22da6fe38debdde1aa

Vulnerable Source Files (2)

/libavcodec/pthread_frame.c
/libavcodec/pthread_frame.c

Vulnerability Details

libavcodec/pthread_frame.c in FFmpeg before 5.1.2, as used in VLC and other products, leaves stale hwaccel state in worker threads, which allows attackers to trigger a use-after-free and execute arbitrary code in some circumstances (e.g., hardware re-initialization upon a mid-video SPS change when Direct3D11 is used).

Publish Date: 2023-03-29

URL: CVE-2022-48434

CVSS 3 Score Details (5.5)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Local
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: Required
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: None
    • Integrity Impact: None
    • Availability Impact: High

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://www.cve.org/CVERecord?id=CVE-2022-48434

Release Date: 2023-03-29

Fix Resolution: v5.1.2

@mend-for-github-com mend-for-github-com bot added the Mend: dependency security vulnerability Security vulnerability detected by WhiteSource label Mar 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource
Projects
None yet
Development

No branches or pull requests

0 participants