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 9, 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
227001 10 危険 zilab - ZIP Server の Local ZIM Server における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2008-5279 2012-12-20 18:52 2008-11-28 Show GitHub Exploit DB Packet Storm
227002 4.3 警告 PowerDNS - PowerDNS におけるサービス運用妨害 (DoS) の脆弱性 CWE-16
環境設定
CVE-2008-5277 2012-12-20 18:52 2008-11-18 Show GitHub Exploit DB Packet Storm
227003 5 警告 toddwoolums - Todd Woolums ASP News Management におけるニュース項目を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2008-5274 2012-12-20 18:52 2008-11-28 Show GitHub Exploit DB Packet Storm
227004 7.5 危険 Powie - pSys の index.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-5269 2012-12-20 18:52 2008-11-28 Show GitHub Exploit DB Packet Storm
227005 6.8 警告 tntforum - TNT Forum の index.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-5265 2012-12-20 18:52 2008-11-28 Show GitHub Exploit DB Packet Storm
227006 4.3 警告 tornado - Tornado Knowledge Retrieval System の searcher.exe におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-5264 2012-12-20 18:52 2008-11-28 Show GitHub Exploit DB Packet Storm
227007 4.4 警告 virtualox - Sun Innotek VirtualBox の ipcdUnix.cpp における任意のファイルを上書きされる脆弱性 CWE-59
リンク解釈の問題
CVE-2008-5256 2012-12-20 18:52 2008-11-26 Show GitHub Exploit DB Packet Storm
227008 4.3 警告 Xine - xine-lib におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2008-5248 2012-12-20 18:52 2008-11-25 Show GitHub Exploit DB Packet Storm
227009 4.3 警告 Xine - xine-lib の demux_real.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-189
数値処理の問題
CVE-2008-5247 2012-12-20 18:52 2008-09-10 Show GitHub Exploit DB Packet Storm
227010 9.3 危険 Xine - xine-lib におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2008-5246 2012-12-20 18:52 2008-11-25 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 9, 2026, 5:07 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
210341 9.8 CRITICAL
Network
ge rt430_firmware
rt431_firmware
rt434_firmware
GE Grid Solutions Reason RT Clocks, RT430, RT431, and RT434, all firmware versions prior to 08A05. The device’s vulnerability in the web application could allow multiple unauthenticated attacks that … CWE-306
Missing Authentication for Critical Function
CVE-2020-12017 2024-11-21 13:59 2020-06-3 Show GitHub Exploit DB Packet Storm
210342 7.5 HIGH
Network
openbsd openssh The scp client in OpenSSH 8.2 incorrectly sends duplicate responses to the server upon a utimes system call failure, which allows a malicious unprivileged user on the remote server to overwrite arbit… CWE-20
 Improper Input Validation 
CVE-2020-12062 2024-11-21 13:59 2020-06-2 Show GitHub Exploit DB Packet Storm
210343 10.0 CRITICAL
Network
swarco cpu_ls4000_firmware An open port used for debugging in SWARCOs CPU LS4000 Series with versions starting with G4... grants root access to the device without access control via network. A malicious user could use this vul… NVD-CWE-Other
CVE-2020-12493 2024-11-21 13:59 2020-05-30 Show GitHub Exploit DB Packet Storm
210344 5.5 MEDIUM
Local
mozilla
canonical
thunderbird
firefox
firefox_esr
ubuntu_linux
The 'Copy as cURL' feature of Devtools' network tab did not properly escape the HTTP POST data of a request, which can be controlled by the website. If a user used the 'Copy as cURL' feature and past… CWE-22
Path Traversal
CVE-2020-12392 2024-11-21 13:59 2020-05-27 Show GitHub Exploit DB Packet Storm
210345 7.5 HIGH
Network
mozilla firefox Documents formed using data: URLs in an OBJECT element failed to inherit the CSP of the creating context. This allowed the execution of scripts that should have been blocked, albeit with a unique opa… CWE-863
 Incorrect Authorization
CVE-2020-12391 2024-11-21 13:59 2020-05-27 Show GitHub Exploit DB Packet Storm
210346 9.8 CRITICAL
Network
mozilla firefox Incorrect origin serialization of URLs with IPv6 addresses could lead to incorrect security checks. This vulnerability affects Firefox < 76. CWE-502
 Deserialization of Untrusted Data
CVE-2020-12390 2024-11-21 13:59 2020-05-27 Show GitHub Exploit DB Packet Storm
210347 10.0 CRITICAL
Network
mozilla firefox
firefox_esr
The Firefox content processes did not sufficiently lockdown access control which could result in a sandbox escape. *Note: this issue only affects Firefox on Windows operating systems.*. This vulnerab… CWE-20
 Improper Input Validation 
CVE-2020-12389 2024-11-21 13:59 2020-05-27 Show GitHub Exploit DB Packet Storm
210348 10.0 CRITICAL
Network
mozilla firefox
firefox_esr
The Firefox content processes did not sufficiently lockdown access control which could result in a sandbox escape. *Note: this issue only affects Firefox on Windows operating systems.*. This vulnerab… CWE-20
 Improper Input Validation 
CVE-2020-12388 2024-11-21 13:59 2020-05-27 Show GitHub Exploit DB Packet Storm
210349 8.1 HIGH
Network
mozilla thunderbird
firefox
firefox_esr
A race condition when running shutdown code for Web Worker led to a use-after-free vulnerability. This resulted in a potentially exploitable crash. This vulnerability affects Firefox ESR < 68.8, Fire… CWE-362
CWE-416
Race Condition
 Use After Free
CVE-2020-12387 2024-11-21 13:59 2020-05-27 Show GitHub Exploit DB Packet Storm
210350 9.8 CRITICAL
Network
mozilla firefox Mozilla developers and community members reported memory safety bugs present in Firefox 75. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of thes… CWE-787
 Out-of-bounds Write
CVE-2020-12396 2024-11-21 13:59 2020-05-27 Show GitHub Exploit DB Packet Storm