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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
224481 4.3 警告 シスコシステムズ - Windows 上で稼働する Cisco Jabber の Send Screen Capture の実装におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2014-0666 2014-01-20 16:07 2014-01-15 Show GitHub Exploit DB Packet Storm
224482 6.3 警告 シスコシステムズ - Cisco Secure Access Control System の RMI インターフェースにおける任意のファイルを読まれる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-0667 2014-01-20 16:07 2014-01-16 Show GitHub Exploit DB Packet Storm
224483 10 危険 シスコシステムズ - Cisco Secure Access Control System の Web インターフェースにおける任意のオペレーティングシステムコマンドを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2014-0650 2014-01-20 16:05 2014-01-15 Show GitHub Exploit DB Packet Storm
224484 9 危険 シスコシステムズ - Cisco Secure Access Control System の RMI インターフェースにおける superadmin のアクセス権を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-0649 2014-01-20 16:05 2014-01-15 Show GitHub Exploit DB Packet Storm
224485 10 危険 シスコシステムズ - Cisco Secure Access Control System の RMI インターフェースにおける管理アクセス権を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-0648 2014-01-20 16:04 2014-01-15 Show GitHub Exploit DB Packet Storm
224486 4 警告 シスコシステムズ - Cisco WebEx Meetings Server における平文の管理者パスワードを取得される脆弱性 CWE-255
証明書・パスワード管理
CVE-2013-6687 2014-01-20 16:03 2014-01-16 Show GitHub Exploit DB Packet Storm
224487 6.8 警告 マカフィー - McAfee Vulnerability Manager の Enterprise Manager におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2014-1473 2014-01-20 15:26 2014-01-9 Show GitHub Exploit DB Packet Storm
224488 4.3 警告 マカフィー - McAfee Vulnerability Manager の Enterprise Manager におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-1472 2014-01-20 15:20 2014-01-9 Show GitHub Exploit DB Packet Storm
224489 10 危険 Sierra Wireless - Sierra Wireless AirLink Raven X EV-DO ゲートウェイにおけるファームウェアをリプログラムされる脆弱性 CWE-287
不適切な認証
CVE-2013-2820 2014-01-20 14:39 2014-01-10 Show GitHub Exploit DB Packet Storm
224490 9.3 危険 Sierra Wireless - Sierra Wireless AirLink Raven X EV-DO ゲートウェイにおけるトロイの木馬ファームウェアをインストールされる脆弱性 CWE-255
証明書・パスワード管理
CVE-2013-2819 2014-01-20 14:33 2014-01-10 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 18, 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
211601 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
211602 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
211603 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
211604 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
211605 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
211606 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
211607 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
211608 5.5 MEDIUM
Local
imagemagick
debian
imagemagick
debian_linux
A flaw was found in ImageMagick in MagickCore/colorspace-private.h and MagickCore/quantum.h. An attacker who submits a crafted file that is processed by ImageMagick could trigger undefined behavior i… - CVE-2020-27750 2024-11-21 14:21 2020-12-9 Show GitHub Exploit DB Packet Storm
211609 5.9 MEDIUM
Network
redhat wildfly A flaw was found in Wildfly affecting versions 19.0.0.Final, 19.1.0.Final, 20.0.0.Final, 20.0.1.Final, and 21.0.0.Final. When an application uses the OpenTracing API's java-interceptors, there is a p… - CVE-2020-27822 2024-11-21 14:21 2020-12-8 Show GitHub Exploit DB Packet Storm
211610 3.3 LOW
Local
libpng
fedoraproject
debian
pngcheck
fedora
extra_packages_for_enterprise_linux
debian_linux
A flaw was found in the check_chunk_name() function of pngcheck-2.4.0. An attacker able to pass a malicious file to be processed by pngcheck could cause a temporary denial of service, posing a low ri… CWE-125
Out-of-bounds Read
CVE-2020-27818 2024-11-21 14:21 2020-12-8 Show GitHub Exploit DB Packet Storm