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 3, 2026, 6:08 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
225721 10 危険 Mozilla Foundation - Mozilla Firefox および Thunderbird の gfxSkipCharsIterator::SetOffsets 関数における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2013-1677 2013-06-28 15:03 2013-05-14 Show GitHub Exploit DB Packet Storm
225722 10 危険 Mozilla Foundation - Mozilla Firefox および Thunderbird の SelectionIterator::GetNextSegment 関数における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2013-1676 2013-06-28 15:01 2013-05-14 Show GitHub Exploit DB Packet Storm
225723 4.3 警告 Mozilla Foundation - Mozilla Firefox および Thunderbird における重要な情報を取得される脆弱性 CWE-119
バッファエラー
CVE-2013-1675 2013-06-28 14:58 2013-05-14 Show GitHub Exploit DB Packet Storm
225724 9.3 危険 Mozilla Foundation - Mozilla Firefox および Thunderbird における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2013-1674 2013-06-28 14:54 2013-05-14 Show GitHub Exploit DB Packet Storm
225725 4.3 警告 Mozilla Foundation - Mozilla Firefox におけるフルパス名を取得される脆弱性 CWE-20
不適切な入力確認
CVE-2013-1671 2013-06-28 14:51 2013-05-14 Show GitHub Exploit DB Packet Storm
225726 4.3 警告 Mozilla Foundation - Mozilla Firefox および Thunderbird における特定の読み取り専用の制限を回避される脆弱性 CWE-264
CWE-79
CVE-2013-1670 2013-06-28 14:49 2013-05-14 Show GitHub Exploit DB Packet Storm
225727 10 危険 Mozilla Foundation - Mozilla Firefox のブラウザエンジンにおけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2013-1669 2013-06-28 14:46 2013-05-14 Show GitHub Exploit DB Packet Storm
225728 6.2 警告 Linux - Linux Kernel の mm/shmem.c における権限を取得される脆弱性 CWE-399
リソース管理の問題
CVE-2013-1767 2013-06-28 14:01 2013-02-27 Show GitHub Exploit DB Packet Storm
225729 6.9 警告 Linux - Linux Kernel の ptrace 機能における権限を取得される脆弱性 CWE-362
競合状態
CVE-2013-0871 2013-06-28 12:08 2013-01-27 Show GitHub Exploit DB Packet Storm
225730 10 危険 Mozilla Foundation - Mozilla Firefox および Thunderbird のブラウザエンジンにおけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2013-0801 2013-06-28 12:06 2013-05-14 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 3, 2026, 4:18 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
223441 9.8 CRITICAL
Network
vmware
oracle
spring_integration
retail_customer_management_and_segmentation_foundation
Spring Integration (spring-integration-xml and spring-integration-ws modules), versions 4.3.18, 5.0.10, 5.1.1, and older unsupported versions, were susceptible to XML External Entity Injection (XXE) … CWE-611
XXE
CVE-2019-3772 2024-11-21 13:42 2019-01-19 Show GitHub Exploit DB Packet Storm
223442 9.1 CRITICAL
Network
crestron airmedia_am-100_firmware Crestron AM-100 before firmware version 1.6.0.2 contains an authentication bypass in the web interface's return.cgi script. Unauthenticated remote users can use the bypass to access some administrato… NVD-CWE-noinfo
CVE-2019-3910 2024-11-21 13:42 2019-01-19 Show GitHub Exploit DB Packet Storm
223443 9.8 CRITICAL
Network
identicard premisys_id Premisys Identicard version 3.1.190 database uses default credentials. Users are unable to change the credentials without vendor intervention. CWE-1188
 Insecure Default Initialization of Resource
CVE-2019-3909 2024-11-21 13:42 2019-01-19 Show GitHub Exploit DB Packet Storm
223444 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
223445 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
223446 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
223447 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
223448 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
223449 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
223450 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