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 6, 2026, noon

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
228481 4.9 警告 zonelabs - ZoneAlarm におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2007-2467 2012-12-20 18:19 2007-05-2 Show GitHub Exploit DB Packet Storm
228482 7.8 危険 サン・マイクロシステムズ - Sun Java System Directory Server および Sun ONE Directory Server で使用されている C 用の LDAP SDK におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2007-2466 2012-12-20 18:19 2007-05-1 Show GitHub Exploit DB Packet Storm
228483 7.8 危険 tony cook - Imager perl モジュールの BMP リーダにおけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2007-2459 2012-12-20 18:19 2007-05-2 Show GitHub Exploit DB Packet Storm
228484 7.5 危険 pixaria - Pixaria Gallery における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2007-2458 2012-12-20 18:19 2007-04-15 Show GitHub Exploit DB Packet Storm
228485 7.5 危険 pixaria - Pixaria Gallery の resources/includes/class.Smarty.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2007-2457 2012-12-20 18:19 2007-04-15 Show GitHub Exploit DB Packet Storm
228486 2.1 注意 CollabNet, Inc. - Subversion における重要な情報 (プロパティの改定) を取得される脆弱性 - CVE-2007-2448 2012-12-20 18:19 2007-06-14 Show GitHub Exploit DB Packet Storm
228487 6.8 警告 tecnick.com - TCExam の shared/config/tce_config.php におけるクロスサイトスクリプティング攻撃 (XSS) を実行される脆弱性 - CVE-2007-2431 2012-12-20 18:19 2007-05-1 Show GitHub Exploit DB Packet Storm
228488 7.8 危険 tecnick.com - TCExam の shared/code/tce_tmx.php における cache/ 配下の任意の PHP ファイルを作成される脆弱性 - CVE-2007-2430 2012-12-20 18:19 2007-05-1 Show GitHub Exploit DB Packet Storm
228489 7.5 危険 pnflashgames - PostNuke 用の pnFlashGames モジュールの index.php における SQL インジェクションの脆弱性 - CVE-2007-2427 2012-12-20 18:19 2007-05-1 Show GitHub Exploit DB Packet Storm
228490 7.5 危険 wildbits - WordPress 用の myGallery プラグインにおける PHP リモートファイルインクルージョンの脆弱性 - CVE-2007-2426 2012-12-20 18:19 2007-05-1 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 6, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
222471 7.5 HIGH
Network
ushareit shareit SHAREit through 4.0.6.177 does not check the body length from the received packet header (which is used to allocate memory for the next set of data). This could lead to a system denial of service due… CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2019-14941 2024-11-21 13:27 2020-04-28 Show GitHub Exploit DB Packet Storm
222472 7.8 HIGH
Local
ksh_project
debian
apple
ksh
debian_linux
mac_os_x
In ksh version 20120801, a flaw was found in the way it evaluates certain environment variables. An attacker could use this flaw to override or bypass environment restrictions to execute shell comman… - CVE-2019-14868 2024-11-21 13:27 2020-04-3 Show GitHub Exploit DB Packet Storm
222473 5.6 MEDIUM
Local
redhat
fedoraproject
opensuse
ansible_engine
cloudforms_management_engine
ceph_storage
ansible_tower
openstack
fedora
leap
backports_sle
A vulnerability was found in Ansible Engine versions 2.9.x before 2.9.3, 2.8.x before 2.8.8, 2.7.x before 2.7.16 and earlier, where in Ansible's nxos_file_copy module can be used to copy files to a f… CWE-668
 Exposure of Resource to Wrong Sphere
CVE-2019-14905 2024-11-21 13:27 2020-04-1 Show GitHub Exploit DB Packet Storm
222474 9.1 CRITICAL
Network
moodle moodle A vulnerability was found in Moodle versions 3.7 before 3.7.3, 3.6 before 3.6.7, 3.5 before 3.5.9 and earlier. OAuth 2 providers who do not verify users' email address changes require additional veri… NVD-CWE-noinfo
CVE-2019-14880 2024-11-21 13:27 2020-04-1 Show GitHub Exploit DB Packet Storm
222475 7.5 HIGH
Network
gnupg
fedoraproject
canonical
gnupg
fedora
ubuntu_linux
A flaw was found in the way certificate signatures could be forged using collisions found in the SHA-1 algorithm. An attacker could use this weakness to create forged certificate signatures. This iss… CWE-326
Inadequate Encryption Strength
CVE-2019-14855 2024-11-21 13:27 2020-03-21 Show GitHub Exploit DB Packet Storm
222476 6.5 MEDIUM
Network
newlib_project newlib In the __d2b function of the newlib libc library, all versions prior to 3.3.0 (see newlib/libc/stdlib/mprec.c), Balloc is used to allocate a big integer, however no check is performed to verify if th… CWE-476
 NULL Pointer Dereference
CVE-2019-14878 2024-11-21 13:27 2020-03-20 Show GitHub Exploit DB Packet Storm
222477 6.5 MEDIUM
Network
newlib_project newlib In the __mdiff function of the newlib libc library, all versions prior to 3.3.0 (see newlib/libc/stdlib/mprec.c), Balloc is used to allocate big integers, however no check is performed to verify if t… CWE-476
 NULL Pointer Dereference
CVE-2019-14877 2024-11-21 13:27 2020-03-20 Show GitHub Exploit DB Packet Storm
222478 6.5 MEDIUM
Network
newlib_project newlib In the __lshift function of the newlib libc library, all versions prior to 3.3.0 (see newlib/libc/stdlib/mprec.c), Balloc is used to allocate a big integer, however no check is performed to verify if… CWE-476
 NULL Pointer Dereference
CVE-2019-14876 2024-11-21 13:27 2020-03-20 Show GitHub Exploit DB Packet Storm
222479 6.5 MEDIUM
Network
newlib_project newlib In the __multiply function of the newlib libc library, all versions prior to 3.3.0 (see newlib/libc/stdlib/mprec.c), Balloc is used to allocate a big integer, however no check is performed to verify … CWE-476
 NULL Pointer Dereference
CVE-2019-14875 2024-11-21 13:27 2020-03-20 Show GitHub Exploit DB Packet Storm
222480 6.5 MEDIUM
Network
newlib_project newlib In the __i2b function of the newlib libc library, all versions prior to 3.3.0 (see newlib/libc/stdlib/mprec.c), Balloc is used to allocate a big integer, however no check is performed to verify if th… CWE-476
 NULL Pointer Dereference
CVE-2019-14874 2024-11-21 13:27 2020-03-20 Show GitHub Exploit DB Packet Storm