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":April 30, 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
227601 7.5 危険 phpsyncml - phpSyncML における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2007-4978 2012-12-20 18:33 2007-09-19 Show GitHub Exploit DB Packet Storm
227602 1.9 注意 sysinternals - RegMon におけるサービス運用妨害 (DoS) の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2007-4972 2012-12-20 18:33 2007-09-18 Show GitHub Exploit DB Packet Storm
227603 4.4 警告 sysinternals - Process Monitor におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2007-4969 2012-12-20 18:33 2007-09-18 Show GitHub Exploit DB Packet Storm
227604 4.4 警告 PWI, Inc. - Privatefirewall におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2007-4968 2012-12-20 18:33 2007-09-18 Show GitHub Exploit DB Packet Storm
227605 5 警告 Gilles Vollant - WinImage におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2007-4964 2012-12-20 18:33 2007-09-18 Show GitHub Exploit DB Packet Storm
227606 9.3 危険 Gilles Vollant - WinImage におけるコピー先のファイル名を偽造される脆弱性 CWE-Other
その他
CVE-2007-4963 2012-12-20 18:33 2007-09-18 Show GitHub Exploit DB Packet Storm
227607 9.3 危険 Gilles Vollant - WinImage におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2007-4962 2012-12-20 18:33 2007-09-18 Show GitHub Exploit DB Packet Storm
227608 4.3 警告 TinyWebGallery - TWG におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2007-4958 2012-12-20 18:33 2007-09-18 Show GitHub Exploit DB Packet Storm
227609 7.5 危険 simpcms - SimpCMS の index.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2007-4953 2012-12-20 18:33 2007-09-18 Show GitHub Exploit DB Packet Storm
227610 5.1 警告 webmedia explorer - webmex における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2007-4948 2012-12-20 18:33 2007-09-18 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 1, 2026, 4:54 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
211141 9.8 CRITICAL
Network
debian
canonical
opensuse
fedoraproject
libreoffice
debian_linux
ubuntu_linux
leap
fedora
libreoffice
LibreOffice is typically bundled with LibreLogo, a programmable turtle vector graphics script, which can execute arbitrary python commands contained with the document it is launched from. LibreOffice… CWE-20
 Improper Input Validation 
CVE-2019-9850 2024-11-21 13:52 2019-08-16 Show GitHub Exploit DB Packet Storm
211142 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
211143 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
211144 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
211145 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
211146 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
211147 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
211148 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
211149 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
211150 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