Lucene search
+L

28154 matches found

OSV
OSV
added 2026/09/09 1:31 p.m.6 views

CVE-2026-73324 VLC media player 3.0.0 through 3.0.23 Heap Out-of-Bounds Read via Unterminated RealRTSP Response Line

VLC media player copies an RTSP response line into a fixed buffer without guaranteeing termination and then treats that buffer as a C string. RtspReadLine in modules/access/rtsp/access.c calls strncpy with the full buffer length, which writes no terminator when the source line is at least as long...

6.9CVSS6.2AI score
SaveExploits0References6
CVE
CVE
added 2026/09/09 1:31 p.m.25 views

CVE-2026-73324

VLC media player 3.0.0 through 3.0.23 is affected by a heap out-of-bounds read in the RTSP module. The root cause is that RtspReadLine in modules/access/rtsp/access.c calls strncpy with the full buffer length without guaranteeing null termination, and rtsp_get in modules/access/rtsp/rtsp.c passes...

6.9CVSS0.00332EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/09 1:31 p.m.7 views

EUVD-2026-74906

VLC media player computes the size of a picture buffer with 32-bit arithmetic and allocates from the wrapped result. In AllocatePicture in src/misc/picture.c the running total is accumulated as ibytes += p-ipitch p-ilines, and both planet fields are declared int in include/vlcpicture.h, so the...

8.8CVSS0.00299EPSS
SaveExploits0References6
CVE
CVE
added 2026/09/09 1:31 p.m.29 views

CVE-2026-56711

VLC media player 3.0.0 through 3.0.23 is affected by a heap out-of-bounds write caused by a 32-bit integer overflow in picture buffer allocation. In AllocatePicture (src/misc/picture.c), the fields i_pitch and i_lines are declared as int, so the multiplication wraps before widening to the size_t ...

8.8CVSS0.00299EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/09/09 1:31 p.m.31 views

CVE-2026-56711 VLC media player 3.0.0 through 3.0.23 Heap Out-of-Bounds Write via Integer Overflow in Picture Allocation

VLC media player computes the size of a picture buffer with 32-bit arithmetic and allocates from the wrapped result. In AllocatePicture in src/misc/picture.c the running total is accumulated as ibytes += p-ipitch p-ilines, and both planet fields are declared int in include/vlcpicture.h, so the...

8.8CVSS0.00299EPSS
SaveExploits0References6
OSV
OSV
added 2026/09/09 1:31 p.m.15 views

CVE-2026-56711 VLC media player 3.0.0 through 3.0.23 Heap Out-of-Bounds Write via Integer Overflow in Picture Allocation

VLC media player computes the size of a picture buffer with 32-bit arithmetic and allocates from the wrapped result. In AllocatePicture in src/misc/picture.c the running total is accumulated as ibytes += p-ipitch p-ilines, and both planet fields are declared int in include/vlcpicture.h, so the...

8.6CVSS6AI score
SaveExploits0References8
Kitploit
Kitploit
added 2026/09/09 10:38 a.m.6 views

CVE-2008-4654

CVE-2008-4654 Полнофункциональный эксплойт для уязвимости переполнения буфера на стеке CVE-2008-4654 в VideoLan's VLC Media Player 0.9.4 при обработке TiVo-файлов. Он нацелен на 32-битный бинарник, работающий на 64-битной системе Windows, и использует WOW64-еггхантер для обхода ограниченного...

9.3CVSS6AI score0.57547EPSS
SaveExploits10
Kitploit
Kitploit
added 2026/09/09 9:44 a.m.8 views

CVE-2018-15982

CVE-2018-15982 Исходные коды Flash для CVE-2018-15982, использованные NK это дамп полностью вооружённого ActiveX-объекта, использованного NK https://threatpost.com/adobe-patches-zero-day-vulnerability-in-flash-player/139629/ Полезные нагрузки находятся в Class 6 и 7...

10CVSS7.9AI score0.89146EPSS
SaveExploits14
Kitploit
Kitploit
added 2026/09/09 1:50 a.m.9 views

CVE-2018-4878

저자 및 크레딧 저자: Vincent Yiu @vysecurity 크레딧: @evi1cg: 테스트와 동기 부여에 도움을 준 분 @smgoreli: 원본 Calc.exe PoC 제공자 @kbandla: 그분도 알고 저도 압니다. ; 면책 조항 더 많은 Aggressor 스크립트 개발을 장려하기 위해 개발되었습니다. 승인된 침투 테스트에서만 사용하십시오! 설명 2018년 2월 이전의 Shockwave Flash 플레이어 버전을 대상으로 하는 CVE-2018-4878 익스플로잇을 사용하여 Internet Explorer 드라이브바이...

7.8CVSS8.1AI score0.89532EPSS
SaveExploits19
CVE
CVE
added 2026/09/09 12:00 a.m.20 views

CVE-2026-36433

Actions Semiconductor Media Player Utilities v.4.46 contains an arbitrary code execution vulnerability in the firmware update toolkit components Production.dll and RdiskUpgrade.exe . According to PT Security, the toolkit performs no signature verification, no checksum, and no authentication , all...

9.8CVSS0.00476EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/09 12:00 a.m.7 views

EUVD-2026-75164

An issue in Actions Semiconductor Co. Ltd Tool- Media Player Utilities v.4.46 allows a physically proximate attacker execute arbitrary code via the Production.dll and RdiskUpgrade.exe components...

0.00476EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/09/09 12:00 a.m.11 views

PT-2026-88995

VLC media player copies an RTSP response line into a fixed buffer without guaranteeing termination and then treats that buffer as a C string. RtspReadLine in modules/access/rtsp/access.c calls strncpy with the full buffer length, which writes no terminator when the source line is at least as long...

6.9CVSS0.00332EPSS
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2026/09/09 12:00 a.m.11 views

PT-2026-88993

VLC media player computes the size of a picture buffer with 32-bit arithmetic and allocates from the wrapped result. In AllocatePicture in src/misc/picture.c the running total is accumulated as i bytes += p-i pitch p-i lines, and both plane t fields are declared int in include/vlc picture.h, so t...

8.8CVSS0.00299EPSS
SaveExploits0References13
Kitploit
Kitploit
added 2026/09/08 9:33 p.m.8 views

CVE-2008-4654

CVE-2008-4654 脆弱性CVE-2008-4654のPoCエクスプロイト – VLC Media PlayerのTiVo Tyファイル拡張子を介したスタックベースのバッファオーバーフロー。 使用方法 スクリプトと同じフォルダ内にサンプルの.ty+ファイルを用意してスクリプトを実行してください。VLC Media Playerで開かれるとペイロードが実行されるように.ty+ファイルが変更されます。ペイロードを含むファイルはPOCPayload.ty+という名前になります。 root@kitploit: python3 payloadGeneratorCVE-2008-4654.p...

9.3CVSS6AI score0.57547EPSS
SaveExploits10
Kitploit
Kitploit
added 2026/09/08 7:43 p.m.5 views

Flash-player

Fake-flash.cn www.flash.cn의 피싱 페이지, 중국어+영어 온라인 미리보기: http://fake-flash.se7ensec.cn/...

5.9AI score
SaveExploits0
NVD
NVD
added 2026/09/08 6:20 p.m.4 views

CVE-2026-72960

Heap-based buffer overflow in Windows Media Player allows an unauthorized attacker to execute code over a network...

8.8CVSS0.00752EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/08 6:20 p.m.4 views

CVE-2026-70203

Heap-based buffer overflow in Windows Media Player allows an unauthorized attacker to execute code over a network...

8.8CVSS0.00821EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/08 5:17 p.m.3 views

EUVD-2026-73726

Heap-based buffer overflow in Windows Media Player allows an unauthorized attacker to execute code over a network...

8.8CVSS0.00821EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/08 5:17 p.m.14 views

CVE-2026-70203

CVE-2026-70203 is a heap-based buffer overflow in Windows Media Player that allows an unauthorized attacker to execute code over a network . The vulnerability is classified as Remote Code Execution with a CVSS 3.1 score of 8.8 (HIGH) , reflecting a network attack vector, low complexity, no requir...

8.8CVSS0.00821EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/08 5:17 p.m.4 views

EUVD-2026-73675

Heap-based buffer overflow in Windows Media Player allows an unauthorized attacker to execute code over a network...

8.8CVSS0.00752EPSS
SaveExploits0References1
Rows per page
Query Builder