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 2, 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
225471 5 警告 デジタル - Pro-face WinGP PC ランタイムおよび Pro-Server EX におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2012-3794 2013-06-26 14:28 2012-06-11 Show GitHub Exploit DB Packet Storm
225472 5 警告 デジタル - Pro-face WinGP PC ランタイムおよび Pro-Server EX における整数オーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2012-3793 2013-06-26 14:26 2012-06-11 Show GitHub Exploit DB Packet Storm
225473 5 警告 デジタル - Pro-face WinGP PC ランタイムおよび Pro-Server EX におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2012-3792 2013-06-26 14:24 2012-06-11 Show GitHub Exploit DB Packet Storm
225474 6.9 警告 シーメンス - Siemens Simatic WinCC および Simatic PCS 7 の SCADA システムにおける権限を取得される脆弱性 CWE-255
証明書・パスワード管理
CVE-2010-2772 2013-06-26 14:21 2010-07-22 Show GitHub Exploit DB Packet Storm
225475 6.8 警告 日立 - 日立の Windows 版 COBOL GUIオプションの開発環境における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2012-4274 2013-06-26 14:16 2012-04-27 Show GitHub Exploit DB Packet Storm
225476 4.3 警告 Nathan Haug - Drupal 用 Webform モジュールにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-2129 2013-06-26 14:03 2013-05-29 Show GitHub Exploit DB Packet Storm
225477 4.3 警告 Yoran Brault - Drupal 用 Filebrowser モジュールにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-2036 2013-06-26 14:00 2013-04-30 Show GitHub Exploit DB Packet Storm
225478 4.3 警告 Alexey Sukhotin - Drupal 用 elFinder file manager モジュールにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-1972 2013-06-26 14:00 2013-04-16 Show GitHub Exploit DB Packet Storm
225479 4.3 警告 drunomics - Drupal 用 Rules モジュールにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-1906 2013-06-26 13:57 2013-03-27 Show GitHub Exploit DB Packet Storm
225480 4.3 警告 Opera Software ASA - Opera におけるアドレスバー詐称の脆弱性 CWE-Other
その他
CVE-2012-4010 2013-06-26 13:47 2012-08-30 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 2, 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
213251 6.1 MEDIUM
Network
mozilla
debian
opensuse
firefox_esr
thunderbird
firefox
debian_linux
leap
By exploiting an Open Redirect vulnerability on a website, an attacker could have spoofed the site displayed in the download file dialog to show the original site (the one suffering from the open red… CWE-601
Open Redirect
CVE-2020-15677 2024-11-21 14:05 2020-10-2 Show GitHub Exploit DB Packet Storm
213252 6.1 MEDIUM
Network
mozilla
debian
opensuse
firefox_esr
thunderbird
firefox
debian_linux
leap
Firefox sometimes ran the onload handler for SVG elements that the DOM sanitizer decided to remove, resulting in JavaScript being executed after pasting attacker-controlled data into a contenteditabl… CWE-79
Cross-site Scripting
CVE-2020-15676 2024-11-21 14:05 2020-10-2 Show GitHub Exploit DB Packet Storm
213253 8.8 HIGH
Network
mozilla firefox When processing surfaces, the lifetime may outlive a persistent buffer leading to memory corruption and a potentially exploitable crash. This vulnerability affects Firefox < 81. CWE-416
 Use After Free
CVE-2020-15675 2024-11-21 14:05 2020-10-2 Show GitHub Exploit DB Packet Storm
213254 8.8 HIGH
Network
mozilla firefox Mozilla developers reported memory safety bugs present in Firefox 80. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been expl… CWE-787
CWE-667
 Out-of-bounds Write
 Improper Locking
CVE-2020-15674 2024-11-21 14:05 2020-10-2 Show GitHub Exploit DB Packet Storm
213255 8.8 HIGH
Network
mozilla
debian
opensuse
firefox_esr
thunderbird
firefox
debian_linux
leap
Mozilla developers reported memory safety bugs present in Firefox 80 and Firefox ESR 78.2. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these… CWE-416
 Use After Free
CVE-2020-15673 2024-11-21 14:05 2020-10-2 Show GitHub Exploit DB Packet Storm
213256 3.1 LOW
Network
mozilla firefox When typing in a password under certain conditions, a race may have occured where the InputContext was not being correctly set for the input field, resulting in the typed password being saved to the … CWE-200
CWE-362
Information Exposure
Race Condition
CVE-2020-15671 2024-11-21 14:05 2020-10-2 Show GitHub Exploit DB Packet Storm
213257 8.8 HIGH
Network
mozilla firefox
firefox_esr
thunderbird
Mozilla developers reported memory safety bugs present in Firefox for Android 79. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could ha… CWE-362
CWE-416
CWE-617
Race Condition
 Use After Free
 Reachable Assertion
CVE-2020-15670 2024-11-21 14:05 2020-10-2 Show GitHub Exploit DB Packet Storm
213258 8.8 HIGH
Network
mozilla firefox_esr
thunderbird
When aborting an operation, such as a fetch, an abort signal may be deleted while alerting the objects to be notified. This results in a use-after-free and we presume that with enough effort it could… CWE-416
 Use After Free
CVE-2020-15669 2024-11-21 14:05 2020-10-2 Show GitHub Exploit DB Packet Storm
213259 4.3 MEDIUM
Network
mozilla firefox A lock was missing when accessing a data structure and importing certificate information into the trust database. This vulnerability affects Firefox < 80 and Firefox for Android < 80. CWE-667
 Improper Locking
CVE-2020-15668 2024-11-21 14:05 2020-10-2 Show GitHub Exploit DB Packet Storm
213260 8.8 HIGH
Network
mozilla firefox When processing a MAR update file, after the signature has been validated, an invalid name length could result in a heap overflow, leading to memory corruption and potentially arbitrary code executio… CWE-787
 Out-of-bounds Write
CVE-2020-15667 2024-11-21 14:05 2020-10-2 Show GitHub Exploit DB Packet Storm