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 8, 2026, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
230681 7.5 危険 freedesktop.org - Poppler の libpoppler における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2008-2950 2012-12-20 18:52 2008-07-7 Show GitHub Exploit DB Packet Storm
230682 7.5 危険 サン・マイクロシステムズ - Sun Java System Access Manager および Sun Java System Identity Server における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2008-2945 2012-12-20 18:52 2008-06-26 Show GitHub Exploit DB Packet Storm
230683 4.9 警告 レッドハット - RHEL などの Linux kernel の utrace サポートにおけるメモリ二重解放の脆弱性 CWE-399
リソース管理の問題
CVE-2008-2944 2012-12-20 18:52 2008-06-2 Show GitHub Exploit DB Packet Storm
230684 7.5 危険 レッドハット - Red Hat adminutil におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2008-2932 2012-12-20 18:52 2008-09-10 Show GitHub Exploit DB Packet Storm
230685 7.5 危険 Wafer - Webmatic における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-2925 2012-12-20 18:52 2008-06-30 Show GitHub Exploit DB Packet Storm
230686 4.3 警告 Wafer - Webmatic におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-2924 2012-12-20 18:52 2008-06-30 Show GitHub Exploit DB Packet Storm
230687 7.5 危険 t0pp8uzz - artegic Dana IRC クライアントにおけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2008-2922 2012-12-20 18:52 2008-06-30 Show GitHub Exploit DB Packet Storm
230688 7.5 危険 PreProject.com - E-SMART CART の productsofcat.asp における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-2917 2012-12-20 18:52 2008-06-30 Show GitHub Exploit DB Packet Storm
230689 6.8 警告 PreProject.com - Pre ADS Portal における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-2916 2012-12-20 18:52 2008-06-30 Show GitHub Exploit DB Packet Storm
230690 7.5 危険 PreProject.com - Pre Job Board の jobseekers/JobSearch.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-2915 2012-12-20 18:52 2008-06-30 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 8, 2026, 4:09 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
209271 5.7 MEDIUM
Local
linux
redhat
debian
netapp
linux_kernel
enterprise_linux
enterprise_mrg
debian_linux
cloud_backup
solidfire_baseboard_management_controller_firmware
h410c_firmware
A use-after-free flaw was found in kernel/trace/ring_buffer.c in Linux kernel (before 5.10-rc1). There was a race problem in trace_open and resize of cpu buffer running parallely on different cpus, m… - CVE-2020-27825 2024-11-21 14:21 2020-12-12 Show GitHub Exploit DB Packet Storm
209272 7.5 HIGH
Network
frappe frappe In two-factor authentication, the system also sending 2fa secret key in response, which enables an intruder to breach the 2fa security. NVD-CWE-noinfo
CVE-2020-27508 2024-11-21 14:21 2020-12-12 Show GitHub Exploit DB Packet Storm
209273 7.8 HIGH
Local
linux
redhat
netapp
linux_kernel
enterprise_linux
openshift_container_platform
enterprise_mrg
cloud_backup
solidfire_baseboard_management_controller
A flaw was found in the Linux kernel’s implementation of MIDI, where an attacker with a local account and the permissions to issue ioctl commands to midi devices could trigger a use-after-free issue.… - CVE-2020-27786 2024-11-21 14:21 2020-12-11 Show GitHub Exploit DB Packet Storm
209274 7.8 HIGH
Local
jasper_project
fedoraproject
jasper
fedora
There's a flaw in jasper's jpc encoder in versions prior to 2.0.23. Crafted input provided to jasper by an attacker could cause an arbitrary out-of-bounds write. This could potentially affect data co… - CVE-2020-27828 2024-11-21 14:21 2020-12-11 Show GitHub Exploit DB Packet Storm
209275 2.8 LOW
Local
debian advanced_package_tool Various memory and file descriptor leaks were found in apt-python files python/arfile.cc, python/tag.cc, python/tarfile.cc, aka GHSL-2020-170. This issue affects: python-apt 1.1.0~beta1 versions prio… CWE-772
 Missing Release of Resource after Effective Lifetime
CVE-2020-27351 2024-11-21 14:21 2020-12-10 Show GitHub Exploit DB Packet Storm
209276 5.7 MEDIUM
Local
debian
netapp
advanced_package_tool
solidfire_baseboard_management_controller_firmware
APT had several integer overflows and underflows while parsing .deb packages, aka GHSL-2020-168 GHSL-2020-169, in files apt-pkg/contrib/extracttar.cc, apt-pkg/deb/debfile.cc, and apt-pkg/contrib/arfi… CWE-190
 Integer Overflow or Wraparound
CVE-2020-27350 2024-11-21 14:21 2020-12-10 Show GitHub Exploit DB Packet Storm
209277 5.5 MEDIUM
Local
canonical ubuntu_linux Aptdaemon performed policykit checks after interacting with potentially untrusted files with elevated privileges. This affected versions prior to 1.1.1+bzr982-0ubuntu34.1, 1.1.1+bzr982-0ubuntu32.3, 1… CWE-862
 Missing Authorization
CVE-2020-27349 2024-11-21 14:21 2020-12-9 Show GitHub Exploit DB Packet Storm
209278 7.8 HIGH
Local
anydesk anydesk AnyDesk for macOS versions 6.0.2 and older have a vulnerability in the XPC interface that does not properly validate client requests and allows local privilege escalation. CWE-20
 Improper Input Validation 
CVE-2020-27614 2024-11-21 14:21 2020-12-9 Show GitHub Exploit DB Packet Storm
209279 6.0 MEDIUM
Local
qemu
debian
qemu
debian_linux
A flaw was found in the memory management API of QEMU during the initialization of a memory region cache. This issue could lead to an out-of-bounds write access to the MSI-X table while performing MM… CWE-787
 Out-of-bounds Write
CVE-2020-27821 2024-11-21 14:21 2020-12-9 Show GitHub Exploit DB Packet Storm
209280 3.3 LOW
Local
imagemagick
debian
imagemagick
debian_linux
A flaw was found in ImageMagick in coders/txt.c. An attacker who submits a crafted file that is processed by ImageMagick could trigger undefined behavior in the form of values outside the range of ty… - CVE-2020-27758 2024-11-21 14:21 2020-12-9 Show GitHub Exploit DB Packet Storm