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":May 31, 2026, 2 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
252691 10 危険 Mozilla Foundation - 複数の Mozilla 製品のブラウザエンジンにおけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2011-3660 2011-12-22 15:41 2011-12-20 Show GitHub Exploit DB Packet Storm
252692 7.5 危険 Mozilla Foundation - 複数の Mozilla 製品の SVG 実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-3658 2011-12-22 15:40 2011-12-20 Show GitHub Exploit DB Packet Storm
252693 6.8 警告 アップル - Apple QuickTime における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2011-3228 2011-12-22 15:24 2011-10-14 Show GitHub Exploit DB Packet Storm
252694 4.3 警告 アップル - Apple QuickTime における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2011-3220 2011-12-22 15:09 2011-10-14 Show GitHub Exploit DB Packet Storm
252695 2.6 注意 アップル - Apple QuickTime Player におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-3218 2011-12-22 15:02 2011-10-14 Show GitHub Exploit DB Packet Storm
252696 7.2 危険 マイクロソフト - Microsoft Windows における権限昇格の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-3408 2011-12-22 14:44 2011-12-13 Show GitHub Exploit DB Packet Storm
252697 4.7 警告 BlackBerry - RIM BlackBerry Desktop Software における .ipd ファイルを復号される脆弱性 CWE-310
暗号の問題
CVE-2010-3741 2011-12-22 12:06 2010-10-5 Show GitHub Exploit DB Packet Storm
252698 9.3 危険 BlackBerry - RIM BlackBerry Enterprise Server および BlackBerry Professional Software におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2009-4778 2011-12-22 12:05 2009-12-1 Show GitHub Exploit DB Packet Storm
252699 5 警告 BlackBerry - BlackBerry 8800 上の RIM BlackBerry Browser におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2009-3944 2011-12-22 12:04 2009-11-16 Show GitHub Exploit DB Packet Storm
252700 4.3 警告 PukiWiki Plus! - PukiWiki Plus! におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-3990 2011-12-22 12:03 2011-12-22 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 31, 2026, 4:16 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
208601 8.8 HIGH
Network
totolink a3002r_firmware
a3002ru-v1_firmware
a3002ru-v2_firmware
a702r-v2_firmware
a702r-v3_firmware
n100re-v3_firmware
n150rt_firmware
n200re-v3_firmware
n200re-v4_firmware
n210re_…
TOTOLINK A3002RU-V2.0.0 B20190814.1034 allows authenticated remote users to modify the system's 'Run Command'. An attacker can use this functionality to execute arbitrary OS commands on the router. CWE-78
CWE-862
OS Command 
 Missing Authorization
CVE-2020-25499 2024-11-21 14:18 2020-12-10 Show GitHub Exploit DB Packet Storm
208602 6.1 MEDIUM
Network
moodle moodle The moodlenetprofile user profile field required extra sanitizing to prevent a stored XSS risk. This affects versions 3.9 to 3.9.1. Fixed in 3.9.2. - CVE-2020-25627 2024-11-21 14:18 2020-12-9 Show GitHub Exploit DB Packet Storm
208603 5.5 MEDIUM
Local
imagemagick
debian
imagemagick
debian_linux
In CatromWeights(), MeshInterpolate(), InterpolatePixelChannel(), InterpolatePixelChannels(), and InterpolatePixelInfo(), which are all functions in /MagickCore/pixel.c, there were multiple unconstra… - CVE-2020-25676 2024-11-21 14:18 2020-12-9 Show GitHub Exploit DB Packet Storm
208604 3.3 LOW
Local
imagemagick
debian
imagemagick
debian_linux
In the CropImage() and CropImageToTiles() routines of MagickCore/transform.c, rounding calculations performed on unconstrained pixel offsets was causing undefined behavior in the form of integer over… - CVE-2020-25675 2024-11-21 14:18 2020-12-9 Show GitHub Exploit DB Packet Storm
208605 5.5 MEDIUM
Local
imagemagick
debian
imagemagick
debian_linux
WriteOnePNGImage() from coders/png.c (the PNG coder) has a for loop with an improper exit condition that can allow an out-of-bounds READ via heap-buffer-overflow. This occurs because it is possible f… - CVE-2020-25674 2024-11-21 14:18 2020-12-9 Show GitHub Exploit DB Packet Storm
208606 5.5 MEDIUM
Local
imagemagick imagemagick TIFFGetProfiles() in /coders/tiff.c calls strstr() which causes a large out-of-bounds read when it searches for `"dc:format=\"image/dng\"` within `profile` due to improper string handling, when a cra… - CVE-2020-25667 2024-11-21 14:18 2020-12-9 Show GitHub Exploit DB Packet Storm
208607 3.3 LOW
Local
imagemagick
debian
imagemagick
debian_linux
There are 4 places in HistogramCompare() in MagickCore/histogram.c where an integer overflow is possible during simple math calculations. This occurs in the rgb values and `count` value for a color. … - CVE-2020-25666 2024-11-21 14:18 2020-12-9 Show GitHub Exploit DB Packet Storm
208608 5.5 MEDIUM
Local
imagemagick
debian
imagemagick
debian_linux
The PALM image coder at coders/palm.c makes an improper call to AcquireQuantumMemory() in routine WritePALMImage() because it needs to be offset by 256. This can cause a out-of-bounds read later on i… CWE-125
Out-of-bounds Read
CVE-2020-25665 2024-11-21 14:18 2020-12-9 Show GitHub Exploit DB Packet Storm
208609 6.1 MEDIUM
Local
imagemagick
fedoraproject
imagemagick
fedora
In WriteOnePNGImage() of the PNG coder at coders/png.c, an improper call to AcquireVirtualMemory() and memset() allows for an out-of-bounds write later when PopShortPixel() from MagickCore/quantum-pr… - CVE-2020-25664 2024-11-21 14:18 2020-12-9 Show GitHub Exploit DB Packet Storm
208610 5.5 MEDIUM
Local
imagemagick imagemagick A call to ConformPixelInfo() in the SetImageAlphaChannel() routine of /MagickCore/channel.c caused a subsequent heap-use-after-free or heap-buffer-overflow READ when GetPixelRed() or GetPixelBlue() w… - CVE-2020-25663 2024-11-21 14:18 2020-12-9 Show GitHub Exploit DB Packet Storm