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, 6 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
244891 6.4 警告 C97net - mBlog の index.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2007-6582 2012-06-26 15:54 2007-12-28 Show GitHub Exploit DB Packet Storm
244892 7.5 危険 adultscript - Adult Script における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2007-6576 2012-06-26 15:54 2007-12-28 Show GitHub Exploit DB Packet Storm
244893 7.5 危険 brand039 - MMSLamp の default.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2007-6575 2012-06-26 15:54 2007-12-28 Show GitHub Exploit DB Packet Storm
244894 4.3 警告 Dokeos - Dokeos におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2007-6574 2012-06-26 15:54 2007-12-28 Show GitHub Exploit DB Packet Storm
244895 7.5 危険 blakord - Blakord Portal における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2007-6565 2012-06-26 15:54 2007-12-28 Show GitHub Exploit DB Packet Storm
244896 7.5 危険 george lewe - TeamCal Pro におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2007-6554 2012-06-26 15:54 2007-12-27 Show GitHub Exploit DB Packet Storm
244897 6.8 警告 george lewe - TeamCal Pro における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2007-6553 2012-06-26 15:54 2007-12-27 Show GitHub Exploit DB Packet Storm
244898 6 警告 AuraCMS - AuraCMS の index.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2007-6552 2012-06-26 15:54 2007-12-27 Show GitHub Exploit DB Packet Storm
244899 7.5 危険 eSyndiCat - eSyndiCat Link Exchange Script の suggest-link.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2007-6543 2012-06-26 15:54 2007-12-27 Show GitHub Exploit DB Packet Storm
244900 7.5 危険 agaresmedia - Arcadem LE の admin/frontpage_right.php における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2007-6542 2012-06-26 15:54 2007-12-27 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
219871 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
219872 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
219873 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
219874 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
219875 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
219876 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
219877 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
219878 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
219879 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
219880 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