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 27, 2026, 4 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
252971 7.5 危険 Google - Google Chrome におけるサービス運用妨害 (アプリケーションクラッシュ) の脆弱性 CWE-20
不適切な入力確認
CVE-2011-1111 2011-11-17 10:15 2011-02-28 Show GitHub Exploit DB Packet Storm
252972 7.5 危険 Google - Google Chrome におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2011-1110 2011-11-17 10:14 2011-02-28 Show GitHub Exploit DB Packet Storm
252973 6.8 警告 Google - Google Chrome におけるサービス運用妨害 (アプリケーションクラッシュ) の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-1108 2011-11-17 10:13 2011-02-28 Show GitHub Exploit DB Packet Storm
252974 10 危険 Google - Google Chrome における詳細不明な脆弱性 CWE-20
不適切な入力確認
CVE-2011-0985 2011-11-17 10:07 2011-02-8 Show GitHub Exploit DB Packet Storm
252975 5 警告 Google - Google Chrome におけるサービス運用妨害 (out-of-bounds read) の脆弱性 CWE-20
不適切な入力確認
CVE-2011-0984 2011-11-17 10:05 2011-02-8 Show GitHub Exploit DB Packet Storm
252976 10 危険 Google - Google Chrome におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-0982 2011-11-17 09:59 2011-02-8 Show GitHub Exploit DB Packet Storm
252977 6 警告 Mahara - Mahara における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-4118 2011-11-16 15:11 2011-11-3 Show GitHub Exploit DB Packet Storm
252978 4 警告 Mahara - Mahara における異なるユーザのメッセージを読まれる脆弱性 CWE-200
情報漏えい
CVE-2011-2774 2011-11-16 15:08 2011-11-3 Show GitHub Exploit DB Packet Storm
252979 6.8 警告 Mahara - Mahara におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2011-2773 2011-11-16 15:07 2011-11-3 Show GitHub Exploit DB Packet Storm
252980 5 警告 Mahara - Mahara の get_dataroot_image_path 関数におけるサービス運用妨害 (メモリ消費) の脆弱性 CWE-20
不適切な入力確認
CVE-2011-2772 2011-11-16 15:07 2011-11-3 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 27, 2026, 4:52 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
221221 7.5 HIGH
Network
identicard premisys_id Premisys Identicard version 3.1.190 stores backup files as encrypted zip files. The password to the zip is hard-coded and unchangeable. An attacker with access to these backups can decrypt them and o… CWE-798
 Use of Hard-coded Credentials
CVE-2019-3908 2024-11-21 13:42 2019-01-19 Show GitHub Exploit DB Packet Storm
221222 7.5 HIGH
Network
identicard premisys_id Premisys Identicard version 3.1.190 stores user credentials and other sensitive information with a known weak encryption method (MD5 hash of a salt and password). CWE-916
 Use of Password Hash With Insufficient Computational Effort
CVE-2019-3907 2024-11-21 13:42 2019-01-19 Show GitHub Exploit DB Packet Storm
221223 8.8 HIGH
Network
identicard premisys_id Premisys Identicard version 3.1.190 contains hardcoded credentials in the WCF service on port 9003. An authenticated remote attacker can use these credentials to access the badge system database and … CWE-798
 Use of Hard-coded Credentials
CVE-2019-3906 2024-11-21 13:42 2019-01-19 Show GitHub Exploit DB Packet Storm
221224 9.8 CRITICAL
Network
facebook hhvm The implementations of streams for bz2 and php://output improperly implemented their readImpl functions, returning -1 consistently. This behavior caused some stream functions, such as stream_get_line… CWE-125
Out-of-bounds Read
CVE-2019-3557 2024-11-21 13:42 2019-01-16 Show GitHub Exploit DB Packet Storm
221225 5.9 MEDIUM
Network
facebook wangle Wangle's AcceptRoutingHandler incorrectly casts a socket when accepting a TLS 1.3 connection, leading to a potential denial of service attack against systems accepting such connections. This affects … CWE-19
 Data Processing Errors
CVE-2019-3554 2024-11-21 13:42 2019-01-16 Show GitHub Exploit DB Packet Storm
221226 5.2 MEDIUM
Adjacent
fedoraproject
debian
opensuse
redhat
sssd
debian_linux
fedora
leap
enterprise_linux
A vulnerability was found in sssd. If a user was configured with no home directory set, sssd would return '/' (the root directory) instead of '' (the empty string / no home directory). This could imp… NVD-CWE-Other
CVE-2019-3811 2024-11-21 13:42 2019-01-16 Show GitHub Exploit DB Packet Storm
221227 7.5 HIGH
Network
pivotal_software concourse Pivotal Concourse, all versions prior to 4.2.2, puts the user access token in a url during the login flow. A remote attacker who gains access to a user's browser history could obtain the access token… CWE-200
Information Exposure
CVE-2019-3803 2024-11-21 13:42 2019-01-12 Show GitHub Exploit DB Packet Storm
221228 6.5 MEDIUM
Network
djangoproject
debian
canonical
fedoraproject
django
debian_linux
ubuntu_linux
fedora
In Django 1.11.x before 1.11.18, 2.0.x before 2.0.10, and 2.1.x before 2.1.5, an Improper Neutralization of Special Elements in Output Used by a Downstream Component issue exists in django.views.defa… CWE-74
Injection
CVE-2019-3498 2024-11-21 13:42 2019-01-10 Show GitHub Exploit DB Packet Storm
221229 7.5 HIGH
Network
mcafee mcafee_web_gateway Improper input validation in the proxy component of McAfee Web Gateway 7.8.2.0 and later allows remote attackers to cause a denial of service via a crafted HTTP request parameter. CWE-20
 Improper Input Validation 
CVE-2019-3581 2024-11-21 13:42 2019-01-9 Show GitHub Exploit DB Packet Storm
221230 10.0 CRITICAL
Network
zohocorp manageengine_adselfservice_plus Zoho ManageEngine ADSelfService Plus 5.x before build 5703 has SSRF. CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2019-3905 2024-11-21 13:42 2019-01-4 Show GitHub Exploit DB Packet Storm