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 6, 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
252871 9.3 危険 ImageMagick
GraphicsMagick
レッドハット
- ImageMagick および GraphicsMagick の XMakeImage 関数における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2009-1882 2010-09-15 17:17 2009-06-2 Show GitHub Exploit DB Packet Storm
252872 3.3 注意 レッドハット - Firefox の SPICE プラグインにおける任意のファイルを上書きされる脆弱性 CWE-59
リンク解釈の問題
CVE-2010-2794 2010-09-15 17:17 2010-08-25 Show GitHub Exploit DB Packet Storm
252873 3.3 注意 レッドハット - Firefox の SPICE プラグインにおける重要な情報を取得される脆弱性 CWE-362
競合状態
CVE-2010-2792 2010-09-15 17:13 2010-08-25 Show GitHub Exploit DB Packet Storm
252874 1.9 注意 シトリックス・システムズ - Citrix XenServer におけるサービス運用妨害 (DoS) の脆弱性 CWE-DesignError
CVE-2010-2619 2010-09-14 15:55 2010-06-17 Show GitHub Exploit DB Packet Storm
252875 4.6 警告 シトリックス・システムズ - Citrix XenServer における認証を回避され Xen API (XAPI) を実行される脆弱性 CWE-noinfo
情報不足
CVE-2010-0633 2010-09-14 15:54 2010-02-12 Show GitHub Exploit DB Packet Storm
252876 4.3 警告 シトリックス・システムズ - 複数の Citrix XenServer 製品の XenAPI HTTP インターフェイスにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-3253 2010-09-14 15:54 2008-07-16 Show GitHub Exploit DB Packet Storm
252877 7.5 危険 シトリックス・システムズ - Citrix XenCenterWeb の XenServer Resource Kit における PHP コードを挿入される脆弱性 CWE-94
コード・インジェクション
CVE-2009-3760 2010-09-14 15:54 2009-10-22 Show GitHub Exploit DB Packet Storm
252878 6 警告 シトリックス・システムズ - Citrix XenCenterWeb の XenServer Resource Kit におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2009-3759 2010-09-14 15:54 2009-10-22 Show GitHub Exploit DB Packet Storm
252879 7.5 危険 シトリックス・システムズ - Citrix XenCenterWeb の XenServer Resource Kit における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2009-3758 2010-09-14 15:53 2009-10-22 Show GitHub Exploit DB Packet Storm
252880 4.3 警告 シトリックス・システムズ - Citrix XenCenterWeb の XenServer Resource Kit におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-3757 2010-09-14 15:53 2009-10-22 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 6, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
223951 7.5 HIGH
Network
squid-cache
canonical
debian
squid
ubuntu_linux
debian_linux
An issue was discovered in Squid through 4.7 and 5. When receiving a request, Squid checks its cache to see if it can serve up a response. It does this by making a MD5 hash of the absolute URL of the… CWE-20
 Improper Input Validation 
CVE-2019-12520 2024-11-21 13:23 2020-04-16 Show GitHub Exploit DB Packet Storm
223952 9.8 CRITICAL
Network
squid-cache
debian
canonical
opensuse
squid
debian_linux
ubuntu_linux
leap
An issue was discovered in Squid through 4.7. When handling the tag esi:when when ESI is enabled, Squid calls ESIExpression::Evaluate. This function uses a fixed stack buffer to hold the expression w… CWE-787
 Out-of-bounds Write
CVE-2019-12519 2024-11-21 13:23 2020-04-16 Show GitHub Exploit DB Packet Storm
223953 9.8 CRITICAL
Network
squid-cache
debian
canonical
squid
debian_linux
ubuntu_linux
An issue was discovered in Squid through 4.7. When handling requests from users, Squid checks its rules to see if the request should be denied. Squid by default comes with rules to block access to th… CWE-306
Missing Authentication for Critical Function
CVE-2019-12524 2024-11-21 13:23 2020-04-16 Show GitHub Exploit DB Packet Storm
223954 4.5 MEDIUM
Local
squid-cache squid An issue was discovered in Squid through 4.7. When Squid is run as root, it spawns its child processes as a lesser user, by default the user nobody. This is done via the leave_suid call. leave_suid l… CWE-269
 Improper Privilege Management
CVE-2019-12522 2024-11-21 13:23 2020-04-16 Show GitHub Exploit DB Packet Storm
223955 5.9 MEDIUM
Network
squid-cache
canonical
debian
opensuse
squid
ubuntu_linux
debian_linux
leap
An issue was discovered in Squid through 4.7. When Squid is parsing ESI, it keeps the ESI elements in ESIContext. ESIContext contains a buffer for holding a stack of ESIElements. When a new ESIElemen… CWE-787
CWE-193
 Out-of-bounds Write
 Off-by-one Error
CVE-2019-12521 2024-11-21 13:23 2020-04-16 Show GitHub Exploit DB Packet Storm
223956 9.8 CRITICAL
Network
dlink dap-1650_firmware An issue was discovered on D-Link DAP-1650 devices before 1.04B02_J65H Hot Fix. Attackers can execute arbitrary commands. CWE-78
OS Command 
CVE-2019-12767 2024-11-21 13:23 2020-03-21 Show GitHub Exploit DB Packet Storm
223957 6.5 MEDIUM
Network
graphicsmagick
debian
opensuse
graphicsmagick
debian_linux
leap
backports_sle
In GraphicsMagick before 1.3.32, the text filename component allows remote attackers to read arbitrary files via a crafted image because of TranslateTextEx for SVG. CWE-77
Command Injection
CVE-2019-12921 2024-11-21 13:23 2020-03-19 Show GitHub Exploit DB Packet Storm
223958 8.8 HIGH
Network
solarwinds serv-u_managed_file_transfer SolarWinds Serv-U Managed File Transfer (MFT) Web client before 15.1.6 Hotfix 2 is vulnerable to Cross-Site Request Forgery in the file upload functionality via ?Command=Upload with the Dir and File … CWE-352
 Origin Validation Error
CVE-2019-12769 2024-11-21 13:23 2020-03-19 Show GitHub Exploit DB Packet Storm
223959 4.3 MEDIUM
Network
gitlab gitlab An issue was discovered in GitLab Community and Enterprise Edition 11.10 through 12.0.2. Unauthorized users were able to read pipeline information of the last merge request. It has Incorrect Access C… NVD-CWE-noinfo
CVE-2019-13002 2024-11-21 13:23 2020-03-11 Show GitHub Exploit DB Packet Storm
223960 4.3 MEDIUM
Network
gitlab gitlab An issue was discovered in GitLab Community and Enterprise Edition 11.9 and later through 12.0.2. GitLab Snippets were vulnerable to an authorization issue that allowed unauthorized users to add comm… CWE-863
 Incorrect Authorization
CVE-2019-13001 2024-11-21 13:23 2020-03-11 Show GitHub Exploit DB Packet Storm