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 18, 2026, 2:16 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
226401 5.5 警告 サイバートラスト株式会社
VMware
シトリックス・システムズ
レッドハット
- Xen の vbd_create 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-4238 2012-12-25 18:00 2011-01-13 Show GitHub Exploit DB Packet Storm
226402 4.9 警告 サイバートラスト株式会社
VMware
レッドハット
- Linux kernel の udp_queue_rcv_skb 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2010-4161 2012-12-25 17:58 2010-12-30 Show GitHub Exploit DB Packet Storm
226403 2.1 注意 サイバートラスト株式会社
VMware
Linux
レッドハット
- Linux kernel の sk_run_filter 関数における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2010-4158 2012-12-25 17:56 2010-12-30 Show GitHub Exploit DB Packet Storm
226404 9.3 危険 サムスン
Meizu
- Samsung GALAXY および Meizu MX など Android デバイスにおける任意の物理メモリを読まれる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-6422 2012-12-25 17:53 2012-12-18 Show GitHub Exploit DB Packet Storm
226405 7.2 危険 シマンテック - Symantec Endpoint Protection の管理コンソールにおける任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2012-4348 2012-12-25 17:50 2012-12-10 Show GitHub Exploit DB Packet Storm
226406 1.2 注意 Linux - Linux Kernel の rio_ioctl 関数における Ethernet アダプタへデータを書き込まれる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-2313 2012-12-25 17:46 2012-06-13 Show GitHub Exploit DB Packet Storm
226407 7.1 危険 Linux - Linux Kernel の fs/ext4/super.c におけるファイルシステムグループデータの不整合を誘発される脆弱性 CWE-189
数値処理の問題
CVE-2012-2100 2012-12-25 17:44 2012-07-3 Show GitHub Exploit DB Packet Storm
226408 9.3 危険 マイクロソフト - Microsoft Internet Explorer 9 および 10 における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2012-4782 2012-12-25 17:11 2012-12-11 Show GitHub Exploit DB Packet Storm
226409 9.3 危険 マイクロソフト - Microsoft Windows における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2012-4774 2012-12-25 17:08 2012-12-11 Show GitHub Exploit DB Packet Storm
226410 9.3 危険 マイクロソフト - 複数の Microsoft Windows 製品のカーネルモードドライバにおける任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2012-2556 2012-12-25 17:05 2012-12-11 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 18, 2026, 4:12 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
223131 6.1 MEDIUM
Network
wikimedia wikidata_query_gui In Wikibase Wikidata Query Service GUI before 0.3.6-SNAPSHOT 2019-11-07, when mathematical expressions in results are displayed directly, arbitrary JavaScript execution can occur, aka XSS. This was a… CWE-79
Cross-site Scripting
CVE-2019-19329 2024-11-21 13:34 2019-11-28 Show GitHub Exploit DB Packet Storm
223132 6.1 MEDIUM
Network
wikimedia wikidata_query_gui ui/editor/tooltip/Rdf.js in Wikibase Wikidata Query Service GUI before 0.3.6-SNAPSHOT 2019-11-07 allows HTML injection in tooltips for entities. NOTE: this GUI code is no longer bundled with the Wiki… CWE-79
Cross-site Scripting
CVE-2019-19328 2024-11-21 13:34 2019-11-28 Show GitHub Exploit DB Packet Storm
223133 6.1 MEDIUM
Network
wikimedia wikidata_query_gui ui/ResultView.js in Wikibase Wikidata Query Service GUI before 0.3.6-SNAPSHOT 2019-11-07 allows HTML injection when reporting the number of results and number of milliseconds. NOTE: this GUI code is … CWE-79
Cross-site Scripting
CVE-2019-19327 2024-11-21 13:34 2019-11-28 Show GitHub Exploit DB Packet Storm
223134 5.5 MEDIUM
Local
gnome gnome-font-viewer In text_to_glyphs in sushi-font-widget.c in gnome-font-viewer 3.34.0, there is a NULL pointer dereference while parsing a TTF font file that lacks a name section (due to a g_strconcat call that retur… CWE-476
 NULL Pointer Dereference
CVE-2019-19308 2024-11-21 13:34 2019-11-28 Show GitHub Exploit DB Packet Storm
223135 9.8 CRITICAL
Network
cesanta mongoose An integer overflow in parse_mqtt in mongoose.c in Cesanta Mongoose 6.16 allows an attacker to achieve remote DoS (infinite loop), or possibly cause an out-of-bounds write, by sending a crafted MQTT … CWE-125
CWE-787
CWE-190
CWE-835
Out-of-bounds Read
 Out-of-bounds Write
 Integer Overflow or Wraparound
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2019-19307 2024-11-21 13:34 2019-11-27 Show GitHub Exploit DB Packet Storm
223136 6.1 MEDIUM
Network
afterlogic aurora
webmail_pro
Afterlogic WebMail Pro 8.3.11, and WebMail in Afterlogic Aurora 8.3.11, allows Remote Stored XSS via an attachment name. CWE-79
Cross-site Scripting
CVE-2019-19129 2024-11-21 13:34 2019-11-27 Show GitHub Exploit DB Packet Storm
223137 5.4 MEDIUM
Network
zoho lead_magnet The Zoho CRM Lead Magnet plugin 1.6.9.1 for WordPress allows XSS via module, EditShortcode, or LayoutName. CWE-79
Cross-site Scripting
CVE-2019-19306 2024-11-21 13:34 2019-11-27 Show GitHub Exploit DB Packet Storm
223138 7.5 HIGH
Network
python typed_ast typed_ast 1.3.0 and 1.3.1 has an ast_for_arguments out-of-bounds read. An attacker with the ability to cause a Python interpreter to parse Python source (but not necessarily execute it) may be able t… CWE-125
Out-of-bounds Read
CVE-2019-19275 2024-11-21 13:34 2019-11-27 Show GitHub Exploit DB Packet Storm
223139 7.5 HIGH
Network
python typed_ast typed_ast 1.3.0 and 1.3.1 has a handle_keywordonly_args out-of-bounds read. An attacker with the ability to cause a Python interpreter to parse Python source (but not necessarily execute it) may be a… CWE-125
Out-of-bounds Read
CVE-2019-19274 2024-11-21 13:34 2019-11-27 Show GitHub Exploit DB Packet Storm
223140 5.4 MEDIUM
Network
dolibarr dolibarr_erp\/crm Dolibarr CRM/ERP 10.0.3 allows viewimage.php?file= Stored XSS due to JavaScript execution in an SVG image for a profile picture. CWE-79
Cross-site Scripting
CVE-2019-19206 2024-11-21 13:34 2019-11-27 Show GitHub Exploit DB Packet Storm