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 20, 2026, 4 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
249251 4.3 警告 a.kulikov - InTerra Blog Machine におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-1670 2012-03-27 18:43 2011-04-9 Show GitHub Exploit DB Packet Storm
249252 5 警告 mikoviny - WordPress の WP Custom Pages モジュールにおけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2011-1669 2012-03-27 18:43 2011-04-9 Show GitHub Exploit DB Packet Storm
249253 4.3 警告 awcm - AWCM におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-1668 2012-03-27 18:43 2011-04-9 Show GitHub Exploit DB Packet Storm
249254 7.5 危険 xmedien - Anzeigenmarkt の index.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2011-1667 2012-03-27 18:43 2011-04-9 Show GitHub Exploit DB Packet Storm
249255 5 警告 nicholas thompson - Drupal 用の Node Quick Find モジュールにおけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-1661 2012-03-27 18:43 2011-04-6 Show GitHub Exploit DB Packet Storm
249256 4.3 警告 grapecity - GrapeCity Data Dynamics Reports の DataDynamics.Reports.Web クラスライブラリにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-1660 2012-03-27 18:43 2011-04-9 Show GitHub Exploit DB Packet Storm
249257 7.5 危険 CA Technologies - CA TD の UNC Server の management.asmx モジュールにおけるデータベース資格情報を取得される脆弱性 CWE-310
暗号の問題
CVE-2011-1655 2012-03-27 18:43 2011-04-13 Show GitHub Exploit DB Packet Storm
249258 7.5 危険 CA Technologies - CA Total Defense の Management Server の Heartbeat Web Service におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2011-1654 2012-03-27 18:43 2011-04-13 Show GitHub Exploit DB Packet Storm
249259 10 危険 CA Technologies - CA TD の UNC Server における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2011-1653 2012-03-27 18:43 2011-04-13 Show GitHub Exploit DB Packet Storm
249260 9 危険 Digium - Asterisk Open Source の Manager Interface における任意のコマンドを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2011-1599 2012-03-27 18:43 2011-04-21 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
212671 8.8 HIGH
Network
mozilla
canonical
firefox
firefox_esr
ubuntu_linux
Mozilla developers reported memory safety bugs present in Firefox 76 and Firefox ESR 68.8. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these… CWE-787
 Out-of-bounds Write
CVE-2020-12410 2024-11-21 13:59 2020-07-10 Show GitHub Exploit DB Packet Storm
212672 8.8 HIGH
Network
mozilla firefox When using certain blank characters in a URL, they where incorrectly rendered as spaces instead of an encoded URL. This vulnerability affects Firefox < 77. NVD-CWE-Other
CVE-2020-12409 2024-11-21 13:59 2020-07-10 Show GitHub Exploit DB Packet Storm
212673 6.5 MEDIUM
Network
mozilla firefox When browsing a document hosted on an IP address, an attacker could insert certain characters to flip domain and path information in the address bar. This vulnerability affects Firefox < 77. NVD-CWE-noinfo
CVE-2020-12408 2024-11-21 13:59 2020-07-10 Show GitHub Exploit DB Packet Storm
212674 6.5 MEDIUM
Network
mozilla firefox Mozilla Developer Nicolas Silva found that when using WebRender, Firefox would under certain conditions leak arbitrary GPU memory to the visible screen. The leaked memory content was visible to the u… CWE-125
Out-of-bounds Read
CVE-2020-12407 2024-11-21 13:59 2020-07-10 Show GitHub Exploit DB Packet Storm
212675 8.8 HIGH
Network
mozilla
canonical
thunderbird
firefox
firefox_esr
ubuntu_linux
Mozilla Developer Iain Ireland discovered a missing type check during unboxed objects removal, resulting in a crash. We presume that with enough effort that it could be exploited to run arbitrary cod… CWE-345
 Insufficient Verification of Data Authenticity
CVE-2020-12406 2024-11-21 13:59 2020-07-10 Show GitHub Exploit DB Packet Storm
212676 5.3 MEDIUM
Network
mozilla
canonical
thunderbird
firefox
firefox_esr
ubuntu_linux
When browsing a malicious page, a race condition in our SharedWorkerService could occur and lead to a potentially exploitable crash. This vulnerability affects Thunderbird < 68.9.0, Firefox < 77, and… CWE-362
CWE-416
Race Condition
 Use After Free
CVE-2020-12405 2024-11-21 13:59 2020-07-10 Show GitHub Exploit DB Packet Storm
212677 4.3 MEDIUM
Network
mozilla firefox For native-to-JS bridging the app requires a unique token to be passed that ensures non-app code can't call the bridging functions. That token could leak when used for downloading files. This vulnera… CWE-79
Cross-site Scripting
CVE-2020-12404 2024-11-21 13:59 2020-07-10 Show GitHub Exploit DB Packet Storm
212678 4.4 MEDIUM
Local
mozilla
opensuse
fedoraproject
debian
firefox
leap
fedora
debian_linux
During RSA key generation, bignum implementations used a variation of the Binary Extended Euclidean Algorithm which entailed significantly input-dependent flow. This allowed an attacker able to perfo… CWE-203
 Information Exposure Through Discrepancy
CVE-2020-12402 2024-11-21 13:59 2020-07-10 Show GitHub Exploit DB Packet Storm
212679 4.4 MEDIUM
Local
mozilla
debian
thunderbird
firefox
firefox_esr
debian_linux
NSS has shown timing differences when performing DSA signatures, which was exploitable and could eventually leak private keys. This vulnerability affects Thunderbird < 68.9.0, Firefox < 77, and Firef… CWE-203
 Information Exposure Through Discrepancy
CVE-2020-12399 2024-11-21 13:59 2020-07-10 Show GitHub Exploit DB Packet Storm
212680 7.5 HIGH
Network
mozilla
canonical
thunderbird
ubuntu_linux
If Thunderbird is configured to use STARTTLS for an IMAP server, and the server sends a PREAUTH response, then Thunderbird will continue with an unencrypted connection, causing email data to be sent … CWE-319
Cleartext Transmission of Sensitive Information
CVE-2020-12398 2024-11-21 13:59 2020-07-10 Show GitHub Exploit DB Packet Storm