Vulnerability Search Top
Show Search Menu
Vendor Name
プロダクト・サービス名
Title
CVE
Urgent
Important
Warning
Warning
CWE
公開-検索開始年
公開-検索開始月
公開-検索開始日
公開-検索終了年
公開-検索終了月
公開-検索終了日
レベルソート
In descending order of publication date
In descending order of update date
Number of items displayed

You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database).
Search keywords must be entered in English otherwise will not be searched in both JVN and NVD.

To search by CWE, please refer to the CWE Overview and check the CWE number.

  • Urgent
  • Important
  • Warning
  • Low
JVN Vulnerability Information

Update Date":May 15, 2026, 6 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
229281 2.1 注意 webcalendar - WebCalendar におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2007-6696 2012-12-20 18:34 2008-02-1 Show GitHub Exploit DB Packet Storm
229282 5 警告 VideoLAN - VideoLAN VLC の RTSP モジュールにおけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2007-6684 2012-12-20 18:34 2008-01-16 Show GitHub Exploit DB Packet Storm
229283 5 警告 VideoLAN - VideoLAN VLC のブラウザプラグインにおける任意のファイルを上書きされる脆弱性 CWE-DesignError
CVE-2007-6683 2012-12-20 18:34 2008-01-16 Show GitHub Exploit DB Packet Storm
229284 7.5 危険 VideoLAN - VideoLAN VLC の httpd_FileCallBack 関数 におけるフォーマットストリングの脆弱性 CWE-DesignError
CVE-2007-6682 2012-12-20 18:34 2008-01-16 Show GitHub Exploit DB Packet Storm
229285 7.5 危険 VideoLAN - VideoLAN VLC の modules/demux/subtitle.c におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2007-6681 2012-12-20 18:34 2008-01-16 Show GitHub Exploit DB Packet Storm
229286 5 警告 uber uploader - UU の初期設定におけるアップロードに危険な拡張子を使用される脆弱性 CWE-16
環境設定
CVE-2007-6676 2012-12-20 18:34 2008-01-8 Show GitHub Exploit DB Packet Storm
229287 4.3 警告 rapidshare - RapidShare Database の Default.asp におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2007-6674 2012-12-20 18:34 2008-01-8 Show GitHub Exploit DB Packet Storm
229288 7.5 危険 phpcredo - PHCDownload の search.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2007-6670 2012-12-20 18:34 2008-01-7 Show GitHub Exploit DB Packet Storm
229289 4.3 警告 phpcredo - PHCDownload の search.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2007-6669 2012-12-20 18:34 2008-01-7 Show GitHub Exploit DB Packet Storm
229290 7.5 危険 Zenphoto - Zenphoto の rss.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2007-6666 2012-12-20 18:34 2008-01-4 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 15, 2026, 4:28 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
224231 9.8 CRITICAL
Network
moddable xs
moddable
In XS 9.0.0 in Moddable SDK OS180329, there is a heap-based buffer overflow in fxBeginHost in xsAPI.c when called from fxRunDefine in xsRun.c, as demonstrated by crafted JavaScript code to xst. CWE-787
 Out-of-bounds Write
CVE-2019-16366 2024-11-21 13:30 2019-09-17 Show GitHub Exploit DB Packet Storm
224232 5.5 MEDIUM
Local
beego beego The File Session Manager in Beego 1.10.0 allows local users to read session files because of weak permissions for individual files. CWE-276
Incorrect Default Permissions 
CVE-2019-16355 2024-11-21 13:30 2019-09-17 Show GitHub Exploit DB Packet Storm
224233 4.7 MEDIUM
Local
beego beego The File Session Manager in Beego 1.10.0 allows local users to read session files because there is a race condition involving file creation within a directory with weak permissions. CWE-362
CWE-732
Race Condition
 Incorrect Permission Assignment for Critical Resource
CVE-2019-16354 2024-11-21 13:30 2019-09-17 Show GitHub Exploit DB Packet Storm
224234 7.5 HIGH
Network
geautomation proficy Emerson GE Automation Proficy Machine Edition 8.0 allows an access violation and application crash via crafted traffic from a remote device, as demonstrated by an RX7i device. NVD-CWE-noinfo
CVE-2019-16353 2024-11-21 13:30 2019-09-16 Show GitHub Exploit DB Packet Storm
224235 6.5 MEDIUM
Network
rockcarry ffjpeg ffjpeg before 2019-08-21 has a heap-based buffer overflow in jfif_load() at jfif.c. CWE-787
 Out-of-bounds Write
CVE-2019-16352 2024-11-21 13:30 2019-09-16 Show GitHub Exploit DB Packet Storm
224236 6.5 MEDIUM
Network
rockcarry ffjpeg ffjpeg before 2019-08-18 has a NULL pointer dereference in huffman_decode_step() at huffman.c. CWE-476
 NULL Pointer Dereference
CVE-2019-16351 2024-11-21 13:30 2019-09-16 Show GitHub Exploit DB Packet Storm
224237 6.5 MEDIUM
Network
rockcarry ffjpeg ffjpeg before 2019-08-18 has a NULL pointer dereference in idct2d8x8() at dct.c. CWE-476
 NULL Pointer Dereference
CVE-2019-16350 2024-11-21 13:30 2019-09-16 Show GitHub Exploit DB Packet Storm
224238 5.5 MEDIUM
Local
axiosys bento4 Bento4 1.5.1-628 has a NULL pointer dereference in AP4_ByteStream::ReadUI32 in Core/Ap4ByteStream.cpp when called from the AP4_TrunAtom class. CWE-476
 NULL Pointer Dereference
CVE-2019-16349 2024-11-21 13:30 2019-09-16 Show GitHub Exploit DB Packet Storm
224239 6.5 MEDIUM
Network
libwav_project libwav marc-q libwav through 2017-04-20 has a NULL pointer dereference in gain_file() at wav_gain.c. CWE-476
 NULL Pointer Dereference
CVE-2019-16348 2024-11-21 13:30 2019-09-16 Show GitHub Exploit DB Packet Storm
224240 8.8 HIGH
Network
miniupnp_project ngiflib ngiflib 0.4 has a heap-based buffer overflow in WritePixels() in ngiflib.c when called from DecodeGifImg, because deinterlacing for small pictures is mishandled. CWE-787
CWE-682
 Out-of-bounds Write
 Incorrect Calculation
CVE-2019-16347 2024-11-21 13:30 2019-09-16 Show GitHub Exploit DB Packet Storm