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
229391 6.8 警告 woltlab - wBB の index.php におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2008-7192 2012-12-20 19:10 2009-09-9 Show GitHub Exploit DB Packet Storm
229392 5 警告 pps.jussieu - Polipo におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2008-7191 2012-12-20 19:10 2009-09-9 Show GitHub Exploit DB Packet Storm
229393 5 警告 rittwick banerjee - Telephone Directory 2008 の del_query1.php における任意の連絡先を削除される脆弱性 CWE-20
不適切な入力確認
CVE-2008-7180 2012-12-20 19:10 2009-09-8 Show GitHub Exploit DB Packet Storm
229394 7.5 危険 XOOPS - XOOPS 用の Uploader モジュールにおけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-7178 2012-12-20 19:10 2009-09-8 Show GitHub Exploit DB Packet Storm
229395 7.5 危険 yanick bourbeau - LNP における管理者権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2008-7172 2012-12-20 19:10 2009-09-8 Show GitHub Exploit DB Packet Storm
229396 4.3 警告 yanick bourbeau - LNP におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-7171 2012-12-20 19:10 2009-09-8 Show GitHub Exploit DB Packet Storm
229397 9.3 危険 uusee - UUSee UUUpgrade ActiveX コントロールにおける任意のファイルを強制的にダウンロードされる脆弱性 CWE-Other
その他
CVE-2008-7168 2012-12-20 19:10 2009-09-8 Show GitHub Exploit DB Packet Storm
229398 7.5 危険 sami ekblad - Page Manager の upload.php における任意のコードを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2008-7167 2012-12-20 19:10 2009-09-8 Show GitHub Exploit DB Packet Storm
229399 10 危険 ryo-oh-ki - Shareaza における脆弱性 CWE-noinfo
情報不足
CVE-2008-7164 2012-12-20 19:10 2009-09-4 Show GitHub Exploit DB Packet Storm
229400 6.8 警告 sinecms - SineCMS の mods/Integrated/index.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-7163 2012-12-20 19:10 2009-09-4 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
208391 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
208392 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
208393 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
208394 3.3 LOW
Local
imagemagick
debian
imagemagick
debian_linux
A floating point math calculation in ScaleAnyToQuantum() of /MagickCore/quantum-private.h could lead to undefined behavior in the form of a value outside the range of type unsigned long long. The fla… - CVE-2020-27757 2024-11-21 14:21 2020-12-9 Show GitHub Exploit DB Packet Storm
208395 5.5 MEDIUM
Local
imagemagick imagemagick In ParseMetaGeometry() of MagickCore/geometry.c, image height and width calculations can lead to divide-by-zero conditions which also lead to undefined behavior. This flaw can be triggered by a craft… - CVE-2020-27756 2024-11-21 14:21 2020-12-9 Show GitHub Exploit DB Packet Storm
208396 3.3 LOW
Local
imagemagick imagemagick in SetImageExtent() of /MagickCore/image.c, an incorrect image depth size can cause a memory leak because the code which checks for the proper image depth size does not reset the size in the event th… - CVE-2020-27755 2024-11-21 14:21 2020-12-9 Show GitHub Exploit DB Packet Storm
208397 3.3 LOW
Local
imagemagick
debian
imagemagick
debian_linux
In IntensityCompare() of /magick/quantize.c, there are calls to PixelPacketIntensity() which could return overflowed values to the caller when ImageMagick processes a crafted input file. To mitigate … - CVE-2020-27754 2024-11-21 14:21 2020-12-9 Show GitHub Exploit DB Packet Storm
208398 7.1 HIGH
Network
imagemagick imagemagick A flaw was found in ImageMagick in MagickCore/quantum-private.h. An attacker who submits a crafted file that is processed by ImageMagick could trigger a heap buffer overflow. This would most likely l… - CVE-2020-27752 2024-11-21 14:21 2020-12-9 Show GitHub Exploit DB Packet Storm
208399 5.5 MEDIUM
Local
imagemagick imagemagick There are several memory leaks in the MIFF coder in /coders/miff.c due to improper image depth values, which can be triggered by a specially crafted input file. These leaks could potentially lead to … - CVE-2020-27753 2024-11-21 14:21 2020-12-9 Show GitHub Exploit DB Packet Storm
208400 3.3 LOW
Local
imagemagick
debian
imagemagick
debian_linux
A flaw was found in ImageMagick in MagickCore/quantum-export.c. An attacker who submits a crafted file that is processed by ImageMagick could trigger undefined behavior in the form of values outside … CWE-190
 Integer Overflow or Wraparound
CVE-2020-27751 2024-11-21 14:21 2020-12-9 Show GitHub Exploit DB Packet Storm