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":Feb. 9, 2026, 12:59 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
228611 9.3 危険 Mozilla Foundation - 複数の Mozilla 製品のブラウザエンジンにおけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2012-1949 2012-11-19 18:04 2012-07-17 Show GitHub Exploit DB Packet Storm
228612 10 危険 Mozilla Foundation - 複数の Mozilla 製品で使用される Graphite 2 における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2012-3971 2012-11-19 17:30 2012-08-28 Show GitHub Exploit DB Packet Storm
228613 9.3 危険 Mozilla Foundation - Mozilla Firefox におけるクローム特権で任意の JavaScript コードを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-3965 2012-11-19 17:29 2012-08-28 Show GitHub Exploit DB Packet Storm
228614 3.5 注意 Vanilla Forums - Vanilla Forums にアクセス制限不備の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-4954 2012-11-19 17:00 2012-11-13 Show GitHub Exploit DB Packet Storm
228615 5 警告 Mozilla Foundation - Bugzilla における任意のユーザの保存済み検索に関する重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2012-5884 2012-11-19 15:12 2012-11-16 Show GitHub Exploit DB Packet Storm
228616 4.3 警告 Mozilla Foundation
Yahoo!
- Bugzilla で使用される YUI におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-5883 2012-11-19 15:08 2012-11-16 Show GitHub Exploit DB Packet Storm
228617 4.3 警告 Yahoo! - YUI の Flash インフラストラクチャコンポーネントにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-5882 2012-11-19 15:08 2012-11-16 Show GitHub Exploit DB Packet Storm
228618 4.3 警告 Yahoo! - YUI の Flash インフラストラクチャコンポーネントにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-5881 2012-11-19 15:06 2011-11-16 Show GitHub Exploit DB Packet Storm
228619 4.3 警告 Mozilla Foundation - Bugzilla の template/en/default/bug/field-events.js.tmpl における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2012-4199 2012-11-19 14:53 2012-11-13 Show GitHub Exploit DB Packet Storm
228620 4 警告 Mozilla Foundation - Bugzilla の Bugzilla/WebService/User.pm におけるプライベートグループ名を見つけられる脆弱性 CWE-200
情報漏えい
CVE-2012-4198 2012-11-19 14:50 2012-11-13 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 25, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
198131 5.5 MEDIUM
Local
linux linux_kernel The acpi_ps_complete_final_op() function in drivers/acpi/acpica/psobject.c in the Linux kernel through 4.12.9 does not flush the node and node_ext caches and causes a kernel stack dump, which allows … CWE-200
Information Exposure
CVE-2017-13694 2024-11-21 12:11 2017-08-25 Show GitHub Exploit DB Packet Storm
198132 5.5 MEDIUM
Local
linux linux_kernel The acpi_ds_create_operands() function in drivers/acpi/acpica/dsutils.c in the Linux kernel through 4.12.9 does not flush the operand cache and causes a kernel stack dump, which allows local users to… CWE-200
Information Exposure
CVE-2017-13693 2024-11-21 12:11 2017-08-25 Show GitHub Exploit DB Packet Storm
198133 7.5 HIGH
Network
htacg tidy In Tidy 5.5.31, the IsURLCodePoint function in attrs.c allows attackers to cause a denial of service (Segmentation Fault), as demonstrated by an invalid ISALNUM argument. CWE-20
 Improper Input Validation 
CVE-2017-13692 2024-11-21 12:11 2017-08-25 Show GitHub Exploit DB Packet Storm
198134 7.8 HIGH
Local
linux linux_kernel net/ipv4/route.c in the Linux kernel 4.13-rc1 through 4.13-rc6 is too late to check for a NULL fi field when RTM_F_FIB_MATCH is set, which allows local users to cause a denial of service (NULL pointe… CWE-476
 NULL Pointer Dereference
CVE-2017-13686 2024-11-21 12:11 2017-08-25 Show GitHub Exploit DB Packet Storm
198135 6.1 MEDIUM
Network
misp misp app/View/Helper/CommandHelper.php in MISP before 2.4.79 has persistent XSS via comments. It only impacts the users of the same instance because the comment field is not part of the MISP synchronisati… CWE-79
Cross-site Scripting
CVE-2017-13671 2024-11-21 12:11 2017-08-25 Show GitHub Exploit DB Packet Storm
198136 9.8 CRITICAL
Network
nexusphp nexusphp SQL Injection exists in NexusPHP 1.5.beta5.20120707 via the setanswered parameter to staffbox.php. CWE-89
SQL Injection
CVE-2017-13669 2024-11-21 12:11 2017-08-25 Show GitHub Exploit DB Packet Storm
198137 5.5 MEDIUM
Local
multicorewareinc x265 An integer underflow vulnerability exists in pixel-a.asm, the x86 assembly code for planeClipAndMax() in MulticoreWare x265 through 2.5, as used in libbpg and other products. A small height value can… CWE-191
 Integer Underflow (Wrap or Wraparound)
CVE-2017-13666 2024-11-21 12:11 2017-08-24 Show GitHub Exploit DB Packet Storm
198138 6.5 MEDIUM
Network
imagemagick imagemagick In ImageMagick before 6.9.9-3 and 7.x before 7.0.6-3, there is a missing NULL check in the ReadMATImage function in coders/mat.c, leading to a denial of service (assertion failure and application exi… CWE-617
 Reachable Assertion
CVE-2017-13658 2024-11-21 12:11 2017-08-24 Show GitHub Exploit DB Packet Storm
198139 5.5 MEDIUM
Local
unrealircd unrealircd UnrealIRCd 4.0.13 and earlier creates a PID file after dropping privileges to a non-root account, which might allow local users to kill arbitrary processes by leveraging access to this non-root accou… CWE-665
 Improper Initialization
CVE-2017-13649 2024-11-21 12:11 2017-08-24 Show GitHub Exploit DB Packet Storm
198140 6.5 MEDIUM
Network
graphicsmagick graphicsmagick In GraphicsMagick 1.3.26, a memory leak vulnerability was found in the function ReadMATImage in coders/mat.c. CWE-772
 Missing Release of Resource after Effective Lifetime
CVE-2017-13648 2024-11-21 12:11 2017-08-24 Show GitHub Exploit DB Packet Storm