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
253001 6.8 警告 アップル
SquirrelMail Project
- SquirrelMail におけるセッション固定の脆弱性 CWE-287
不適切な認証
CVE-2009-1580 2010-07-6 19:18 2009-05-11 Show GitHub Exploit DB Packet Storm
253002 6.8 警告 アップル
サイバートラスト株式会社
レッドハット
SquirrelMail Project
- SquirrelMail における任意のコマンドを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2009-1579 2010-07-6 19:18 2009-05-10 Show GitHub Exploit DB Packet Storm
253003 4.3 警告 アップル
サイバートラスト株式会社
レッドハット
SquirrelMail Project
- SquirrelMail におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-1578 2010-07-6 19:18 2009-05-8 Show GitHub Exploit DB Packet Storm
253004 8.5 危険 マイクロソフト - Microsoft IIS における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-1256 2010-07-5 17:52 2010-06-8 Show GitHub Exploit DB Packet Storm
253005 4 警告 マイクロソフト - Microsoft Windows SharePoint Services におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2010-1264 2010-07-5 17:52 2010-06-8 Show GitHub Exploit DB Packet Storm
253006 6.9 警告 マイクロソフト - Open XML File Format Converter のインストールにおける任意のコードを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-1254 2010-07-5 17:52 2010-06-8 Show GitHub Exploit DB Packet Storm
253007 9.3 危険 マイクロソフト - 複数の Microsoft 製品の Excel ファイルにおける任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-1252 2010-07-5 17:51 2010-06-8 Show GitHub Exploit DB Packet Storm
253008 9.3 危険 マイクロソフト - 複数の Microsoft 製品の Excel ファイルにおける任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-1251 2010-07-5 17:51 2010-06-8 Show GitHub Exploit DB Packet Storm
253009 9.3 危険 マイクロソフト - 複数の Microsoft 製品の Excel ファイルにおけるヒープベースのバッファオーバーフローの脆弱性 CWE-94
コード・インジェクション
CVE-2010-1250 2010-07-5 17:51 2010-06-8 Show GitHub Exploit DB Packet Storm
253010 4.3 警告 アップル
サイバートラスト株式会社
レッドハット
ターボリナックス
CUPS
- CUPS の cupsd におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2010-0302 2010-07-5 17:03 2010-03-3 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