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 14, 2026, 12:08 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
229571 7.5 危険 racer - Racer の client などにおけるバッファオーバーフローの脆弱性 - CVE-2007-4370 2012-12-20 18:33 2007-08-15 Show GitHub Exploit DB Packet Storm
229572 5 警告 sote - SOTEeSKLEP の go/_files におけるディレクトリトラバーサルの脆弱性 - CVE-2007-4369 2012-12-20 18:33 2007-08-15 Show GitHub Exploit DB Packet Storm
229573 5 警告 wengo - WengoPhone におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2007-4366 2012-12-20 18:33 2007-08-15 Show GitHub Exploit DB Packet Storm
229574 6.8 警告 prozilla - Prozilla Webring の category.php における SQL インジェクションの脆弱性 - CVE-2007-4362 2012-12-20 18:33 2007-08-15 Show GitHub Exploit DB Packet Storm
229575 6.8 警告 skilmatch staffing systems - SkilMatch Staffing Systems JobLister3 における SQL インジェクションの脆弱性 - CVE-2007-4359 2012-12-20 18:33 2007-08-15 Show GitHub Exploit DB Packet Storm
229576 4.3 警告 zoidcom - Zoidcom におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2007-4358 2012-12-20 18:33 2007-08-15 Show GitHub Exploit DB Packet Storm
229577 7.5 危険 phpcentral - PHPCentral Login の include.php における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2007-4342 2012-12-20 18:33 2007-08-14 Show GitHub Exploit DB Packet Storm
229578 7.5 危険 phpdvd - phpDVD の index.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2007-4340 2012-12-20 18:33 2007-08-14 Show GitHub Exploit DB Packet Storm
229579 7.5 危険 phpcentral - PHPCentral Poll Script における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2007-4339 2012-12-20 18:33 2007-08-14 Show GitHub Exploit DB Packet Storm
229580 5.8 警告 streamripper - Streamripper の lib/http.c におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2007-4337 2012-12-20 18:33 2007-08-14 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 14, 2026, 4 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
223661 7.5 HIGH
Network
nic
opensuse
fedoraproject
debian
bird
backports_sle
fedora
debian_linux
BIRD Internet Routing Daemon 1.6.x through 1.6.7 and 2.x through 2.0.5 has a stack-based buffer overflow. The BGP daemon's support for RFC 8203 administrative shutdown communication messages included… CWE-787
 Out-of-bounds Write
CVE-2019-16159 2024-11-21 13:30 2019-09-10 Show GitHub Exploit DB Packet Storm
223662 6.1 MEDIUM
Network
sakailms sakai Sakai through 12.6 allows XSS via a chat user name. CWE-79
Cross-site Scripting
CVE-2019-16148 2024-11-21 13:30 2019-09-9 Show GitHub Exploit DB Packet Storm
223663 4.8 MEDIUM
Network
getgophish gophish Gophish through 0.8.0 allows XSS via a username. CWE-79
Cross-site Scripting
CVE-2019-16146 2024-11-21 13:30 2019-09-9 Show GitHub Exploit DB Packet Storm
223664 9.8 CRITICAL
Network
atutor atutor In ATutor 2.2.4, an unauthenticated attacker can change the application settings and force it to use his crafted database, which allows him to gain access to the application. Next, he can change the … CWE-863
 Incorrect Authorization
CVE-2019-16114 2024-11-21 13:30 2019-09-9 Show GitHub Exploit DB Packet Storm
223665 7.5 HIGH
Network
generator-rs_project generator-rs An issue was discovered in the generator crate before 0.6.18 for Rust. Uninitialized memory is used by Scope, done, and yield_ during API calls. CWE-908
 Use of Uninitialized Resource
CVE-2019-16144 2024-11-21 13:30 2019-09-9 Show GitHub Exploit DB Packet Storm
223666 9.8 CRITICAL
Network
blake2 blake2-rust An issue was discovered in the blake2 crate before 0.8.1 for Rust. The BLAKE2b and BLAKE2s algorithms, when used with HMAC, produce incorrect results because the block sizes are half of the required … CWE-327
 Use of a Broken or Risky Cryptographic Algorithm
CVE-2019-16143 2024-11-21 13:30 2019-09-9 Show GitHub Exploit DB Packet Storm
223667 9.8 CRITICAL
Network
renderdocs-rs_project renderdocs-rs An issue was discovered in the renderdoc crate before 0.5.0 for Rust. Multiple exposed methods take self by immutable reference, which is incompatible with a multi-threaded application. CWE-20
 Improper Input Validation 
CVE-2019-16142 2024-11-21 13:30 2019-09-9 Show GitHub Exploit DB Packet Storm
223668 7.5 HIGH
Network
once_cell_project once_cell An issue was discovered in the once_cell crate before 1.0.1 for Rust. There is a panic during initialization of Lazy. CWE-20
 Improper Input Validation 
CVE-2019-16141 2024-11-21 13:30 2019-09-9 Show GitHub Exploit DB Packet Storm
223669 9.8 CRITICAL
Network
isahc_project isahc An issue was discovered in the chttp crate before 0.1.3 for Rust. There is a use-after-free during buffer conversion. CWE-416
 Use After Free
CVE-2019-16140 2024-11-21 13:30 2019-09-9 Show GitHub Exploit DB Packet Storm
223670 9.8 CRITICAL
Network
compact_arena_project compact_arena An issue was discovered in the compact_arena crate before 0.4.0 for Rust. Generativity is mishandled, leading to an out-of-bounds write or read. CWE-125
CWE-787
Out-of-bounds Read
 Out-of-bounds Write
CVE-2019-16139 2024-11-21 13:30 2019-09-9 Show GitHub Exploit DB Packet Storm