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
253491 10 危険 サイバートラスト株式会社
Mozilla Foundation
レッドハット
- Mozilla Firefox/SeaMonkey の Web ワーカー機能における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2010-0160 2010-03-9 11:01 2010-02-17 Show GitHub Exploit DB Packet Storm
253492 2.1 注意 サイバートラスト株式会社
GNOME Project
レッドハット
- NetworkManager の nm-connection-editor における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2009-4145 2010-03-8 12:28 2009-12-23 Show GitHub Exploit DB Packet Storm
253493 6.8 警告 サイバートラスト株式会社
GNOME Project
レッドハット
- NetworkManager における重要な情報を取得される脆弱性 CWE-310
暗号の問題
CVE-2009-4144 2010-03-8 12:28 2009-12-23 Show GitHub Exploit DB Packet Storm
253494 5 警告 Squid-cache.org - Squid の htcpHandleTstRequest 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2010-0639 2010-03-8 12:28 2010-02-12 Show GitHub Exploit DB Packet Storm
253495 9.3 危険 OpenOffice.org Project
レッドハット
- OpenOffice.org の filter/ww8/ww8par2.cxx におけるサービス運用妨害 (DoS) の脆弱性 CWE-94
コード・インジェクション
CVE-2009-3302 2010-03-5 10:33 2010-02-12 Show GitHub Exploit DB Packet Storm
253496 9.3 危険 OpenOffice.org Project
レッドハット
- OpenOffice.org の filter/ww8/ww8par2.cxx における整数アンダーフローの脆弱性 CWE-189
数値処理の問題
CVE-2009-3301 2010-03-5 10:33 2010-02-12 Show GitHub Exploit DB Packet Storm
253497 9.3 危険 OpenOffice.org Project
レッドハット
- OpenOffice.org の GIFLZWDecompressor::GIFLZWDecompressor 関数におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2009-2950 2010-03-5 10:32 2010-02-12 Show GitHub Exploit DB Packet Storm
253498 9.3 危険 OpenOffice.org Project
レッドハット
- OpenOffice.org の XPMReader::ReadXPM 関数における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2009-2949 2010-03-5 10:32 2010-02-12 Show GitHub Exploit DB Packet Storm
253499 4.3 警告 アドビシステムズ - Adobe BlazeDS における重要な情報を取得される脆弱性 CWE-noinfo
情報不足
CVE-2009-3960 2010-03-5 10:32 2010-02-11 Show GitHub Exploit DB Packet Storm
253500 6.8 警告 Linux
レッドハット
- KVM の pit_ioport_read 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-16
環境設定
CVE-2010-0309 2010-03-4 13:41 2010-02-9 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
223281 8.8 HIGH
Network
livezilla livezilla LiveZilla Server before 8.0.1.1 is vulnerable to CSV Injection in the Export Function. CWE-1236
 Improper Neutralization of Formula Elements in a CSV File
CVE-2019-12961 2024-11-21 13:23 2019-06-25 Show GitHub Exploit DB Packet Storm
223282 9.8 CRITICAL
Network
livezilla livezilla LiveZilla Server before 8.0.1.1 is vulnerable to SQL Injection in functions.internal.build.inc.php via the parameter p_dt_s_d. CWE-89
SQL Injection
CVE-2019-12960 2024-11-21 13:23 2019-06-25 Show GitHub Exploit DB Packet Storm
223283 7.0 HIGH
Local
canonical
linux
fedoraproject
debian
opensuse
redhat
ubuntu_linux
linux_kernel
fedora
debian_linux
leap
enterprise_linux
enterprise_linux_eus
enterprise_linux_server_tus
enterprise_linux_server_aus
arch/powerpc/mm/mmu_context_book3s64.c in the Linux kernel before 5.1.15 for powerpc has a bug where unrelated processes may be able to read/write to one another's virtual memory under certain condit… CWE-787
 Out-of-bounds Write
CVE-2019-12817 2024-11-21 13:23 2019-06-25 Show GitHub Exploit DB Packet Storm
223284 6.1 MEDIUM
Network
netgate pfsense In pfSense 2.4.4-p2 and 2.4.4-p3, if it is possible to trick an authenticated administrator into clicking on a button on a phishing page, an attacker can leverage XSS to upload arbitrary executable c… CWE-79
Cross-site Scripting
CVE-2019-12949 2024-11-21 13:23 2019-06-25 Show GitHub Exploit DB Packet Storm
223285 5.5 MEDIUM
Local
glyphandcog xpdfreader In Xpdf 4.01.01, a heap-based buffer over-read could be triggered in FoFiType1C::convertToType0 in fofi/FoFiType1C.cc when it is trying to access the second privateDicts array element, because the pr… CWE-125
Out-of-bounds Read
CVE-2019-12958 2024-11-21 13:23 2019-06-25 Show GitHub Exploit DB Packet Storm
223286 7.8 HIGH
Local
glyphandcog
fedoraproject
xpdfreader
fedora
In Xpdf 4.01.01, a buffer over-read could be triggered in FoFiType1C::convertToType1 in fofi/FoFiType1C.cc when the index number is larger than the charset array bounds. It can, for example, be trigg… CWE-125
CWE-129
Out-of-bounds Read
 Improper Validation of Array Index
CVE-2019-12957 2024-11-21 13:23 2019-06-25 Show GitHub Exploit DB Packet Storm
223287 9.8 CRITICAL
Network
cesanta mongoose An issue was discovered in Mongoose before 6.15. The parse_mqtt() function in mg_mqtt.c has a critical heap-based buffer overflow. CWE-787
 Out-of-bounds Write
CVE-2019-12951 2024-11-21 13:23 2019-06-25 Show GitHub Exploit DB Packet Storm
223288 4.3 MEDIUM
Network
bcnquark quarking_password_manager BCN Quark Quarking Password Manager 3.1.84 suffers from a clickjacking vulnerability caused by allowing * within web_accessible_resources. An attacker can take advantage of this vulnerability and cau… CWE-1021
 Improper Restriction of Rendered UI Layers or Frames
CVE-2019-12880 2024-11-21 13:23 2019-06-25 Show GitHub Exploit DB Packet Storm
223289 5.9 MEDIUM
Network
livezilla livezilla LiveZilla Server before 8.0.1.1 is vulnerable to Denial Of Service (memory consumption) in knowledgebase.php via a large integer value of the depth parameter. CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2019-12940 2024-11-21 13:23 2019-06-25 Show GitHub Exploit DB Packet Storm
223290 9.8 CRITICAL
Network
livezilla livezilla LiveZilla Server before 8.0.1.1 is vulnerable to SQL Injection in server.php via the p_ext_rse parameter. CWE-89
SQL Injection
CVE-2019-12939 2024-11-21 13:23 2019-06-25 Show GitHub Exploit DB Packet Storm