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 22, 2026, 6:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
260281 9.3 危険 マイクロソフト - Microsoft Internet Explorer に脆弱性 CWE-94
コード・インジェクション
CVE-2009-3672 2010-01-14 12:08 2009-11-25 Show GitHub Exploit DB Packet Storm
260282 9.3 危険 サン・マイクロシステムズ
VMware
- Sun Java SE の java.lang パッケージにおける脆弱性 CWE-362
競合状態
CVE-2009-2724 2010-01-14 12:08 2009-08-10 Show GitHub Exploit DB Packet Storm
260283 10 危険 サン・マイクロシステムズ
VMware
- Sun Java SE の Provider クラスにおける脆弱性 CWE-noinfo
情報不足
CVE-2009-2721 2010-01-14 12:08 2009-08-10 Show GitHub Exploit DB Packet Storm
260284 5 警告 有限会社シースリー - WebCalenderC3 におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2010-0348 2010-01-12 15:01 2010-01-12 Show GitHub Exploit DB Packet Storm
260285 4.3 警告 有限会社シースリー - WebCalenderC3 におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-0349 2010-01-12 15:00 2010-01-12 Show GitHub Exploit DB Packet Storm
260286 10 危険 サイバートラスト株式会社
XEmacs
- XEmacs の glyphs-eimage.c における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2009-2688 2010-01-12 14:48 2009-08-5 Show GitHub Exploit DB Packet Storm
260287 6.8 警告 IBM - IBM WebSphere Application Server (WAS) におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2009-2746 2010-01-12 14:48 2009-11-13 Show GitHub Exploit DB Packet Storm
260288 5 警告 アップル - Apple Safari におけるローカル HTML ファイルを読まれる脆弱性 CWE-Other
その他
CVE-2009-2842 2010-01-7 12:09 2009-11-11 Show GitHub Exploit DB Packet Storm
260289 5.5 警告 シックス・アパート株式会社 - Movable Type におけるアクセス制限回避の脆弱性 CWE-264
認可・権限・アクセス制御
- 2010-01-6 15:01 2010-01-6 Show GitHub Exploit DB Packet Storm
260290 9.3 危険 マイクロソフト - Microsoft Office Word および Open XML File Format Converter における、任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2009-3135 2010-01-6 14:44 2009-11-10 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 22, 2026, 4 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
211591 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
211592 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
211593 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
211594 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
211595 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
211596 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
211597 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
211598 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
211599 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
211600 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