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 22, 2026, 2 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
255911 4.3 警告 インターネットイニシアティブ - SEIL/X シリーズおよび SEIL/B1 における IPv6 Unicast RPF 機能に関する脆弱性 CWE-Other
その他
CVE-2010-2363 2010-08-25 12:01 2010-08-25 Show GitHub Exploit DB Packet Storm
255912 4.6 警告 レッドハット - LVM2 のクラスタ論理ボリュームマネージャデーモンにおけるサービス運用妨害 (DoS) の脆弱性 CWE-287
不適切な認証
CVE-2010-2526 2010-08-24 18:42 2010-07-28 Show GitHub Exploit DB Packet Storm
255913 9.3 危険 シマンテック
IBM
- Autonomy KeyView の WordPerfect 5.x reader (wosr.dll) におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-0135 2010-08-24 18:42 2010-08-4 Show GitHub Exploit DB Packet Storm
255914 9.3 危険 シマンテック
IBM
- Autonomy KeyView の library におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-0126 2010-08-24 18:41 2010-08-4 Show GitHub Exploit DB Packet Storm
255915 9.3 危険 シマンテック
IBM
- Lotus 1-2-3 reader (wkssr.dll) の SpreadSheet における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-1524 2010-08-24 18:41 2010-08-4 Show GitHub Exploit DB Packet Storm
255916 9.3 危険 シマンテック
IBM
- Lotus 1-2-3 reader (wkssr.dll) の SpreadSheet における任意のコードを実行される脆弱性 CWE-189
数値処理の問題
CVE-2010-1525 2010-08-24 18:41 2010-08-4 Show GitHub Exploit DB Packet Storm
255917 9.3 危険 シマンテック
IBM
- Lotus 1-2-3 reader (wkssr.dll) の SpreadSheet におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-0133 2010-08-24 18:40 2010-08-4 Show GitHub Exploit DB Packet Storm
255918 9.3 危険 シマンテック
IBM
- Lotus 1-2-3 reader (wkssr.dll) の SpreadSheet におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-0131 2010-08-24 18:40 2010-08-4 Show GitHub Exploit DB Packet Storm
255919 4.3 警告 サイバートラスト株式会社
LibTIFF
レッドハット
- x86_64 プラットフォーム上で稼動する RHEL の LibTIFF におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2010-2598 2010-08-24 13:44 2010-07-8 Show GitHub Exploit DB Packet Storm
255920 6.8 警告 アップル
サイバートラスト株式会社
LibTIFF
レッドハット
- LibTIFF の FAX3 デコーダの Fax3SetupState 関数における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2010-1411 2010-08-24 13:44 2010-06-10 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 22, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
248811 5.3 MEDIUM
Network
mozilla firefox A spoofing vulnerability can occur when a page switches to fullscreen mode without user notification, allowing a fake address bar to be displayed. This allows an attacker to spoof which page is actua… CWE-20
 Improper Input Validation 
CVE-2017-7817 2024-11-21 12:32 2018-06-12 Show GitHub Exploit DB Packet Storm
248812 5.3 MEDIUM
Network
mozilla firefox WebExtensions could use popups and panels in the extension UI to load an "about:" privileged URL, violating security checks that disallow this behavior. This vulnerability affects Firefox < 56. CWE-20
 Improper Input Validation 
CVE-2017-7816 2024-11-21 12:32 2018-06-12 Show GitHub Exploit DB Packet Storm
248813 5.3 MEDIUM
Network
mozilla firefox On pages containing an iframe, the "data:" protocol can be used to create a modal dialog through Javascript that will have an arbitrary domains as the dialog's location, spoofing of the origin of the… CWE-20
 Improper Input Validation 
CVE-2017-7815 2024-11-21 12:32 2018-06-12 Show GitHub Exploit DB Packet Storm
248814 7.8 HIGH
Local
redhat
mozilla
debian
enterprise_linux_desktop
enterprise_linux_workstation
enterprise_linux_server
enterprise_linux_server_aus
enterprise_linux_server_eus
firefox
firefox_esr
thunderbird
debian_li…
File downloads encoded with "blob:" and "data:" URL elements bypassed normal file download checks though the Phishing and Malware Protection feature and its block lists of suspicious sites and files.… CWE-20
 Improper Input Validation 
CVE-2017-7814 2024-11-21 12:32 2018-06-12 Show GitHub Exploit DB Packet Storm
248815 8.2 HIGH
Network
mozilla firefox Inside the JavaScript parser, a cast of an integer to a narrower type can result in data read from outside the buffer being parsed. This usually results in a non-exploitable crash, but can leak a lim… CWE-125
CWE-704
Out-of-bounds Read
 Incorrect Type Conversion or Cast
CVE-2017-7813 2024-11-21 12:32 2018-06-12 Show GitHub Exploit DB Packet Storm
248816 5.3 MEDIUM
Network
mozilla firefox If web content on a page is dragged onto portions of the browser UI, such as the tab bar, links can be opened that otherwise would not be allowed to open. This can allow malicious web content to open… CWE-200
Information Exposure
CVE-2017-7812 2024-11-21 12:32 2018-06-12 Show GitHub Exploit DB Packet Storm
248817 9.8 CRITICAL
Network
mozilla firefox Memory safety bugs were reported in Firefox 55. Some of these bugs showed evidence of memory corruption and we presume that with enough effort that some of these could be exploited to run arbitrary c… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2017-7811 2024-11-21 12:32 2018-06-12 Show GitHub Exploit DB Packet Storm
248818 5.3 MEDIUM
Network
mozilla firefox A content security policy (CSP) "frame-ancestors" directive containing origins with paths allows for comparisons against those paths instead of the origin. This results in a cross-origin information … CWE-200
CWE-346
Information Exposure
 Origin Validation Error
CVE-2017-7808 2024-11-21 12:32 2018-06-12 Show GitHub Exploit DB Packet Storm
248819 7.5 HIGH
Network
mozilla firefox A use-after-free vulnerability can occur when the layer manager is freed too early when rendering specific SVG content, resulting in a potentially exploitable crash. This vulnerability affects Firefo… CWE-416
 Use After Free
CVE-2017-7806 2024-11-21 12:32 2018-06-12 Show GitHub Exploit DB Packet Storm
248820 9.8 CRITICAL
Network
debian
redhat
canonical
mozilla
debian_linux
enterprise_linux_desktop
enterprise_linux_workstation
enterprise_linux_server
enterprise_linux_server_aus
enterprise_linux_server_eus
ubuntu_linux
firefox
firefox…
Memory safety bugs were reported in Firefox 55 and Firefox ESR 52.3. Some of these bugs showed evidence of memory corruption and we presume that with enough effort that some of these could be exploit… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2017-7810 2024-11-21 12:32 2018-06-12 Show GitHub Exploit DB Packet Storm