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 18, 2026, 2:16 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
249921 5 警告 ヒューレット・パッカード - HP VCEM における任意のファイルを読まれる脆弱性 CWE-noinfo
情報不足
CVE-2010-3986 2012-03-27 18:42 2010-10-21 Show GitHub Exploit DB Packet Storm
249922 4.3 警告 ヒューレット・パッカード - HP Operations Orchestration におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-3985 2012-03-27 18:42 2010-10-20 Show GitHub Exploit DB Packet Storm
249923 9 危険 SAP - SAP BusinessObjects Enterprise の CmcApp における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-3983 2012-03-27 18:42 2010-10-18 Show GitHub Exploit DB Packet Storm
249924 5 警告 SAP - SAP BusinessObjects Enterprise における任意のポートおよびイントラネットホストへの TCP 接続を誘発する脆弱性 CWE-200
情報漏えい
CVE-2010-3982 2012-03-27 18:42 2010-10-18 Show GitHub Exploit DB Packet Storm
249925 4.3 警告 SAP - SAP BusinessObjects Enterprise におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-3981 2012-03-27 18:42 2010-10-18 Show GitHub Exploit DB Packet Storm
249926 4 警告 SAP - SAP BusinessObjects Enterprise の Dswsbobje におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2010-3980 2012-03-27 18:42 2010-10-18 Show GitHub Exploit DB Packet Storm
249927 5 警告 SAP - SAP BusinessObjects Enterprise の Dswsbobje におけるアカウント名を列挙する脆弱性 CWE-200
情報漏えい
CVE-2010-3979 2012-03-27 18:42 2010-10-18 Show GitHub Exploit DB Packet Storm
249928 5 警告 Spree Commerce - Spree における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2010-3978 2012-03-27 18:42 2010-11-17 Show GitHub Exploit DB Packet Storm
249929 9.3 危険 アドビシステムズ - Adobe Flash Player における任意のコードを実行される脆弱性 CWE-Other
その他
CVE-2010-3975 2012-03-27 18:42 2010-10-19 Show GitHub Exploit DB Packet Storm
249930 6.4 警告 Ruby on Rails project - Ruby on Rails における任意のレコードを変更される脆弱性 CWE-20
不適切な入力確認
CVE-2010-3933 2012-03-27 18:42 2010-10-15 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 18, 2026, 4:12 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
213621 7.5 HIGH
Network
redhat jboss_fuse
wildfly
A flaw was found in Wildfly before wildfly-embedded-13.0.0.Final, where the embedded managed process API has an exposed setting of the Thread Context Classloader (TCCL). This setting is exposed as a … NVD-CWE-Other
CVE-2020-10718 2024-11-21 13:55 2020-09-17 Show GitHub Exploit DB Packet Storm
213622 6.1 MEDIUM
Network
redhat keycloak
single_sign-on
A flaw was found in Keycloak's data filter, in version 10.0.1, where it allowed the processing of data URLs in some circumstances. This flaw allows an attacker to conduct cross-site scripting or furt… CWE-79
Cross-site Scripting
CVE-2020-10748 2024-11-21 13:55 2020-09-17 Show GitHub Exploit DB Packet Storm
213623 4.3 MEDIUM
Network
redhat openshift A content spoofing vulnerability was found in the openshift/console 3.11 and 4.x. This flaw allows an attacker to craft a URL and inject arbitrary text onto the error page that appears to be from the… CWE-20
 Improper Input Validation 
CVE-2020-10715 2024-11-21 13:55 2020-09-17 Show GitHub Exploit DB Packet Storm
213624 7.3 HIGH
Local
postgresql postgresql The Windows installer for PostgreSQL 9.5 - 12 invokes system-provided executables that do not have fully-qualified paths. Executables in the directory where the installer loads or the current working… CWE-426
 Untrusted Search Path
CVE-2020-10733 2024-11-21 13:55 2020-09-17 Show GitHub Exploit DB Packet Storm
213625 8.8 HIGH
Network
vtenext vtenext A CSRF issue in vtecrm vtenext 19 CE allows attackers to carry out unwanted actions on an administrator's behalf, such as uploading files, adding users, and deleting accounts. CWE-352
 Origin Validation Error
CVE-2020-10229 2024-11-21 13:55 2020-09-15 Show GitHub Exploit DB Packet Storm
213626 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
213627 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
213628 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
213629 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
213630 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