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":Feb. 9, 2026, 12:59 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
193861 6.1 警告
Network
MyBB Group - MyBB および Merge System のメンバー検証におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-9405 2017-02-13 15:31 2016-03-11 Show GitHub Exploit DB Packet Storm
193862 6.1 警告
Network
MyBB Group - MyBB および Merge System におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-9404 2017-02-13 15:31 2016-03-11 Show GitHub Exploit DB Packet Storm
193863 9.8 緊急
Network
MyBB Group - MyBB および Merge System の newreply.php における脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-9403 2017-02-13 15:31 2016-03-11 Show GitHub Exploit DB Packet Storm
193864 9.8 緊急
Network
MyBB Group - MyBB および Merge System の moderation ツールにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2016-9402 2017-02-13 15:31 2016-03-11 Show GitHub Exploit DB Packet Storm
193865 7.5 重要
Network
MyBB Group - MyBB および Merge System におけるインストールパスを取得される脆弱性 CWE-532
ログファイルからの情報漏えい
CVE-2015-8977 2017-02-13 15:30 2015-09-7 Show GitHub Exploit DB Packet Storm
193866 6.1 警告
Network
MyBB Group - MyBB および Merge System におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2015-8976 2017-02-13 15:30 2015-09-7 Show GitHub Exploit DB Packet Storm
193867 6.1 警告
Network
MyBB Group - MyBB および Merge System のエラーハンドラにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2015-8975 2017-02-13 15:30 2015-09-7 Show GitHub Exploit DB Packet Storm
193868 10 緊急
Network
MyBB Group - MyBB および Merge System の管理制御パネルの Group Promotions モジュールにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2015-8974 2017-02-13 15:30 2015-09-7 Show GitHub Exploit DB Packet Storm
193869 8.3 重要
Network
MyBB Group - MyBB および Merge System の xmlhttp.php におけるアクセス制限を回避される脆弱性 CWE-284
不適切なアクセス制御
CVE-2015-8973 2017-02-13 15:30 2015-09-7 Show GitHub Exploit DB Packet Storm
193870 7.5 重要
Network
Libical project - Libical の icaltime_from_string 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-125
境界外読み取り
CVE-2016-5827 2017-02-13 15:25 2016-06-20 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 21, 2026, 4:10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
294291 - mozilla thunderbird
seamonkey
Mozilla Thunderbird before 2.0.0.24 and SeaMonkey before 1.1.19 process e-mail attachments with a parser that performs casts and line termination incorrectly, which allows remote attackers to cause a… NVD-CWE-Other
CVE-2010-0163 2017-09-19 10:30 2010-03-23 Show GitHub Exploit DB Packet Storm
294292 - mozilla firefox The TraceRecorder::traverseScopeChain function in js/src/jstracer.cpp in the browser engine in Mozilla Firefox 3.6 before 3.6.2 allows remote attackers to cause a denial of service (memory corruption… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2010-0165 2017-09-19 10:30 2010-03-26 Show GitHub Exploit DB Packet Storm
294293 - mozilla firefox The gfxTextRun::SanitizeGlyphRuns function in gfx/thebes/src/gfxFont.cpp in the browser engine in Mozilla Firefox 3.6 before 3.6.2 on Mac OS X, when the Core Text API is used, does not properly perfo… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2010-0166 2017-09-19 10:30 2010-03-26 Show GitHub Exploit DB Packet Storm
294294 - mozilla firefox The nsDocument::MaybePreLoadImage function in content/base/src/nsDocument.cpp in the image-preloading implementation in Mozilla Firefox 3.6 before 3.6.2 does not apply scheme restrictions and policy … CWE-264
Permissions, Privileges, and Access Controls
CVE-2010-0168 2017-09-19 10:30 2010-03-26 Show GitHub Exploit DB Packet Storm
294295 - mozilla firefox Mozilla Firefox 3.6 before 3.6.2 does not offer plugins the expected window.location protection mechanism, which might allow remote attackers to bypass the Same Origin Policy and conduct cross-site s… CWE-79
Cross-site Scripting
CVE-2010-0170 2017-09-19 10:30 2010-03-26 Show GitHub Exploit DB Packet Storm
294296 - mozilla firefox toolkit/components/passwordmgr/src/nsLoginManagerPrompter.js in the asynchronous Authorization Prompt implementation in Mozilla Firefox 3.6 before 3.6.2 does not properly handle concurrent authorizat… NVD-CWE-Other
CVE-2010-0172 2017-09-19 10:30 2010-03-26 Show GitHub Exploit DB Packet Storm
294297 - nos_microsystems
adobe
getplus_download_manager
download_manager
A certain ActiveX control in NOS Microsystems getPlus Download Manager (aka DLM or Downloader) 1.5.2.35, as used in Adobe Download Manager, improperly validates requests involving web sites that are … CWE-20
 Improper Input Validation 
CVE-2010-0189 2017-09-19 10:30 2010-02-24 Show GitHub Exploit DB Packet Storm
294298 - nos_microsystems
adobe
getplus_download_manager
download_manager
Per: http://blogs.adobe.com/psirt/2010/02/adobe_download_manager_issue.html "Adobe is aware of the recently posted report of a remote code execution vulnerability in the Adobe Download Manager… CWE-20
 Improper Input Validation 
CVE-2010-0189 2017-09-19 10:30 2010-02-24 Show GitHub Exploit DB Packet Storm
294299 - mozilla firefox The nsObserverList::FillObserverArray function in xpcom/ds/nsObserverList.cpp in Mozilla Firefox before 3.5.7 allows remote attackers to cause a denial of service (application crash) via a crafted we… CWE-399
 Resource Management Errors
CVE-2010-0220 2017-09-19 10:30 2010-01-8 Show GitHub Exploit DB Packet Storm
294300 - adium
pidgin
adium
pidgin
slp.c in the MSN protocol plugin in libpurple in Pidgin before 2.6.6, including 2.6.4, and Adium 1.3.8 allows remote attackers to cause a denial of service (memory corruption and application crash) o… CWE-399
 Resource Management Errors
CVE-2010-0277 2017-09-19 10:30 2010-01-10 Show GitHub Exploit DB Packet Storm