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 17, 2026, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
252701 4.3 警告 Mozilla Foundation - Mozilla Firefox および SeaMonkey におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-2369 2011-07-13 10:08 2011-06-21 Show GitHub Exploit DB Packet Storm
252702 4.3 警告 Mozilla Foundation - Mozilla Firefox などで使用される Mozilla Gecko における任意のイメージの近似コピーを取得される脆弱性 CWE-20
不適切な入力確認
CVE-2011-2366 2011-07-13 10:06 2011-06-21 Show GitHub Exploit DB Packet Storm
252703 10 危険 Mozilla Foundation - Mozilla Firefox および SeaMonkey の WebGL 実装における任意のコードを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-2368 2011-07-13 10:05 2011-06-21 Show GitHub Exploit DB Packet Storm
252704 6.4 警告 Mozilla Foundation - Mozilla Firefox および SeaMonkey の WebGL 実装における重要な情報を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-2367 2011-07-13 10:04 2011-06-21 Show GitHub Exploit DB Packet Storm
252705 2.6 注意 ISC, Inc. - ISC BIND 9.8 系にサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2011-2465 2011-07-11 14:25 2011-07-6 Show GitHub Exploit DB Packet Storm
252706 2.6 注意 マイクロソフト - Internet Explorer におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
- 2011-07-8 12:01 2011-07-8 Show GitHub Exploit DB Packet Storm
252707 4.9 警告 アップル - Apple Mac OS X の kernel の IPv6 実装におけるサービス運用妨害 (Null ポインタデリファレンス、およびリブート) の脆弱性 CWE-Other
その他
CVE-2011-1132 2011-07-8 10:12 2011-06-24 Show GitHub Exploit DB Packet Storm
252708 6.4 警告 アップル - Apple Mac OS X の servermgrd における任意のファイルを読まれる脆弱性 CWE-399
リソース管理の問題
CVE-2011-0212 2011-07-8 10:10 2011-06-24 Show GitHub Exploit DB Packet Storm
252709 6.8 警告 アップル - Apple Mac OS X の QuickLook における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-0208 2011-07-7 11:34 2011-06-24 Show GitHub Exploit DB Packet Storm
252710 5 警告 アップル - Apple Mac OS X の MobileMe における重要なエイリアス情報を取得される脆弱性 CWE-310
暗号の問題
CVE-2011-0207 2011-07-7 11:33 2011-06-24 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
224631 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
224632 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
224633 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
224634 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
224635 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
224636 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
224637 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
224638 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
224639 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
224640 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