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 12, 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
255201 2.6 注意 オラクル - Oracle Application Server におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
- 2010-01-14 15:01 2010-01-14 Show GitHub Exploit DB Packet Storm
255202 9.3 危険 マイクロソフト - Microsoft Internet Explorer に脆弱性 CWE-94
コード・インジェクション
CVE-2009-3672 2010-01-14 12:08 2009-11-25 Show GitHub Exploit DB Packet Storm
255203 9.3 危険 サン・マイクロシステムズ
VMware
- Sun Java SE の java.lang パッケージにおける脆弱性 CWE-362
競合状態
CVE-2009-2724 2010-01-14 12:08 2009-08-10 Show GitHub Exploit DB Packet Storm
255204 10 危険 サン・マイクロシステムズ
VMware
- Sun Java SE の Provider クラスにおける脆弱性 CWE-noinfo
情報不足
CVE-2009-2721 2010-01-14 12:08 2009-08-10 Show GitHub Exploit DB Packet Storm
255205 5 警告 有限会社シースリー - WebCalenderC3 におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2010-0348 2010-01-12 15:01 2010-01-12 Show GitHub Exploit DB Packet Storm
255206 4.3 警告 有限会社シースリー - WebCalenderC3 におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-0349 2010-01-12 15:00 2010-01-12 Show GitHub Exploit DB Packet Storm
255207 10 危険 サイバートラスト株式会社
XEmacs
- XEmacs の glyphs-eimage.c における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2009-2688 2010-01-12 14:48 2009-08-5 Show GitHub Exploit DB Packet Storm
255208 6.8 警告 IBM - IBM WebSphere Application Server (WAS) におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2009-2746 2010-01-12 14:48 2009-11-13 Show GitHub Exploit DB Packet Storm
255209 5 警告 アップル - Apple Safari におけるローカル HTML ファイルを読まれる脆弱性 CWE-Other
その他
CVE-2009-2842 2010-01-7 12:09 2009-11-11 Show GitHub Exploit DB Packet Storm
255210 5.5 警告 シックス・アパート株式会社 - Movable Type におけるアクセス制限回避の脆弱性 CWE-264
認可・権限・アクセス制御
- 2010-01-6 15:01 2010-01-6 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 12, 2026, 5:06 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
213441 9.8 CRITICAL
Network
eclass eclass_ip eClass platform < ip.2.5.10.2.1 allows an attacker to execute SQL command via /admin/academic/studenview_left.php StudentID parameter. CWE-89
SQL Injection
CVE-2019-9885 2024-11-21 13:52 2019-07-26 Show GitHub Exploit DB Packet Storm
213442 9.8 CRITICAL
Network
eclass eclass_ip eClass platform < ip.2.5.10.2.1 allows an attacker to use GETS method to request /admin page to bypass the password validation and access management page. CWE-425
 Direct Request ('Forced Browsing')
CVE-2019-9884 2024-11-21 13:52 2019-07-26 Show GitHub Exploit DB Packet Storm
213443 8.1 HIGH
Network
mozilla firefox A use-after-free vulnerability can occur in AssertWorkerThread due to a race condition with shared workers. This results in a potentially exploitable crash. This vulnerability affects Firefox < 67. CWE-362
CWE-416
Race Condition
 Use After Free
CVE-2019-9821 2024-11-21 13:52 2019-07-23 Show GitHub Exploit DB Packet Storm
213444 9.8 CRITICAL
Network
mozilla firefox_esr
firefox
thunderbird
A use-after-free vulnerability can occur in the chrome event handler when it is freed while still in use. This results in a potentially exploitable crash. This vulnerability affects Thunderbird < 60.… CWE-416
 Use After Free
CVE-2019-9820 2024-11-21 13:52 2019-07-23 Show GitHub Exploit DB Packet Storm
213445 9.8 CRITICAL
Network
mozilla thunderbird
firefox_esr
firefox
A vulnerability where a JavaScript compartment mismatch can occur while working with the fetch API, resulting in a potentially exploitable crash. This vulnerability affects Thunderbird < 60.7, Firefo… CWE-843
Type Confusion
CVE-2019-9819 2024-11-21 13:52 2019-07-23 Show GitHub Exploit DB Packet Storm
213446 8.3 HIGH
Network
mozilla firefox
firefox_esr
thunderbird
A race condition is present in the crash generation server used to generate data for the crash reporter. This issue can lead to a use-after-free in the main process, resulting in a potentially exploi… CWE-362
CWE-416
Race Condition
 Use After Free
CVE-2019-9818 2024-11-21 13:52 2019-07-23 Show GitHub Exploit DB Packet Storm
213447 5.3 MEDIUM
Network
mozilla thunderbird
firefox_esr
firefox
Images from a different domain can be read using a canvas object in some circumstances. This could be used to steal image data from a different site in violation of same-origin policy. This vulnerabi… CWE-346
 Origin Validation Error
CVE-2019-9817 2024-11-21 13:52 2019-07-23 Show GitHub Exploit DB Packet Storm
213448 5.9 MEDIUM
Network
mozilla thunderbird
firefox_esr
firefox
A possible vulnerability exists where type confusion can occur when manipulating JavaScript objects in object groups, allowing for the bypassing of security checks within these groups. *Note: this vu… CWE-843
Type Confusion
CVE-2019-9816 2024-11-21 13:52 2019-07-23 Show GitHub Exploit DB Packet Storm
213449 9.8 CRITICAL
Network
mozilla firefox Mozilla developers and community members reported memory safety bugs present in Firefox 66. Some of these bugs showed evidence of memory corruption and we presume that with enough effort that some of… CWE-787
 Out-of-bounds Write
CVE-2019-9814 2024-11-21 13:52 2019-07-23 Show GitHub Exploit DB Packet Storm
213450 8.3 HIGH
Network
mozilla
debian
novell
opensuse
firefox
firefox_esr
thunderbird
debian_linux
suse_package_hub_for_suse_linux_enterprise
leap
As part of a winning Pwn2Own entry, a researcher demonstrated a sandbox escape by installing a malicious language pack and then opening a browser feature that used the compromised translation. This v… CWE-74
Injection
CVE-2019-9811 2024-11-21 13:52 2019-07-23 Show GitHub Exploit DB Packet Storm