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 28, 2026, 4:09 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
242631 4.3 警告 シスコシステムズ - Cisco WCS Solution におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-2988 2012-06-26 16:19 2010-08-10 Show GitHub Exploit DB Packet Storm
242632 4.3 警告 シスコシステムズ - Cisco WCS Solution におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-2987 2012-06-26 16:19 2010-08-10 Show GitHub Exploit DB Packet Storm
242633 4.3 警告 シスコシステムズ - Cisco WCS Solution の webacs/QuickSearchAction.do におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-2986 2012-06-26 16:19 2010-08-10 Show GitHub Exploit DB Packet Storm
242634 10 危険 シスコシステムズ - Cisco UWN Solution におけるアクセス制限を回避される脆弱性 CWE-Other
その他
CVE-2010-2984 2012-06-26 16:19 2010-08-10 Show GitHub Exploit DB Packet Storm
242635 7.8 危険 シスコシステムズ - Cisco UWN Solution のワークグループブリッジ機能におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2010-2983 2012-06-26 16:19 2010-08-10 Show GitHub Exploit DB Packet Storm
242636 7.1 危険 シスコシステムズ - Cisco UWN Solution におけるグループパスワードを発見される脆弱性 CWE-200
情報漏えい
CVE-2010-2982 2012-06-26 16:19 2010-08-10 Show GitHub Exploit DB Packet Storm
242637 7.1 危険 シスコシステムズ - Cisco UWN Solution におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2010-2981 2012-06-26 16:19 2010-08-10 Show GitHub Exploit DB Packet Storm
242638 7.8 危険 シスコシステムズ - Cisco UWN Solution におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2010-2980 2012-06-26 16:19 2010-08-10 Show GitHub Exploit DB Packet Storm
242639 7.8 危険 シスコシステムズ - Cisco UWN Solution におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2010-2979 2012-06-26 16:19 2010-08-10 Show GitHub Exploit DB Packet Storm
242640 10 危険 シスコシステムズ - Cisco UWN Solution におけるアクセス制限を回避される脆弱性 CWE-310
暗号の問題
CVE-2010-2978 2012-06-26 16:19 2010-08-10 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 28, 2026, 4:16 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
268961 5.9 MEDIUM
Network
wireshark wireshark Off-by-one error in epan/dissectors/packet-rsl.c in the RSL dissector in Wireshark 1.12.x before 1.12.10 and 2.0.x before 2.0.2 allows remote attackers to cause a denial of service (out-of-bounds rea… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2016-2531 2024-11-21 11:48 2016-02-28 Show GitHub Exploit DB Packet Storm
268962 5.9 MEDIUM
Network
wireshark wireshark The dissct_rsl_ipaccess_msg function in epan/dissectors/packet-rsl.c in the RSL dissector in Wireshark 1.12.x before 1.12.10 and 2.0.x before 2.0.2 mishandles the case of an unrecognized TLV type, wh… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2016-2530 2024-11-21 11:48 2016-02-28 Show GitHub Exploit DB Packet Storm
268963 5.5 MEDIUM
Local
wireshark wireshark The iseries_check_file_type function in wiretap/iseries.c in the iSeries file parser in Wireshark 2.0.x before 2.0.2 does not consider that a line may lack the "OBJECT PROTOCOL" substring, which allo… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2016-2529 2024-11-21 11:48 2016-02-28 Show GitHub Exploit DB Packet Storm
268964 5.9 MEDIUM
Network
wireshark wireshark The dissect_nhdr_extopt function in epan/dissectors/packet-lbmc.c in the LBMC dissector in Wireshark 2.0.x before 2.0.2 does not validate length values, which allows remote attackers to cause a denia… CWE-20
 Improper Input Validation 
CVE-2016-2528 2024-11-21 11:48 2016-02-28 Show GitHub Exploit DB Packet Storm
268965 5.5 MEDIUM
Local
wireshark wireshark wiretap/nettrace_3gpp_32_423.c in the 3GPP TS 32.423 Trace file parser in Wireshark 2.0.x before 2.0.2 does not ensure that a '\0' character is present at the end of certain strings, which allows rem… CWE-20
 Improper Input Validation 
CVE-2016-2527 2024-11-21 11:48 2016-02-28 Show GitHub Exploit DB Packet Storm
268966 5.9 MEDIUM
Network
wireshark wireshark epan/dissectors/packet-hiqnet.c in the HiQnet dissector in Wireshark 2.0.x before 2.0.2 does not validate the data type, which allows remote attackers to cause a denial of service (out-of-bounds read… CWE-20
 Improper Input Validation 
CVE-2016-2526 2024-11-21 11:48 2016-02-28 Show GitHub Exploit DB Packet Storm
268967 5.9 MEDIUM
Network
wireshark wireshark epan/dissectors/packet-http2.c in the HTTP/2 dissector in Wireshark 2.0.x before 2.0.2 does not limit the amount of header data, which allows remote attackers to cause a denial of service (memory con… CWE-20
 Improper Input Validation 
CVE-2016-2525 2024-11-21 11:48 2016-02-28 Show GitHub Exploit DB Packet Storm
268968 5.9 MEDIUM
Network
wireshark wireshark epan/dissectors/packet-x509af.c in the X.509AF dissector in Wireshark 2.0.x before 2.0.2 mishandles the algorithm ID, which allows remote attackers to cause a denial of service (application crash) vi… CWE-20
 Improper Input Validation 
CVE-2016-2524 2024-11-21 11:48 2016-02-28 Show GitHub Exploit DB Packet Storm
268969 5.9 MEDIUM
Network
wireshark wireshark The dnp3_al_process_object function in epan/dissectors/packet-dnp.c in the DNP3 dissector in Wireshark 1.12.x before 1.12.10 and 2.0.x before 2.0.2 allows remote attackers to cause a denial of servic… CWE-399
 Resource Management Errors
CVE-2016-2523 2024-11-21 11:48 2016-02-28 Show GitHub Exploit DB Packet Storm
268970 5.9 MEDIUM
Network
wireshark wireshark The dissect_ber_constrained_bitstring function in epan/dissectors/packet-ber.c in the ASN.1 BER dissector in Wireshark 2.0.x before 2.0.2 does not verify that a certain length is nonzero, which allow… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2016-2522 2024-11-21 11:48 2016-02-28 Show GitHub Exploit DB Packet Storm