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 4, 2026, 4 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
251221 4.3 警告 bankofamerica - Android のバンク・オブ・アメリカのアプリケーションにおける重要な情報を取得される脆弱性 CWE-310
暗号の問題
CVE-2010-4213 2012-03-27 18:42 2010-11-8 Show GitHub Exploit DB Packet Storm
251222 1.9 注意 USAA - USAA application for Android における重要なオンラインバンキングの情報を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-4212 2012-03-27 18:42 2010-11-8 Show GitHub Exploit DB Packet Storm
251223 2.9 注意 ebay - PayPal app における Paypal Web サーバになりすまされる脆弱性 CWE-287
不適切な認証
CVE-2010-4211 2012-03-27 18:42 2010-11-8 Show GitHub Exploit DB Packet Storm
251224 7.2 危険 FreeBSD - FreeBSD の pfs_getextattr 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-4210 2012-03-27 18:42 2010-11-10 Show GitHub Exploit DB Packet Storm
251225 4.3 警告 Mozilla Foundation
Yahoo!
- Bugzilla で使用される YUI の Flash コンポーネント構造におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-4209 2012-03-27 18:42 2010-11-7 Show GitHub Exploit DB Packet Storm
251226 4.3 警告 Moodle
Yahoo!
Mozilla Foundation
- Bugzilla などの製品で使用される YUI の Flash コンポーネント構造におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-4208 2012-03-27 18:42 2010-11-7 Show GitHub Exploit DB Packet Storm
251227 4.9 警告 Linux - Linux kernel の net/rds/rdma.c における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2010-4175 2012-03-27 18:42 2011-01-10 Show GitHub Exploit DB Packet Storm
251228 7.8 危険 Linux - Linux kernel の x25_parse_facilities 関数における整数アンダーフローの脆弱性 CWE-189
数値処理の問題
CVE-2010-4164 2012-03-27 18:42 2011-01-3 Show GitHub Exploit DB Packet Storm
251229 4.3 警告 Moodle
Yahoo!
Mozilla Foundation
- Bugzilla などの製品で使用される YUI の Flash コンポーネント構造におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-4207 2012-03-27 18:42 2010-11-7 Show GitHub Exploit DB Packet Storm
251230 7.5 危険 onlinetechtools.com - OWOS の process.asp における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2010-4186 2012-03-27 18:42 2010-11-5 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 5, 2026, 4:11 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
247351 6.0 MEDIUM
Local
intel next_unit_of_computing_firmware Insufficient input validation in BIOS update utility in Intel NUC FW kits downloaded before May 24, 2018 may allow a privileged user to potentially trigger a denial of service or information disclosu… CWE-200
Information Exposure
CVE-2018-12158 2024-11-21 12:44 2018-10-11 Show GitHub Exploit DB Packet Storm
247352 6.5 MEDIUM
Local
intel graphics_driver Denial of Service in Unified Shader Compiler in Intel Graphics Drivers before 10.18.x.5056 (aka 15.33.x.5056), 10.18.x.5057 (aka 15.36.x.5057) and 20.19.x.5058 (aka 15.40.x.5058) may allow an unprivi… CWE-20
 Improper Input Validation 
CVE-2018-12153 2024-11-21 12:44 2018-10-11 Show GitHub Exploit DB Packet Storm
247353 7.8 HIGH
Local
intel graphics_driver Pointer corruption in Unified Shader Compiler in Intel Graphics Drivers before 10.18.x.5056 (aka 15.33.x.5056), 10.18.x.5057 (aka 15.36.x.5057) and 20.19.x.5058 (aka 15.40.x.5058) may allow an unauth… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2018-12152 2024-11-21 12:44 2018-10-11 Show GitHub Exploit DB Packet Storm
247354 7.8 HIGH
Local
intel datacenter_nvme
rapid_storage_technology
client_nvme
Permissions in the driver pack installers for Intel NVMe before version 4.0.0.1007 and Intel RSTe before version 4.7.0.2083 may allow an authenticated user to potentially escalate privilege via local… CWE-732
 Incorrect Permission Assignment for Critical Resource
CVE-2018-12131 2024-11-21 12:44 2018-10-10 Show GitHub Exploit DB Packet Storm
247355 7.5 HIGH
Network
apache tika In Apache Tika 1.19 (CVE-2018-11761), we added an entity expansion limit for XML parsing. However, Tika reuses SAXParsers and calls reset() after each parse, which, for Xerces2 parsers, as per the do… CWE-611
XXE
CVE-2018-11796 2024-11-21 12:44 2018-10-10 Show GitHub Exploit DB Packet Storm
247356 5.5 MEDIUM
Local
apache
fedoraproject
oracle
pdfbox
fedora
retail_xstore_point_of_service
In Apache PDFBox 1.8.0 to 1.8.15 and 2.0.0RC1 to 2.0.11, a carefully crafted PDF file can trigger an extremely long running computation when parsing the page tree. NVD-CWE-noinfo
CVE-2018-11797 2024-11-21 12:44 2018-10-6 Show GitHub Exploit DB Packet Storm
247357 8.8 HIGH
Network
apache ranger UnixAuthenticationService in Apache Ranger 1.2.0 was updated to correctly handle user input to avoid Stack-based buffer overflow. Versions prior to 1.2.0 should be upgraded to 1.2.0 CWE-787
 Out-of-bounds Write
CVE-2018-11778 2024-11-21 12:44 2018-10-6 Show GitHub Exploit DB Packet Storm
247358 5.3 MEDIUM
Physics
opcfoundation ua-.netstandard
ua-.net-legacy
Failure to validate certificates in OPC Foundation UA Client Applications communicating without security allows attackers with control over a piece of network infrastructure to decrypt passwords. CWE-295
Improper Certificate Validation 
CVE-2018-12087 2024-11-21 12:44 2018-10-4 Show GitHub Exploit DB Packet Storm
247359 4.3 MEDIUM
Network
apache
debian
canonical
netapp
redhat
oracle
tomcat
debian_linux
ubuntu_linux
snap_creator_framework
enterprise_linux_desktop
enterprise_linux_workstation
enterprise_linux_server
enterprise_linux_server_tus
enterprise_li…
When the default servlet in Apache Tomcat versions 9.0.0.M1 to 9.0.11, 8.5.0 to 8.5.33 and 7.0.23 to 7.0.90 returned a redirect to a directory (e.g. redirecting to '/foo/' when the user requested '/f… CWE-601
Open Redirect
CVE-2018-11784 2024-11-21 12:44 2018-10-4 Show GitHub Exploit DB Packet Storm
247360 7.6 HIGH
Physics
intel
lenovo
core_i3
core_i5
core_i7
core_i9
thinkpad_x1_yoga
thinkpad_x1_tablet
thinkpad_x1_carbon
thinkpad_11e
thinkpad_p51s
thinkpad_p71
thinkpad_t470
thinkpad_t470p
thinkpa…
Platform sample code firmware in 4th Generation Intel Core Processor, 5th Generation Intel Core Processor, 6th Generation Intel Core Processor, 7th Generation Intel Core Processor and 8th Generation … CWE-287
Improper Authentication
CVE-2018-12169 2024-11-21 12:44 2018-09-22 Show GitHub Exploit DB Packet Storm