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, 12:09 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
256031 6.8 警告 アップル
サイバートラスト株式会社
サン・マイクロシステムズ
ターボリナックス
ヒューレット・パッカード
OpenSSL Project
レッドハット
- OpenSSL の SSL_get_shared_ciphers() 関数における一つずれエラーの脆弱性 CWE-189
数値処理の問題
CVE-2007-5135 2010-01-5 13:31 2007-10-12 Show GitHub Exploit DB Packet Storm
256032 7.8 危険 マイクロソフト - Microsoft Windows で稼働している Active Directory の LDAP サービスにおけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2009-1928 2010-01-4 15:24 2009-11-10 Show GitHub Exploit DB Packet Storm
256033 9.3 危険 マイクロソフト - Microsoft Windows の kernel における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2009-2514 2010-01-4 15:24 2009-11-10 Show GitHub Exploit DB Packet Storm
256034 6.8 警告 マイクロソフト - Microsoft Windows の kernel の Graphics Device Interface (GDI) における権限を取得される脆弱性 CWE-20
不適切な入力確認
CVE-2009-2513 2010-01-4 15:24 2009-11-10 Show GitHub Exploit DB Packet Storm
256035 6.8 警告 マイクロソフト - Microsoft Windows の kernel における権限を取得される脆弱性 CWE-20
不適切な入力確認
CVE-2009-1127 2010-01-4 15:24 2009-11-10 Show GitHub Exploit DB Packet Storm
256036 10 危険 マイクロソフト - Microsoft Windows の License Logging Server (llssrv.exe) における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2009-2523 2010-01-4 15:24 2009-11-10 Show GitHub Exploit DB Packet Storm
256037 9.3 危険 マイクロソフト - Microsoft Windows の Web Services on Devices API (WSDAPI) における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2009-2512 2010-01-4 15:23 2009-11-10 Show GitHub Exploit DB Packet Storm
256038 10 危険 アップル
VMware
サン・マイクロシステムズ
- Sun Java SE の Provider クラスにおける詳細不明な脆弱性 CWE-noinfo
情報不足
CVE-2009-2722 2010-01-4 14:56 2009-08-10 Show GitHub Exploit DB Packet Storm
256039 10 危険 アップル
VMware
サン・マイクロシステムズ
- Sun Java SE の Provider クラスにおける詳細不明な脆弱性 CWE-noinfo
情報不足
CVE-2009-2723 2010-01-4 14:55 2009-08-10 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
197651 7.5 HIGH
Network
json8-merge-patch_project json8-merge-patch Prototype pollution vulnerability in json8-merge-patch npm package < 1.0.3 may allow attackers to inject or modify methods and properties of the global object constructor. CWE-20
 Improper Input Validation 
CVE-2020-8268 2024-11-21 14:38 2020-11-10 Show GitHub Exploit DB Packet Storm
197652 4.1 MEDIUM
Local
nextcloud nextcloud_server A cryptographic issue in Nextcloud Server 19.0.1 allowed an attacker to downgrade the encryption scheme and break the integrity of encrypted files. CWE-311
Missing Encryption of Sensitive Data
CVE-2020-8150 2024-11-21 14:38 2020-11-10 Show GitHub Exploit DB Packet Storm
197653 5.3 MEDIUM
Network
nextcloud nextcloud_server A wrong generation of the passphrase for the encrypted block in Nextcloud Server 19.0.1 allowed an attacker to overwrite blocks in a file. CWE-347
 Improper Verification of Cryptographic Signature
CVE-2020-8133 2024-11-21 14:38 2020-11-10 Show GitHub Exploit DB Packet Storm
197654 5.5 MEDIUM
Local
brave brave The implementation of Brave Desktop's privacy-preserving analytics system (P3A) between 1.1 and 1.18.35 logged the timestamp of when the user last opened an incognito window, including Tor windows. T… CWE-312
 Cleartext Storage of Sensitive Information
CVE-2020-8276 2024-11-21 14:38 2020-11-10 Show GitHub Exploit DB Packet Storm
197655 5.3 MEDIUM
Network
ui unifi_protect_firmware A security issue was found in UniFi Protect controller v1.14.10 and earlier.The authentication in the UniFi Protect controller API was using “x-token” improperly, allowing attackers to use the API to… CWE-287
Improper Authentication
CVE-2020-8267 2024-11-21 14:38 2020-11-6 Show GitHub Exploit DB Packet Storm
197656 7.5 HIGH
Network
tcpdump
debian
fedoraproject
apple
tcpdump
debian_linux
fedora
mac_os_x
macos
The ppp decapsulator in tcpdump 4.9.3 can be convinced to allocate a large amount of memory. CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2020-8037 2024-11-21 14:38 2020-11-5 Show GitHub Exploit DB Packet Storm
197657 7.5 HIGH
Network
tcpdump tcpdump The tok2strbuf() function in tcpdump 4.10.0-PRE-GIT was used by the SOME/IP dissector in an unsafe way. CWE-125
Out-of-bounds Read
CVE-2020-8036 2024-11-21 14:38 2020-11-5 Show GitHub Exploit DB Packet Storm
197658 6.8 MEDIUM
Physics
nextcloud nextcloud_server A wrong configuration in Nextcloud Server 19.0.1 incorrectly made the user feel the passwordless WebAuthn is also a two factor verification by asking for the PIN of the passwordless WebAuthn but not … CWE-287
Improper Authentication
CVE-2020-8236 2024-11-21 14:38 2020-11-3 Show GitHub Exploit DB Packet Storm
197659 7.5 HIGH
Network
nextcloud nextcloud_server A logic error in Nextcloud Server 19.0.0 caused a plaintext storage of the share password when it was given on the initial create API call. CWE-522
 Insufficiently Protected Credentials
CVE-2020-8183 2024-11-21 14:38 2020-11-3 Show GitHub Exploit DB Packet Storm
197660 2.2 LOW
Network
nextcloud nextcloud_server A too small set of random characters being used for encryption in Nextcloud Server 18.0.4 allowed decryption in shorter time than intended. CWE-311
Missing Encryption of Sensitive Data
CVE-2020-8173 2024-11-21 14:38 2020-11-3 Show GitHub Exploit DB Packet Storm