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":April 30, 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
253391 4.3 警告 Mozilla Foundation
レッドハット
- 複数の Mozilla 製品におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-0171 2010-04-5 14:54 2010-03-23 Show GitHub Exploit DB Packet Storm
253392 4.3 警告 Mozilla Foundation - Mozilla Firefox における同一生成元ポリシーを回避される脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-0170 2010-04-5 14:53 2010-03-23 Show GitHub Exploit DB Packet Storm
253393 7.5 危険 Heartlogic - HL-SiteManager における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2010-1331 2010-04-2 15:02 2010-04-2 Show GitHub Exploit DB Packet Storm
253394 9.3 危険 Mozilla Foundation - Mozilla Firefox の Web Open Fonts Format デコーダ における整数オーバーフローの脆弱性 CWE-noinfo
情報不足
CVE-2010-1028 2010-04-2 14:05 2010-03-19 Show GitHub Exploit DB Packet Storm
253395 5 警告 富士通
アクセラテクノロジ
- Accela BizSearch のローカル収集におけるアクセス権限に関する脆弱性 CWE-200
情報漏えい
- 2010-04-2 14:05 2010-03-10 Show GitHub Exploit DB Packet Storm
253396 1.9 注意 サイバートラスト株式会社
Linux
レッドハット
- Linux kernel における SCSI ホストの属性に任意の変更を加えられる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2009-3556 2010-04-2 14:02 2010-01-19 Show GitHub Exploit DB Packet Storm
253397 10 危険 サイバートラスト株式会社
Linux
レッドハット
- Linux kernel の e1000e ドライバにおけるイーサネットフレームの処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2009-4538 2010-04-2 14:02 2010-01-12 Show GitHub Exploit DB Packet Storm
253398 6.6 警告 サイバートラスト株式会社
Linux
レッドハット
- Linux kernel の poll_mode_io ファイルにおけるドライバの I/O モードを変更される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2009-3939 2010-04-2 14:00 2009-11-16 Show GitHub Exploit DB Packet Storm
253399 6.6 警告 サイバートラスト株式会社
Linux
レッドハット
- Linux kernel におけるドライバの動作およびログレベルを変更される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2009-3889 2010-04-2 14:00 2009-11-16 Show GitHub Exploit DB Packet Storm
253400 7.8 危険 サイバートラスト株式会社
Linux
レッドハット
- Linux kernel の hfs サブシステムにおけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2009-4020 2010-04-2 13:59 2009-12-4 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 30, 2026, 4:58 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
3181 8.8 HIGH
Network
saitoha libsixel Se detectó un problema en libsixel versión 1.8.2. Se presenta una lectura excesiva del búfer en la región heap de la memoria en la función load_sixel en el archivo loader.c. CWE-125
Out-of-bounds Read
CVE-2019-19778 2026-04-24 21:56 2019-12-13 Show GitHub Exploit DB Packet Storm
3182 6.5 MEDIUM
Network
saitoha libsixel An invalid memory address dereference was discovered in load_pnm in frompnm.c in libsixel before 1.8.3. CWE-672
 Operation on a Resource after Expiration or Release
CVE-2019-20022 2026-04-24 21:56 2019-12-27 Show GitHub Exploit DB Packet Storm
3183 6.5 MEDIUM
Network
saitoha libsixel Se detectó una desreferencia de dirección de memoria no válida en la función load_pnm en el archivo frompnm.c en libsixel versiones anteriores a 1.8.3. CWE-672
 Operation on a Resource after Expiration or Release
CVE-2019-20022 2026-04-24 21:56 2019-12-27 Show GitHub Exploit DB Packet Storm
3184 6.5 MEDIUM
Network
saitoha libsixel A memory leak was discovered in image_buffer_resize in fromsixel.c in libsixel 1.8.4. CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2019-20023 2026-04-24 21:56 2019-12-27 Show GitHub Exploit DB Packet Storm
3185 6.5 MEDIUM
Network
saitoha libsixel Se detectó una pérdida de memoria en la función image_buffer_resize en el archivo fromsixel.c en libsixel versión 1.8.4. CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2019-20023 2026-04-24 21:56 2019-12-27 Show GitHub Exploit DB Packet Storm
3186 6.5 MEDIUM
Network
saitoha libsixel A heap-based buffer overflow was discovered in image_buffer_resize in fromsixel.c in libsixel before 1.8.4. CWE-787
 Out-of-bounds Write
CVE-2019-20024 2026-04-24 21:56 2019-12-27 Show GitHub Exploit DB Packet Storm
3187 6.5 MEDIUM
Network
saitoha libsixel Se detectó un desbordamiento de búfer en la región heap de la memoria en la función image_buffer_resize en el archivo fromsixel.c en libsixel versiones anteriores a 1.8.4. CWE-787
 Out-of-bounds Write
CVE-2019-20024 2026-04-24 21:56 2019-12-27 Show GitHub Exploit DB Packet Storm
3188 8.8 HIGH
Network
saitoha libsixel An issue was discovered in libsixel 1.8.4. There is a heap-based buffer overflow in the function gif_init_frame at fromgif.c. CWE-787
 Out-of-bounds Write
CVE-2019-20094 2026-04-24 21:56 2019-12-30 Show GitHub Exploit DB Packet Storm
3189 8.8 HIGH
Network
saitoha libsixel Se descubrió un problema en libsixel versión 1.8.4. tiene un desbordamiento de búfer en la región heap de la memoria en la función gif_init_frame en el archivo fromgif.c. CWE-787
 Out-of-bounds Write
CVE-2019-20094 2026-04-24 21:56 2019-12-30 Show GitHub Exploit DB Packet Storm
3190 8.8 HIGH
Network
saitoha libsixel An issue was discovered in libsixel 1.8.4. There is a heap-based buffer overflow in the function gif_out_code at fromgif.c. CWE-787
 Out-of-bounds Write
CVE-2019-20140 2026-04-24 21:56 2019-12-31 Show GitHub Exploit DB Packet Storm