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 23, 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
226711 5 警告 TWiki
Foswiki
- TWiki および Foswiki におけるサービス運用妨害 (メモリ消費) の脆弱性 CWE-189
数値処理の問題
CVE-2012-6330 2013-01-21 17:50 2012-12-14 Show GitHub Exploit DB Packet Storm
226712 5.5 警告 オラクル - Oracle E-Business Suite の Human Resources におけるセキュリティ・グループの処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2012-3218 2013-01-21 16:19 2013-01-15 Show GitHub Exploit DB Packet Storm
226713 4.3 警告 オラクル - 複数の Oracle Enterprise Manager 製品における User Interface Framework の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2012-5062 2013-01-21 16:16 2013-01-15 Show GitHub Exploit DB Packet Storm
226714 5 警告 オラクル - Oracle Siebel CRM における Highly Interactive Web UI の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2012-1701 2013-01-21 16:13 2013-01-15 Show GitHub Exploit DB Packet Storm
226715 5 警告 オラクル - Oracle Siebel CRM における Siebel Core - Server Infrastructure の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2012-3170 2013-01-21 16:13 2013-01-15 Show GitHub Exploit DB Packet Storm
226716 5 警告 オラクル - Oracle Siebel CRM における Siebel Core - Server Infrastructure の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2012-3169 2013-01-21 16:13 2013-01-15 Show GitHub Exploit DB Packet Storm
226717 4 警告 オラクル - Oracle Siebel CRM における Siebel Apps - Multi-channel Technologies の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2012-1680 2013-01-21 16:13 2013-01-15 Show GitHub Exploit DB Packet Storm
226718 4 警告 オラクル - Oracle Siebel CRM における Siebel Apps - Multi-channel Technologies の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2012-3172 2013-01-21 16:13 2013-01-15 Show GitHub Exploit DB Packet Storm
226719 4 警告 オラクル - Oracle Siebel CRM における Siebel Core - Server Infrastructure の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2012-3168 2013-01-21 16:13 2013-01-15 Show GitHub Exploit DB Packet Storm
226720 4 警告 オラクル - Oracle Siebel CRM における Siebel UI Framework の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2012-1700 2013-01-21 16:13 2013-01-15 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 23, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
214371 8.8 HIGH
Network
vtenext vtenext A file upload vulnerability in vtecrm vtenext 19 CE allows authenticated users to upload files with a .pht extension, resulting in remote code execution. CWE-434
 Unrestricted Upload of File with Dangerous Type 
CVE-2020-10228 2024-11-21 13:55 2020-09-15 Show GitHub Exploit DB Packet Storm
214372 6.1 MEDIUM
Network
vtenext vtenext A cross-site scripting (XSS) vulnerability in the messages module of vtecrm vtenext 19 CE allows attackers to inject arbitrary JavaScript code via the From field of an email. CWE-79
Cross-site Scripting
CVE-2020-10227 2024-11-21 13:55 2020-09-15 Show GitHub Exploit DB Packet Storm
214373 5.5 MEDIUM
Local
linux linux_kernel A flaw was found in the Linux kernel's implementation of GRO in versions before 5.2. This flaw allows an attacker with local access to crash the system. CWE-416
 Use After Free
CVE-2020-10720 2024-11-21 13:55 2020-09-4 Show GitHub Exploit DB Packet Storm
214374 8.8 HIGH
Network
github github A remote code execution vulnerability was identified in GitHub Enterprise Server that could be exploited when building a GitHub Pages site. User-controlled configuration of the underlying parsers use… NVD-CWE-noinfo
CVE-2020-10518 2024-11-21 13:55 2020-08-28 Show GitHub Exploit DB Packet Storm
214375 4.3 MEDIUM
Network
github github An improper access control vulnerability was identified in GitHub Enterprise Server that allowed authenticated users of the instance to determine the names of unauthorized private repositories given … NVD-CWE-noinfo
CVE-2020-10517 2024-11-21 13:55 2020-08-28 Show GitHub Exploit DB Packet Storm
214376 6.8 MEDIUM
Physics
sintef urx Universal Robots controller execute URCaps (zip files containing Java-powered applications) without any permission restrictions and a wide API that presents many primitives that can compromise the ov… CWE-269
 Improper Privilege Management
CVE-2020-10290 2024-11-21 13:55 2020-08-22 Show GitHub Exploit DB Packet Storm
214377 9.8 CRITICAL
Network
dronecode micro_air_vehicle_link The Micro Air Vehicle Link (MAVLink) protocol presents authentication mechanisms on its version 2.0 however according to its documentation, in order to maintain backwards compatibility, GCS and autop… NVD-CWE-Other
CVE-2020-10283 2024-11-21 13:55 2020-08-20 Show GitHub Exploit DB Packet Storm
214378 8.8 HIGH
Network
openrobotics robot_operating_system Use of unsafe yaml load. Allows instantiation of arbitrary objects. The flaw itself is caused by an unsafe parsing of YAML values which happens whenever an action message is processed to be sent, and… CWE-502
 Deserialization of Untrusted Data
CVE-2020-10289 2024-11-21 13:55 2020-08-20 Show GitHub Exploit DB Packet Storm
214379 9.9 CRITICAL
Network
redhat openstack_platform A flaw was found in the nova_libvirt container provided by the Red Hat OpenStack Platform 16, where it does not have SELinux enabled. This flaw causes sVirt, an important isolation mechanism, to be d… NVD-CWE-noinfo
CVE-2020-10731 2024-11-21 13:55 2020-07-31 Show GitHub Exploit DB Packet Storm
214380 8.2 HIGH
Local
gnu
debian
opensuse
vmware
grub2
debian_linux
leap
photon_os
A flaw was found in grub2, prior to version 2.06. An attacker may use the GRUB 2 flaw to hijack and tamper the GRUB verification process. This flaw also allows the bypass of Secure Boot protections. … CWE-120
Classic Buffer Overflow
CVE-2020-10713 2024-11-21 13:55 2020-07-30 Show GitHub Exploit DB Packet Storm