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":June 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
259331 3.6 注意 オラクル - Oracle Solaris 10 の Fault Manager Daemon における脆弱性 CWE-noinfo
情報不足
CVE-2010-4460 2011-02-18 14:11 2011-01-18 Show GitHub Exploit DB Packet Storm
259332 4.1 警告 オラクル - Oracle Solaris 11 Express の ZFS における脆弱性 CWE-noinfo
情報不足
CVE-2010-4458 2011-02-18 14:08 2011-01-18 Show GitHub Exploit DB Packet Storm
259333 4.1 警告 オラクル - Oracle Solaris の libc における脆弱性 CWE-noinfo
情報不足
CVE-2010-4415 2011-02-18 14:06 2011-01-18 Show GitHub Exploit DB Packet Storm
259334 4.3 警告 サン・マイクロシステムズ - Oracle Sun Java System Communications Express の Web メールにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-4456 2011-02-18 14:03 2011-01-18 Show GitHub Exploit DB Packet Storm
259335 4.3 警告 サン・マイクロシステムズ - Sun Java System Communications Express におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-1227 2011-02-18 14:00 2010-04-1 Show GitHub Exploit DB Packet Storm
259336 10 危険 IBM - IBM DB2 UDB の Administration Server コンポーネントにおけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-3731 2011-02-17 18:09 2010-10-5 Show GitHub Exploit DB Packet Storm
259337 5 警告 IBM - IBM DB2 の SYSIBMADM スキーマにおける重要な情報を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-3197 2011-02-17 18:08 2010-08-31 Show GitHub Exploit DB Packet Storm
259338 3.5 注意 IBM - IBM DB2 におけるサービス運用妨害 (DoS) の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-3196 2011-02-17 18:07 2010-03-9 Show GitHub Exploit DB Packet Storm
259339 5 警告 IBM - Windows Server 2008 上で稼働する IBM DB2 におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2010-3195 2011-02-17 18:06 2010-02-4 Show GitHub Exploit DB Packet Storm
259340 7.5 危険 IBM - IBM DB2 の DB2DART プログラムにおけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-3194 2011-02-17 18:06 2010-01-25 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 30, 2026, 4:22 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
249711 5.9 MEDIUM
Network
axtls_project axtls In sig_verify() in x509.c in axTLS version 2.1.3 and before, the PKCS#1 v1.5 signature verification does not reject excess data after the hash value. Consequently, a remote attacker can forge signatu… CWE-347
 Improper Verification of Cryptographic Signature
CVE-2018-16150 2024-11-21 12:52 2018-11-8 Show GitHub Exploit DB Packet Storm
249712 5.9 MEDIUM
Network
axtls_project axtls In sig_verify() in x509.c in axTLS version 2.1.3 and before, the PKCS#1 v1.5 signature verification blindly trusts the declared lengths in the ASN.1 structure. Consequently, when small public exponen… CWE-347
 Improper Verification of Cryptographic Signature
CVE-2018-16149 2024-11-21 12:52 2018-11-8 Show GitHub Exploit DB Packet Storm
249713 7.5 HIGH
Network
knight_project knight A Path Traversal in Knightjs versions <= 0.0.1 allows an attacker to read content of arbitrary files on a remote server. CWE-22
Path Traversal
CVE-2018-16475 2024-11-21 12:52 2018-11-7 Show GitHub Exploit DB Packet Storm
249714 6.1 MEDIUM
Network
tianma-static_project tianma-static A stored xss in tianma-static module versions <=1.0.4 allows an attacker to execute arbitrary javascript. CWE-79
Cross-site Scripting
CVE-2018-16474 2024-11-21 12:52 2018-11-7 Show GitHub Exploit DB Packet Storm
249715 5.3 MEDIUM
Network
takeapeek_project takeapeek A path traversal in takeapeek module versions <=0.2.2 allows an attacker to list directory and files. CWE-22
Path Traversal
CVE-2018-16473 2024-11-21 12:52 2018-11-7 Show GitHub Exploit DB Packet Storm
249716 7.5 HIGH
Network
cached-path-relative_project
debian
cached-path-relative
debian_linux
A prototype pollution attack in cached-path-relative versions <=1.0.1 allows an attacker to inject properties on Object.prototype which are then inherited by all the JS objects through the prototype … CWE-20
 Improper Input Validation 
CVE-2018-16472 2024-11-21 12:52 2018-11-7 Show GitHub Exploit DB Packet Storm
249717 7.5 HIGH
Network
merge_project merge The merge.recursive function in the merge package <1.2.1 can be tricked into adding or modifying properties of the Object prototype. These properties will be present on all objects allowing for a den… CWE-20
 Improper Input Validation 
CVE-2018-16469 2024-11-21 12:52 2018-10-31 Show GitHub Exploit DB Packet Storm
249718 5.4 MEDIUM
Network
loofah_project
debian
loofah
debian_linux
In the Loofah gem for Ruby, through v2.2.2, unsanitized JavaScript may occur in sanitized output when a crafted SVG element is republished. CWE-79
Cross-site Scripting
CVE-2018-16468 2024-11-21 12:52 2018-10-31 Show GitHub Exploit DB Packet Storm
249719 5.3 MEDIUM
Network
nextcloud nextcloud_server A missing check in Nextcloud Server prior to 14.0.0 could give unauthorized access to the previews of single file password protected shares. CWE-287
Improper Authentication
CVE-2018-16467 2024-11-21 12:52 2018-10-31 Show GitHub Exploit DB Packet Storm
249720 8.1 HIGH
Network
nextcloud nextcloud_server Improper revalidation of permissions in Nextcloud Server prior to 14.0.0, 13.0.6 and 12.0.11 lead to not accepting access restrictions by acess tokens. CWE-273
 Improper Check for Dropped Privileges
CVE-2018-16466 2024-11-21 12:52 2018-10-31 Show GitHub Exploit DB Packet Storm