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 16, 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
224471 6 警告 Linux - Linux Kernel の drivers/md/dm-snap-persistent.c における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2013-4299 2014-01-9 18:17 2013-10-16 Show GitHub Exploit DB Packet Storm
224472 4.3 警告 Google - Google Chrome で使用される Blink におけるアドレスバーを偽装される脆弱性 CWE-noinfo
情報不足
CVE-2013-2916 2014-01-9 18:16 2013-10-1 Show GitHub Exploit DB Packet Storm
224473 4.3 警告 Google - Google Chrome におけるアドレスバーを偽装される脆弱性 CWE-Other
その他
CVE-2013-2915 2014-01-9 18:15 2013-10-1 Show GitHub Exploit DB Packet Storm
224474 6.8 警告 Google - Windows 上で稼働する Google Chrome の色選択 (color-chooser) ダイアログにおけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2013-2914 2014-01-9 18:13 2013-10-1 Show GitHub Exploit DB Packet Storm
224475 3.6 注意 Linux - Linux Kernel の net/sysctl_net.c の net_ctl_permissions 関数における /proc/sys/net の制限を回避される脆弱性 CWE-20
不適切な入力確認
CVE-2013-4270 2014-01-9 18:11 2013-10-13 Show GitHub Exploit DB Packet Storm
224476 6.8 警告 Google - Google Chrome で使用される Blink の core/xml/parser/XMLDocumentParser.cpp におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2013-2913 2014-01-9 18:11 2013-10-1 Show GitHub Exploit DB Packet Storm
224477 7.5 危険 Google - Google Chrome の Pepper Plug-in API におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2013-2912 2014-01-9 18:09 2013-10-1 Show GitHub Exploit DB Packet Storm
224478 7.8 危険 シスコシステムズ - Cisco Adaptive Security Appliance ソフトウェアにおけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2013-3415 2014-01-9 18:09 2013-10-9 Show GitHub Exploit DB Packet Storm
224479 6.8 警告 Google - Google Chrome で使用される Blink の core/xml/XSLStyleSheetLibxslt.cpp におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2013-2911 2014-01-9 18:08 2013-10-1 Show GitHub Exploit DB Packet Storm
224480 10 危険 Google - Google Chrome における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2013-2931 2014-01-9 18:07 2013-11-12 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 16, 2026, 4:13 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
211831 7.5 HIGH
Network
zammad zammad An SSRF issue was discovered in Zammad before 3.4.1. The SMS configuration interface for Massenversand is implemented in a way that renders the result of a test request to the User. An attacker can u… CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2020-26032 2024-11-21 14:19 2020-12-28 Show GitHub Exploit DB Packet Storm
211832 4.3 MEDIUM
Network
zammad zammad An issue was discovered in Zammad before 3.4.1. The global-search feature leaks Knowledge Base drafts to Knowledge Base readers (who are authenticated but have insufficient permissions). CWE-276
Incorrect Default Permissions 
CVE-2020-26031 2024-11-21 14:19 2020-12-28 Show GitHub Exploit DB Packet Storm
211833 9.8 CRITICAL
Network
zammad zammad An issue was discovered in Zammad before 3.4.1. There is an authentication bypass in the SSO endpoint via a crafted header, when SSO is not configured. An attacker can create a valid and authenticate… CWE-287
Improper Authentication
CVE-2020-26030 2024-11-21 14:19 2020-12-28 Show GitHub Exploit DB Packet Storm
211834 6.5 MEDIUM
Network
zammad zammad An issue was discovered in Zammad before 3.4.1. There are wrong authorization checks for impersonation requests via X-On-Behalf-Of. The authorization checks are performed for the actual user and not … CWE-863
 Incorrect Authorization
CVE-2020-26029 2024-11-21 14:19 2020-12-28 Show GitHub Exploit DB Packet Storm
211835 4.9 MEDIUM
Network
zammad zammad An issue was discovered in Zammad before 3.4.1. Admin Users without a ticket.* permission can access Tickets. CWE-863
 Incorrect Authorization
CVE-2020-26028 2024-11-21 14:19 2020-12-28 Show GitHub Exploit DB Packet Storm
211836 10.0 CRITICAL
Network
browserup browserup_proxy BrowserUp Proxy allows you to manipulate HTTP requests and responses, capture HTTP content, and export performance data as a HAR file. BrowserUp Proxy works well as a standalone proxy server, but it … - CVE-2020-26282 2024-11-21 14:19 2020-12-25 Show GitHub Exploit DB Packet Storm
211837 8.5 HIGH
Network
gohugo hugo Hugo is a fast and Flexible Static Site Generator built in Go. Hugo depends on Go's `os/exec` for certain features, e.g. for rendering of Pandoc documents if these binaries are found in the system `%… CWE-78
OS Command 
CVE-2020-26284 2024-11-21 14:19 2020-12-22 Show GitHub Exploit DB Packet Storm
211838 7.5 HIGH
Network
rust-lang async-h1 async-h1 is an asynchronous HTTP/1.1 parser for Rust (crates.io). There is a request smuggling vulnerability in async-h1 before version 2.3.0. This vulnerability affects any webserver that uses async… - CVE-2020-26281 2024-11-21 14:19 2020-12-22 Show GitHub Exploit DB Packet Storm
211839 6.1 MEDIUM
Network
dbdeployer dbdeployer DBdeployer is a tool that deploys MySQL database servers easily. In DBdeployer before version 1.58.2, users unpacking a tarball may use a maliciously packaged tarball that contains symlinks to files … - CVE-2020-26277 2024-11-21 14:19 2020-12-22 Show GitHub Exploit DB Packet Storm
211840 5.3 MEDIUM
Network
wireshark
oracle
wireshark
zfs_storage_appliance_kit
Buffer overflow in QUIC dissector in Wireshark 3.4.0 to 3.4.1 allows denial of service via packet injection or crafted capture file CWE-120
Classic Buffer Overflow
CVE-2020-26422 2024-11-21 14:19 2020-12-22 Show GitHub Exploit DB Packet Storm