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 9, 2026, noon

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
254631 5 警告 オラクル - Oracle Application Server の Access Manager Identity Server コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-0066 2010-02-15 19:31 2010-01-12 Show GitHub Exploit DB Packet Storm
254632 7.8 危険 サイバートラスト株式会社
Linux
レッドハット
- Linux kernel の e1000_clean_rx_irq 関数における整数アンダーフローの脆弱性 CWE-189
数値処理の問題
CVE-2009-1385 2010-02-15 11:03 2009-06-4 Show GitHub Exploit DB Packet Storm
254633 4.6 警告 サイバートラスト株式会社
Todd C. Miller
- sudo の Perl スクリプト実行時における権限昇格の脆弱性 - CVE-2005-4158 2010-02-15 11:03 2005-11-8 Show GitHub Exploit DB Packet Storm
254634 1 注意 オラクル - Oracle Database および Oracle Application Server の Unzip コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2009-3412 2010-02-12 12:22 2010-01-12 Show GitHub Exploit DB Packet Storm
254635 3.2 注意 オラクル - Oracle Database の Oracle Spatial コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2009-3413 2010-02-12 12:22 2010-01-12 Show GitHub Exploit DB Packet Storm
254636 3.6 注意 オラクル - Oracle Database の RDBMS コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2009-3410 2010-02-12 12:21 2010-01-12 Show GitHub Exploit DB Packet Storm
254637 4 警告 オラクル - Oracle Database の Logical Standby コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2009-1996 2010-02-12 12:21 2010-01-12 Show GitHub Exploit DB Packet Storm
254638 4.9 警告 オラクル - Oracle Database の Oracle Spatial コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2009-3414 2010-02-12 12:21 2010-01-12 Show GitHub Exploit DB Packet Storm
254639 4.9 警告 オラクル - Oracle Database の Oracle Data Pump コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2009-3411 2010-02-12 12:21 2010-01-12 Show GitHub Exploit DB Packet Storm
254640 6 警告 オラクル - Oracle Database の Application Express Application Builder コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-0076 2010-02-12 12:21 2010-01-12 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 9, 2026, 5:07 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
248501 7.5 HIGH
Network
cisco telepresence_tc
telepresence_ce
A vulnerability in the ICMP ingress packet processing of Cisco TelePresence Collaboration Endpoint (CE) Software could allow an unauthenticated, remote attacker to cause the TelePresence endpoint to … CWE-20
 Improper Input Validation 
CVE-2017-3825 2024-11-21 12:26 2017-05-17 Show GitHub Exploit DB Packet Storm
248502 6.1 MEDIUM
Network
blackberry enterprise_service
unified_endpoint_manager
A stored cross site scripting vulnerability in the Management Console of BlackBerry Unified Endpoint Manager version 12.6.1 and earlier, and all versions of BES12, allows attackers to execute actions… CWE-79
Cross-site Scripting
CVE-2017-3894 2024-11-21 12:26 2017-05-11 Show GitHub Exploit DB Packet Storm
248503 3.8 LOW
Local
vmware airwatch_agent
airwatch_inbox
Airwatch Inbox for Android contains a vulnerability that may allow a rooted device to decrypt the local data used by the application. Successful exploitation of this issue may result in an unauthoriz… NVD-CWE-noinfo
CVE-2017-4896 2024-11-21 12:26 2017-05-10 Show GitHub Exploit DB Packet Storm
248504 8.8 HIGH
Local
vmware airwatch_agent
airwatch_inbox
Airwatch Agent for Android contains a vulnerability that may allow a device to bypass root detection. Successful exploitation of this issue may result in an enrolled device having unrestricted access… NVD-CWE-noinfo
CVE-2017-4895 2024-11-21 12:26 2017-05-10 Show GitHub Exploit DB Packet Storm
248505 9.8 CRITICAL
Network
emc mainframe_enablers_resourcepak_base EMC Mainframe Enablers ResourcePak Base versions 7.6.0, 8.0.0, and 8.1.0 contains a fix for a privilege management vulnerability that could potentially be exploited by malicious users to compromise t… CWE-269
 Improper Privilege Management
CVE-2017-4982 2024-11-21 12:26 2017-05-9 Show GitHub Exploit DB Packet Storm
248506 7.5 HIGH
Network
openssl
hp
openssl
operations_agent
During a renegotiation handshake if the Encrypt-Then-Mac extension is negotiated where it was not in the original handshake (or vice-versa) then this can cause OpenSSL 1.1.0 before 1.1.0e to crash (d… CWE-20
 Improper Input Validation 
CVE-2017-3733 2024-11-21 12:26 2017-05-5 Show GitHub Exploit DB Packet Storm
248507 7.5 HIGH
Network
openssl
nodejs
openssl
node.js
If an SSL/TLS server or client is running on a 32-bit host, and a specific cipher is being used, then a truncated packet can cause that server or client to perform an out-of-bounds read, usually resu… CWE-125
Out-of-bounds Read
CVE-2017-3731 2024-11-21 12:26 2017-05-5 Show GitHub Exploit DB Packet Storm
248508 5.9 MEDIUM
Network
openssl
nodejs
openssl
node.js
There is a carry propagating bug in the x86_64 Montgomery squaring procedure in OpenSSL 1.0.2 before 1.0.2k and 1.1.0 before 1.1.0d. No EC algorithms are affected. Analysis suggests that attacks agai… CWE-200
Information Exposure
CVE-2017-3732 2024-11-21 12:26 2017-05-5 Show GitHub Exploit DB Packet Storm
248509 7.5 HIGH
Network
openssl
oracle
openssl
jd_edwards_enterpriseone_tools
agile_engineering_data_management
jd_edwards_world_security
communications_operations_monitor
communications_eagle_lnp_application_processor
c…
In OpenSSL 1.1.0 before 1.1.0d, if a malicious server supplies bad parameters for a DHE or ECDHE key exchange then this can result in the client attempting to dereference a NULL pointer leading to a … CWE-476
 NULL Pointer Dereference
CVE-2017-3730 2024-11-21 12:26 2017-05-5 Show GitHub Exploit DB Packet Storm
248510 6.7 MEDIUM
Local
dell emc_data_domain_os EMC Data Domain OS 5.2 through 5.7 before 5.7.3.0 and 6.0 before 6.0.1.0 is affected by a privilege escalation vulnerability that may potentially be exploited by attackers to compromise the affected … NVD-CWE-noinfo
CVE-2017-4983 2024-11-21 12:26 2017-05-4 Show GitHub Exploit DB Packet Storm