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 10, 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
252971 4.3 警告 サイバートラスト株式会社
Mozilla Foundation
レッドハット
オラクル
- 複数の Mozilla 製品におけるクロスサイトスクリプティングを誘導される脆弱性 CWE-20
不適切な入力確認
CVE-2010-1210 2010-12-21 16:14 2010-07-20 Show GitHub Exploit DB Packet Storm
252972 4.3 警告 サイバートラスト株式会社
Mozilla Foundation
レッドハット
オラクル
- 複数の Mozilla 製品の XMLDocument::load 関数におけるアクセス制限を回避される脆弱性 CWE-20
不適切な入力確認
CVE-2010-0182 2010-12-21 16:11 2010-03-30 Show GitHub Exploit DB Packet Storm
252973 9.3 危険 サイバートラスト株式会社
Mozilla Foundation
レッドハット
オラクル
- Mozilla Firefox/SeaMonkey における任意の JavaScript を実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-0179 2010-12-21 16:10 2010-03-30 Show GitHub Exploit DB Packet Storm
252974 7.6 危険 サイバートラスト株式会社
Mozilla Foundation
レッドハット
オラクル
- Mozilla Firefox/SeaMonkey における任意の JavaScript を実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-0178 2010-12-21 16:09 2010-03-30 Show GitHub Exploit DB Packet Storm
252975 9.3 危険 サイバートラスト株式会社
Mozilla Foundation
レッドハット
オラクル
- 複数の Mozilla 製品における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2010-0176 2010-12-21 16:06 2010-03-30 Show GitHub Exploit DB Packet Storm
252976 9.3 危険 サイバートラスト株式会社
Mozilla Foundation
レッドハット
オラクル
- 複数の Mozilla 製品 の nsTreeSelection の実装における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2010-0175 2010-12-21 16:02 2010-03-30 Show GitHub Exploit DB Packet Storm
252977 10 危険 サイバートラスト株式会社
Mozilla Foundation
レッドハット
オラクル
- 複数の Mozilla 製品 のブラウザエンジンにおける任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2010-0174 2010-12-21 16:01 2010-03-30 Show GitHub Exploit DB Packet Storm
252978 9.3 危険 Mozilla Foundation
オラクル
- 複数の Mozilla 製品 のブラウザエンジンにおける任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2010-0173 2010-12-21 16:00 2010-03-30 Show GitHub Exploit DB Packet Storm
252979 4.3 警告 サイバートラスト株式会社
Mozilla Foundation
レッドハット
オラクル
- Mozilla Thunderbird/SeaMonkey における任意のコードを実行される脆弱性 CWE-Other
その他
CVE-2010-0163 2010-12-21 15:59 2010-03-16 Show GitHub Exploit DB Packet Storm
252980 9.3 危険 アップル
アドビシステムズ
レッドハット
オラクル
- Adobe Flash に脆弱性 CWE-noinfo
情報不足
CVE-2010-2884 2010-12-21 15:57 2010-09-15 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 10, 2026, 4:58 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
247551 8.1 HIGH
Network
openelec openelec The auto-update feature of Open Embedded Linux Entertainment Center (OpenELEC) 6.0.3, 7.0.1, and 8.0.4 uses neither encrypted connections nor signed updates. A man-in-the-middle attacker could manipu… CWE-347
CWE-311
 Improper Verification of Cryptographic Signature
Missing Encryption of Sensitive Data
CVE-2017-6445 2024-11-21 12:29 2017-03-6 Show GitHub Exploit DB Packet Storm
247552 7.5 HIGH
Network
wireshark
debian
wireshark
debian_linux
In Wireshark 2.2.0 to 2.2.4 and 2.0.0 to 2.0.10, there is a NetScaler file parser infinite loop, triggered by a malformed capture file. This was addressed in wiretap/netscaler.c by validating record … CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2017-6474 2024-11-21 12:29 2017-03-4 Show GitHub Exploit DB Packet Storm
247553 7.5 HIGH
Network
wireshark
debian
wireshark
debian_linux
In Wireshark 2.2.0 to 2.2.4 and 2.0.0 to 2.0.10, there is a K12 file parser crash, triggered by a malformed capture file. This was addressed in wiretap/k12.c by validating the relationships between l… CWE-20
 Improper Input Validation 
CVE-2017-6473 2024-11-21 12:29 2017-03-4 Show GitHub Exploit DB Packet Storm
247554 7.5 HIGH
Network
wireshark
debian
wireshark
debian_linux
In Wireshark 2.2.0 to 2.2.4 and 2.0.0 to 2.0.10, there is an RTMPT dissector infinite loop, triggered by packet injection or a malformed capture file. This was addressed in epan/dissectors/packet-rtm… CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2017-6472 2024-11-21 12:29 2017-03-4 Show GitHub Exploit DB Packet Storm
247555 7.5 HIGH
Network
wireshark
debian
wireshark
debian_linux
In Wireshark 2.2.0 to 2.2.4 and 2.0.0 to 2.0.10, there is a WSP infinite loop, triggered by packet injection or a malformed capture file. This was addressed in epan/dissectors/packet-wsp.c by validat… CWE-20
 Improper Input Validation 
CVE-2017-6471 2024-11-21 12:29 2017-03-4 Show GitHub Exploit DB Packet Storm
247556 7.5 HIGH
Network
wireshark
debian
wireshark
debian_linux
In Wireshark 2.2.0 to 2.2.4 and 2.0.0 to 2.0.10, there is an IAX2 infinite loop, triggered by packet injection or a malformed capture file. This was addressed in epan/dissectors/packet-iax2.c by cons… CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2017-6470 2024-11-21 12:29 2017-03-4 Show GitHub Exploit DB Packet Storm
247557 7.5 HIGH
Network
wireshark
debian
wireshark
debian_linux
In Wireshark 2.2.0 to 2.2.4 and 2.0.0 to 2.0.10, there is an LDSS dissector crash, triggered by packet injection or a malformed capture file. This was addressed in epan/dissectors/packet-ldss.c by en… CWE-20
 Improper Input Validation 
CVE-2017-6469 2024-11-21 12:29 2017-03-4 Show GitHub Exploit DB Packet Storm
247558 7.5 HIGH
Network
wireshark
debian
wireshark
debian_linux
In Wireshark 2.2.0 to 2.2.4 and 2.0.0 to 2.0.10, there is a NetScaler file parser crash, triggered by a malformed capture file. This was addressed in wiretap/netscaler.c by validating the relationshi… CWE-20
 Improper Input Validation 
CVE-2017-6468 2024-11-21 12:29 2017-03-4 Show GitHub Exploit DB Packet Storm
247559 7.5 HIGH
Network
wireshark
debian
wireshark
debian_linux
In Wireshark 2.2.0 to 2.2.4 and 2.0.0 to 2.0.10, there is a Netscaler file parser infinite loop, triggered by a malformed capture file. This was addressed in wiretap/netscaler.c by changing the restr… CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2017-6467 2024-11-21 12:29 2017-03-4 Show GitHub Exploit DB Packet Storm
247560 7.5 HIGH
Network
zen_mobile_app_native_project zen_mobile_app_native Remote file upload vulnerability in Wordpress Plugin Mobile App Native 3.0. CWE-287
CWE-434
CWE-732
Improper Authentication
 Unrestricted Upload of File with Dangerous Type 
 Incorrect Permission Assignment for Critical Resource
CVE-2017-6104 2024-11-21 12:29 2017-03-3 Show GitHub Exploit DB Packet Storm