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, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
254681 7.5 危険 The PHP Group
LibGD project
サイバートラスト株式会社
レッドハット
- PHP および GD Graphics Library の _gdGetColors 関数におけるバッファオーバーフローの脆弱性 CWE-Other
その他
CVE-2009-3546 2010-02-3 14:34 2009-10-19 Show GitHub Exploit DB Packet Storm
254682 6.8 警告 GNU Project
XEmacs
サイバートラスト株式会社
- Emacs および XEmacs における .flc ファイルの処理に関する任意のコードを実行される脆弱性 CWE-DesignError
CVE-2008-2142 2010-02-2 11:43 2008-05-12 Show GitHub Exploit DB Packet Storm
254683 3.5 注意 Drupal
サイバートラスト株式会社
- Drupal の Menu モジュールにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-4370 2010-02-2 11:43 2009-12-16 Show GitHub Exploit DB Packet Storm
254684 3.5 注意 Drupal
サイバートラスト株式会社
- Drupal の Contact モジュールにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-4369 2010-02-2 11:42 2009-12-16 Show GitHub Exploit DB Packet Storm
254685 7.5 危険 日立 - Cosminexus、Processing Kit for XML および Hitachi Developer's Kit for Java におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
- 2010-02-2 11:42 2009-12-22 Show GitHub Exploit DB Packet Storm
254686 4.3 警告 VMware - 複数の VMware 製品におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-3731 2010-02-1 11:52 2009-12-15 Show GitHub Exploit DB Packet Storm
254687 10 危険 サイバートラスト株式会社
Linux
- Linux kernel および gxsnmp パッケージの asn1 の実装における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2008-1673 2010-02-1 11:51 2008-06-10 Show GitHub Exploit DB Packet Storm
254688 10 危険 ヒューレット・パッカード - 複数の Symantec 製品の VRTSweb における任意のコードを実行される脆弱性 CWE-287
不適切な認証
CVE-2009-3027 2010-02-1 11:51 2009-12-8 Show GitHub Exploit DB Packet Storm
254689 9.3 危険 KDE project
Glyph & Cog, LLC
GNOME Project
サイバートラスト株式会社
レッドハット
- Xpdf、gpdf および kpdf の FoFiType1::parse 関数における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2009-4035 2010-01-29 09:54 2009-12-16 Show GitHub Exploit DB Packet Storm
254690 7.8 危険 Mozilla Foundation - Mozilla Firefox/SeaMonkey の GeckoActiveXObject 関数における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2009-3987 2010-01-29 09:54 2009-12-15 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
196241 5.3 MEDIUM
Network
sockjs_project sockjs Incorrect handling of Upgrade header with the value websocket leads in crashing of containers hosting sockjs apps. This affects the package sockjs before 0.3.20. CWE-755
 Improper Handling of Exceptional Conditions
CVE-2020-7693 2024-11-21 14:37 2020-07-9 Show GitHub Exploit DB Packet Storm
196242 9.1 CRITICAL
Network
google oauth_client_library_for_java PKCE support is not implemented in accordance with the RFC for OAuth 2.0 for Native Apps. Without the use of PKCE, the authorization code returned by an authorization server is not enough to guarante… CWE-863
 Incorrect Authorization
CVE-2020-7692 2024-11-21 14:37 2020-07-9 Show GitHub Exploit DB Packet Storm
196243 9.8 CRITICAL
Network
freebsd freebsd In FreeBSD 12.1-STABLE before r362281, 11.4-STABLE before r362281, and 11.4-RELEASE before p1, long values in the user-controlled PATH environment variable cause posix_spawnp to write beyond the end … CWE-787
 Out-of-bounds Write
CVE-2020-7458 2024-11-21 14:37 2020-07-9 Show GitHub Exploit DB Packet Storm
196244 8.1 HIGH
Network
freebsd freebsd In FreeBSD 12.1-STABLE before r359565, 12.1-RELEASE before p7, 11.4-STABLE before r362975, 11.4-RELEASE before p1, and 11.3-RELEASE before p11, missing synchronization in the IPV6_2292PKTOPTIONS sock… CWE-362
CWE-416
CWE-662
Race Condition
 Use After Free
 Improper Synchronization
CVE-2020-7457 2024-11-21 14:37 2020-07-9 Show GitHub Exploit DB Packet Storm
196245 6.1 MEDIUM
Network
parall jspdf In all versions of the package jspdf, it is possible to use <<script>script> in order to go over the filtering regex. CWE-79
Cross-site Scripting
CVE-2020-7691 2024-11-21 14:37 2020-07-6 Show GitHub Exploit DB Packet Storm
196246 6.1 MEDIUM
Network
parall jspdf All affected versions <2.0.0 of package jspdf are vulnerable to Cross-site Scripting (XSS). It is possible to inject JavaScript code via the html method. CWE-79
Cross-site Scripting
CVE-2020-7690 2024-11-21 14:37 2020-07-6 Show GitHub Exploit DB Packet Storm
196247 9.8 CRITICAL
Network
nexaweb nexacro_14
nexacro_17
Nexacro14/17 ExtCommonApiV13 Library under 2019.9.6 version contain a vulnerability that could allow remote attacker to execute arbitrary code by modifying the value of registry path. This can be lev… CWE-20
 Improper Input Validation 
CVE-2020-7821 2024-11-21 14:37 2020-07-2 Show GitHub Exploit DB Packet Storm
196248 9.8 CRITICAL
Network
nexaweb nexacro_14
nexacro_17
Nexacro14/17 ExtCommonApiV13 Library under 2019.9.6 version contain a vulnerability that could allow remote attacker to execute arbitrary code by setting the arguments to the vulnerable API. This can… CWE-20
 Improper Input Validation 
CVE-2020-7820 2024-11-21 14:37 2020-07-2 Show GitHub Exploit DB Packet Storm
196249 7.8 HIGH
Local
mversion_project mversion The issue occurs because tagName user input is formatted inside the exec function is executed without any checks. CWE-78
OS Command 
CVE-2020-7688 2024-11-21 14:37 2020-07-2 Show GitHub Exploit DB Packet Storm
196250 7.5 HIGH
Network
node.bcrypt.js_project node.bcrypt.js Data is truncated wrong when its length is greater than 255 bytes. CWE-190
CWE-327
 Integer Overflow or Wraparound
 Use of a Broken or Risky Cryptographic Algorithm
CVE-2020-7689 2024-11-21 14:37 2020-07-1 Show GitHub Exploit DB Packet Storm