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 19, 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
253061 7.8 危険 シスコシステムズ - Cisco ASA 5500 シリーズの IPv6 のNDプロトコル実装におけるサービス運用妨害 (DoS) 脆弱性 CWE-399
リソース管理の問題
CVE-2010-4670 2012-03-27 18:42 2011-01-7 Show GitHub Exploit DB Packet Storm
253062 4.3 警告 Coppermine Photo Gallery - CPG におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-4667 2012-03-27 18:42 2011-06-14 Show GitHub Exploit DB Packet Storm
253063 10 危険 CMS Made Simple - CMSMS のNews モジュールにおける詳細不明な脆弱性 CWE-noinfo
情報不足
CVE-2010-4663 2012-03-27 18:42 2011-06-8 Show GitHub Exploit DB Packet Storm
253064 4.3 警告 Hastymail - Hastymail2 におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-4646 2012-03-27 18:42 2011-01-18 Show GitHub Exploit DB Packet Storm
253065 10 危険 Novell - Novell GroupWise の IMAP サーバコンポーネンにおけるメモリ二重解放の脆弱性 CWE-399
リソース管理の問題
CVE-2010-4711 2012-03-27 18:42 2010-11-4 Show GitHub Exploit DB Packet Storm
253066 4.3 警告 Yahoo! - YUI のメニューウィジェットにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-4710 2012-03-27 18:42 2010-12-16 Show GitHub Exploit DB Packet Storm
253067 7.5 危険 Joomla! - Joomla! における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2010-4696 2012-03-27 18:42 2010-11-4 Show GitHub Exploit DB Packet Storm
253068 4.3 警告 XWiki - XWiki Enterprise におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-4642 2012-03-27 18:42 2010-12-30 Show GitHub Exploit DB Packet Storm
253069 7.5 危険 XWiki - XWiki Enterprise における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2010-4641 2012-03-27 18:42 2010-12-30 Show GitHub Exploit DB Packet Storm
253070 4.3 警告 XWiki - XWiki Watch におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-4640 2012-03-27 18:42 2010-12-30 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 19, 2026, 4:01 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
219071 9.8 CRITICAL
Network
mikrotik-router-monitoring-system_project mikrotik-router-monitoring-system An issue was discovered in Mikrotik-Router-Monitoring-System through 2018-10-22. SQL Injection exists in check_community.php via the parameter community. CWE-89
SQL Injection
CVE-2020-13118 2024-11-21 14:00 2020-05-17 Show GitHub Exploit DB Packet Storm
219072 7.5 HIGH
Network
naviserver_project naviserver NaviServer 4.99.4 to 4.99.19 allows denial of service due to the nsd/driver.c ChunkedDecode function not properly validating the length of a chunk. A remote attacker can craft a chunked-transfer requ… CWE-20
CWE-787
 Improper Input Validation 
 Out-of-bounds Write
CVE-2020-13111 2024-11-21 14:00 2020-05-17 Show GitHub Exploit DB Packet Storm
219073 7.8 HIGH
Local
kerberos_project kerberos The kerberos package before 1.0.0 for Node.js allows arbitrary code execution and privilege escalation via injection of malicious DLLs through use of the kerberos_sspi LoadLibrary() method, because o… CWE-427
 Uncontrolled Search Path Element
CVE-2020-13110 2024-11-21 14:00 2020-05-16 Show GitHub Exploit DB Packet Storm
219074 9.8 CRITICAL
Network
seta morita_shogi_64 Morita Shogi 64 through 2020-05-02 for Nintendo 64 devices allows remote attackers to execute arbitrary code via crafted packet data to the built-in modem because 0x800b3e94 (aka the IF subcommand to… CWE-787
 Out-of-bounds Write
CVE-2020-13109 2024-11-21 14:00 2020-05-16 Show GitHub Exploit DB Packet Storm
219075 5.3 MEDIUM
Network
ispyconnect agent_dvr iSpyConnect.com Agent DVR before 2.7.1.0 allows directory traversal. CWE-22
Path Traversal
CVE-2020-13093 2024-11-21 14:00 2020-05-16 Show GitHub Exploit DB Packet Storm
219076 9.8 CRITICAL
Network
scikit-learn scikit-learn scikit-learn (aka sklearn) through 0.23.0 can unserialize and execute commands from an untrusted file that is passed to the joblib.load() function, if __reduce__ makes an os.system call. NOTE: third … CWE-502
 Deserialization of Untrusted Data
CVE-2020-13092 2024-11-21 14:00 2020-05-16 Show GitHub Exploit DB Packet Storm
219077 9.8 CRITICAL
Network
numfocus pandas pandas through 1.0.3 can unserialize and execute commands from an untrusted file that is passed to the read_pickle() function, if __reduce__ makes an os.system call. NOTE: third parties dispute this … CWE-502
 Deserialization of Untrusted Data
CVE-2020-13091 2024-11-21 14:00 2020-05-16 Show GitHub Exploit DB Packet Storm
219078 5.5 MEDIUM
Local
yaws yaws yaws_config.erl in Yaws through 2.0.2 and/or 2.0.7 loads obsolete TLS ciphers, as demonstrated by ones that allow Sweet32 attacks, if running on an Erlang/OTP virtual machine with a version less than… CWE-326
Inadequate Encryption Strength
CVE-2020-12872 2024-11-21 14:00 2020-05-16 Show GitHub Exploit DB Packet Storm
219079 9.8 CRITICAL
Network
misp misp-maltego MISP MISP-maltego 1.4.4 incorrectly shares a MISP connection across users in a remote-transform use case. NVD-CWE-noinfo
CVE-2020-12889 2024-11-21 14:00 2020-05-16 Show GitHub Exploit DB Packet Storm
219080 5.3 MEDIUM
Local
linux
fedoraproject
opensuse
debian
canonical
netapp
linux_kernel
fedora
leap
debian_linux
ubuntu_linux
cloud_backup
element_software
steelstore_cloud_integrated_storage
solidfire
hci_management_node
active_iq_unified_mana…
The VFIO PCI driver in the Linux kernel through 5.6.13 mishandles attempts to access disabled memory space. CWE-755
 Improper Handling of Exceptional Conditions
CVE-2020-12888 2024-11-21 14:00 2020-05-16 Show GitHub Exploit DB Packet Storm