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":June 11, 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
224521 4.3 警告 CollectiveAccess - CollectiveAccess Providence および Pawtucket におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-4507 2013-11-21 17:28 2013-10-22 Show GitHub Exploit DB Packet Storm
224522 6.8 警告 D-Link Systems, Inc. - D-Link DSL-2740B ゲートウェイのファームウェアにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2013-5730 2013-11-21 17:17 2013-11-14 Show GitHub Exploit DB Packet Storm
224523 6.8 警告 D-Link Systems, Inc. - D-Link DIR-865L ルータのファームウェアにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2013-3095 2013-11-21 17:16 2013-11-14 Show GitHub Exploit DB Packet Storm
224524 6.4 警告 SAP - SAP NetWeaver の GRMGApp におけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-6823 2013-11-21 16:59 2013-01-28 Show GitHub Exploit DB Packet Storm
224525 10 危険 SAP - SAP NetWeaver の GRMGApp における脆弱性 CWE-noinfo
情報不足
CVE-2013-6822 2013-11-21 16:56 2013-01-28 Show GitHub Exploit DB Packet Storm
224526 5 警告 SAP - SAP NetWeaver の Exportability Check Service におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2013-6821 2013-11-21 16:55 2013-01-28 Show GitHub Exploit DB Packet Storm
224527 9.3 危険 SAP - SAP NetWeaver Development Infrastructure における任意のコードを実行される脆弱性 CWE-Other
その他
CVE-2013-6820 2013-11-21 16:53 2013-02-20 Show GitHub Exploit DB Packet Storm
224528 4.3 警告 SAP - SAP NetWeaver の Performance Provider におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-6819 2013-11-21 16:51 2013-03-14 Show GitHub Exploit DB Packet Storm
224529 6.4 警告 SAP - SAP NetWeaver Logviewer におけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-6818 2013-11-21 16:50 2013-03-13 Show GitHub Exploit DB Packet Storm
224530 4.3 警告 SAP - SAP NetWeaver の JavaDumpService および DataCollector サーブレットにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-6816 2013-11-21 16:47 2013-10-30 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 11, 2026, 5:13 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
211921 7.5 HIGH
Network
zcfees_project zcfees An integer underflow has been found in the latest version of ZCFees. The variables 'currPeriodIdx' and 'lastPeriodExecIdx' are both unsigned integers, and the result of the minus operation may be a n… CWE-191
 Integer Underflow (Wrap or Wraparound)
CVE-2020-24837 2024-11-21 14:16 2021-02-11 Show GitHub Exploit DB Packet Storm
211922 7.5 HIGH
Network
privateoctopus picoquic picoquic (before 3rd of July 2020) allows attackers to cause a denial of service (infinite loop) via a crafted QUIC frame, related to the picoquic_decode_frames and picoquic_decode_stream_frame funct… CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2020-24944 2024-11-21 14:16 2021-02-9 Show GitHub Exploit DB Packet Storm
211923 8.8 HIGH
Network
ucopia ucopia_wireless_appliance UCOPIA Wi-Fi appliances 6.0.5 allow authenticated remote attackers to escape the restricted administration shell CLI, and access a shell with admin user rights, via an unprotected less command. CWE-78
OS Command 
CVE-2020-25036 2024-11-21 14:16 2021-02-2 Show GitHub Exploit DB Packet Storm
211924 6.7 MEDIUM
Local
ucopia express_wireless_appliance UCOPIA Wi-Fi appliances 6.0.5 allow arbitrary code execution with root privileges using chroothole_client's PHP call, a related issue to CVE-2017-11322. NVD-CWE-noinfo
CVE-2020-25035 2024-11-21 14:16 2021-02-2 Show GitHub Exploit DB Packet Storm
211925 8.2 HIGH
Local
ucopia ucopia_wireless_appliance UCOPIA Wi-Fi appliances 6.0.5 allow arbitrary code execution with admin user privileges via an escape from a restricted command. CWE-434
 Unrestricted Upload of File with Dangerous Type 
CVE-2020-25037 2024-11-21 14:16 2021-02-2 Show GitHub Exploit DB Packet Storm
211926 6.1 MEDIUM
Network
cutesoft cute_editor Cute Editor for ASP.NET 6.4 is vulnerable to reflected cross-site scripting (XSS) caused by improper validation of user supplied input. A remote attacker could exploit this vulnerability using a spec… CWE-79
Cross-site Scripting
CVE-2020-24903 2024-11-21 14:16 2021-01-7 Show GitHub Exploit DB Packet Storm
211927 6.1 MEDIUM
Network
quixplorer_project quixplorer Quixplorer <=2.4.1 is vulnerable to reflected cross-site scripting (XSS) caused by improper validation of user supplied input. A remote attacker could exploit this vulnerability using a specially cra… CWE-79
Cross-site Scripting
CVE-2020-24902 2024-11-21 14:16 2021-01-7 Show GitHub Exploit DB Packet Storm
211928 6.1 MEDIUM
Network
krpano krpano The default installation of Krpano Panorama Viewer version <=1.20.8 is vulnerable to Reflected XSS due to insecure remote js load in file viewer/krpano.html, parameter plugin[test].url. CWE-79
Cross-site Scripting
CVE-2020-24901 2024-11-21 14:16 2021-01-7 Show GitHub Exploit DB Packet Storm
211929 6.1 MEDIUM
Network
krpano krpano The default installation of Krpano Panorama Viewer version <=1.20.8 is prone to Reflected XSS due to insecure XML load in file /viewer/krpano.html, parameter xml. CWE-79
Cross-site Scripting
CVE-2020-24900 2024-11-21 14:16 2021-01-7 Show GitHub Exploit DB Packet Storm
211930 9.8 CRITICAL
Network
kyland kps2204_6_port_managed_din-rail_programmable_serial_device_firmware A sensitive information disclosure vulnerability in Kyland KPS2204 6 Port Managed Din-Rail Programmable Serial Device Servers Software Version:R0002.P05 allows remote attackers to get username and pa… CWE-732
 Incorrect Permission Assignment for Critical Resource
CVE-2020-25011 2024-11-21 14:16 2020-12-17 Show GitHub Exploit DB Packet Storm