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 15, 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
226201 5 警告 Samba Project - Samba の smbd におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2010-1635 2012-12-20 19:29 2010-05-14 Show GitHub Exploit DB Packet Storm
226202 7.5 危険 phpBB - phpBB の posting.php における脆弱性 CWE-noinfo
情報不足
CVE-2010-1630 2012-12-20 19:29 2010-05-19 Show GitHub Exploit DB Packet Storm
226203 4.3 警告 phpBB - phpBB の feed.php におけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-1627 2012-12-20 19:29 2010-05-19 Show GitHub Exploit DB Packet Storm
226204 4.3 警告 SAP - SAP NetWeaver におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-1609 2012-12-20 19:29 2010-04-29 Show GitHub Exploit DB Packet Storm
226205 7.5 危険 zimbllc - Joomla! 用の ZiMB Manager コレクションにおけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2010-1603 2012-12-20 19:29 2010-04-29 Show GitHub Exploit DB Packet Storm
226206 7.5 危険 zimbllc - Joomla! 用の ZiMB Commen コンポーネントにおけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2010-1602 2012-12-20 19:29 2010-04-29 Show GitHub Exploit DB Packet Storm
226207 7.5 危険 thefactory - Joomla! 用の Media Mall Factory コンポーネントにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2010-1600 2012-12-20 19:29 2010-04-29 Show GitHub Exploit DB Packet Storm
226208 6.8 警告 SiliSoftware - phpThumb () の phpThumb.php における任意のコマンドを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2010-1598 2012-12-20 19:29 2010-04-29 Show GitHub Exploit DB Packet Storm
226209 9.3 危険 zipgenius - ZipGenius の zqtips.dll におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-1597 2012-12-20 19:29 2010-04-29 Show GitHub Exploit DB Packet Storm
226210 6.8 警告 The Support Incident Tracker Project - Support Incident Tracker における認証を回避される脆弱性 CWE-287
不適切な認証
CVE-2010-1596 2012-12-20 19:29 2010-04-28 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
210801 5.3 MEDIUM
Network
apache ofbiz IDOR vulnerability in the order processing feature from ecommerce component of Apache OFBiz before 17.12.04 CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2020-13923 2024-11-21 14:02 2020-07-16 Show GitHub Exploit DB Packet Storm
210802 7.5 HIGH
Network
apache
debian
netapp
opensuse
canonical
mcafee
oracle
tomcat
debian_linux
oncommand_system_manager
leap
ubuntu_linux
epolicy_orchestrator
managed_file_transfer
instantis_enterprisetrack
agile_plm
workload_manager
agile_engi…
The payload length in a WebSocket frame was not correctly validated in Apache Tomcat 10.0.0-M1 to 10.0.0-M6, 9.0.0.M1 to 9.0.36, 8.5.0 to 8.5.56 and 7.0.27 to 7.0.104. Invalid payload lengths could t… CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2020-13935 2024-11-21 14:02 2020-07-15 Show GitHub Exploit DB Packet Storm
210803 7.5 HIGH
Network
apache
debian
netapp
opensuse
canonical
oracle
tomcat
debian_linux
oncommand_system_manager
leap
ubuntu_linux
managed_file_transfer
instantis_enterprisetrack
agile_plm
workload_manager
agile_engineering_data_management<…
An h2c direct connection to Apache Tomcat 10.0.0-M1 to 10.0.0-M6, 9.0.0.M5 to 9.0.36 and 8.5.1 to 8.5.56 did not release the HTTP/1.1 processor after the upgrade to HTTP/2. If a sufficient number of … CWE-476
CWE-401
 NULL Pointer Dereference
 Missing Release of Memory after Effective Lifetime
CVE-2020-13934 2024-11-21 14:02 2020-07-15 Show GitHub Exploit DB Packet Storm
210804 9.8 CRITICAL
Network
apache kylin Kylin concatenates and executes a Hive SQL in Hive CLI or beeline when building a new segment; some part of the HQL is from system configurations, while the configuration can be overwritten by certai… CWE-89
SQL Injection
CVE-2020-13926 2024-11-21 14:02 2020-07-14 Show GitHub Exploit DB Packet Storm
210805 9.8 CRITICAL
Network
apache kylin Similar to CVE-2020-1956, Kylin has one more restful API which concatenates the API inputs into OS commands and then executes them on the server; while the reported API misses necessary input validat… CWE-78
OS Command 
CVE-2020-13925 2024-11-21 14:02 2020-07-14 Show GitHub Exploit DB Packet Storm
210806 8.8 HIGH
Local
redhat
docker
enterprise_linux_server
docker
The docker packages version docker-1.13.1-108.git4ef4b30.el7 as released for Red Hat Enterprise Linux 7 Extras via RHBA-2020:0053 (https://access.redhat.com/errata/RHBA-2020:0053) included an incorre… CWE-273
 Improper Check for Dropped Privileges
CVE-2020-14300 2024-11-21 14:02 2020-07-14 Show GitHub Exploit DB Packet Storm
210807 8.8 HIGH
Local
redhat
docker
enterprise_linux_server
docker
openshift_container_platform
The version of docker as released for Red Hat Enterprise Linux 7 Extras via RHBA-2020:0053 advisory included an incorrect version of runc missing the fix for CVE-2019-5736, which was previously fixed… CWE-273
 Improper Check for Dropped Privileges
CVE-2020-14298 2024-11-21 14:02 2020-07-14 Show GitHub Exploit DB Packet Storm
210808 4.3 MEDIUM
Network
atlassian jira
jira_software_data_center
jira_server
jira_data_center
Affected versions of Atlassian Jira Server and Data Center allow remote attackers to view titles of a private project via an Insecure Direct Object References (IDOR) vulnerability in the Administrati… CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2020-14174 2024-11-21 14:02 2020-07-13 Show GitHub Exploit DB Packet Storm
210809 6.5 MEDIUM
Network
atlassian bitbucket Atlassian Bitbucket Server from version 4.9.0 before version 7.2.4 allows remote attackers to intercept unencrypted repository import requests via a Man-in-the-Middle (MITM) attack. CWE-319
Cleartext Transmission of Sensitive Information
CVE-2020-14171 2024-11-21 14:02 2020-07-10 Show GitHub Exploit DB Packet Storm
210810 4.3 MEDIUM
Network
atlassian bitbucket Webhooks in Atlassian Bitbucket Server from version 5.4.0 before version 7.3.1 allow remote attackers to access the content of internal network resources via a Server-Side Request Forgery (SSRF) vuln… CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2020-14170 2024-11-21 14:02 2020-07-10 Show GitHub Exploit DB Packet Storm