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 9, 2026, 2 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
253551 4.3 警告 Opera Software ASA - Opera における IDN ドメインになりすまされる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-2660 2010-09-27 16:19 2010-06-21 Show GitHub Exploit DB Packet Storm
253552 4.3 警告 Opera Software ASA - Opera における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2010-2659 2010-09-27 16:19 2010-03-2 Show GitHub Exploit DB Packet Storm
253553 4.3 警告 Opera Software ASA - Opera における任意のファイルのアップロードを誘発させられる脆弱性 CWE-20
不適切な入力確認
CVE-2010-2658 2010-09-27 16:19 2010-07-1 Show GitHub Exploit DB Packet Storm
253554 9.3 危険 Opera Software ASA - Windows および Mac OS X 上で稼働する Opera における任意のコードを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-2657 2010-09-27 16:18 2010-07-1 Show GitHub Exploit DB Packet Storm
253555 6.8 警告 Opera Software ASA - Opera における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-2576 2010-09-27 16:18 2010-08-12 Show GitHub Exploit DB Packet Storm
253556 4.3 警告 Opera Software ASA - Opera におけるアドレスバーの処理に関する脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-2455 2010-09-27 16:18 2010-06-28 Show GitHub Exploit DB Packet Storm
253557 10 危険 Opera Software ASA - Opera における脆弱性 CWE-noinfo
情報不足
CVE-2010-2421 2010-09-27 16:18 2010-06-21 Show GitHub Exploit DB Packet Storm
253558 4.3 警告 Opera Software ASA - Opera におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2010-2121 2010-09-27 16:18 2010-06-1 Show GitHub Exploit DB Packet Storm
253559 5 警告 Opera Software ASA - Opera におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2010-1993 2010-09-27 16:17 2010-05-20 Show GitHub Exploit DB Packet Storm
253560 5 警告 Opera Software ASA - Opera におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2010-1989 2010-09-27 16:17 2010-05-20 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 9, 2026, 5:07 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
255071 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
255072 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
255073 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
255074 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
255075 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
255076 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
255077 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
255078 8.8 HIGH
Network
graphicsmagick graphicsmagick In GraphicsMagick 1.3.26, an allocation failure vulnerability was found in the function ReadMNGImage in coders/png.c when a small MNG file has a MEND chunk with a large length value. CWE-20
 Improper Input Validation 
CVE-2017-13147 2024-11-21 12:11 2017-08-24 Show GitHub Exploit DB Packet Storm
255079 6.1 MEDIUM
Network
qodeinteractive bridge DOM based Cross-site scripting (XSS) vulnerability in the Bridge theme before 11.2 for WordPress allows remote attackers to inject arbitrary JavaScript. CWE-79
Cross-site Scripting
CVE-2017-13138 2024-11-21 12:11 2017-08-23 Show GitHub Exploit DB Packet Storm
255080 9.8 CRITICAL
Network
formcrafts formcraft The FormCraft Basic plugin 1.0.5 for WordPress has SQL injection in the id parameter to form.php. CWE-89
SQL Injection
CVE-2017-13137 2024-11-21 12:11 2017-08-23 Show GitHub Exploit DB Packet Storm