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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
230291 10 危険 VMware
Linux
- Linux Kernel の CIFSFindNext 関数における整数符号エラーの脆弱性 CWE-189
数値処理の問題
CVE-2011-3191 2012-12-17 16:27 2012-05-24 Show GitHub Exploit DB Packet Storm
230292 6.8 警告 VMware
RPM
- RPM におけるサービス運用妨害 (クラッシュ) の脆弱性 CWE-20
不適切な入力確認
CVE-2012-0060 2012-12-17 16:26 2012-06-4 Show GitHub Exploit DB Packet Storm
230293 7.5 危険 Gisle Aas
VMware
- Perl 用の Digest モジュールにおける任意のコマンドを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2011-3597 2012-12-17 16:24 2012-01-13 Show GitHub Exploit DB Packet Storm
230294 4.3 警告 Andy Armstrong
VMware
レッドハット
- CGI.pm および CGI::Simple の header 関数における任意のHTTP ヘッダを挿入される脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2010-4410 2012-12-17 16:23 2010-12-6 Show GitHub Exploit DB Packet Storm
230295 4.3 警告 Andy Armstrong
レッドハット
VMware
オラクル
- CGI.pm および CGI::Simple の multipart_init 関数における任意の HTTP ヘッダを挿入される脆弱性 CWE-94
コード・インジェクション
CVE-2010-2761 2012-12-17 16:21 2010-12-6 Show GitHub Exploit DB Packet Storm
230296 5 警告 VMware
Linux
- Linux Kernel の xfrm6_tunnel_rcv 関数におけるメモリ二重解放の脆弱性 CWE-399
リソース管理の問題
CVE-2012-1583 2012-12-17 16:18 2012-06-16 Show GitHub Exploit DB Packet Storm
230297 7.8 危険 VMware
Linux
オラクル
- Linux Kernel の IPv6 の実装におけるサービス運用妨害 (ネットワーク障害) の脆弱性 CWE-DesignError
CVE-2011-2699 2012-12-17 16:16 2012-05-24 Show GitHub Exploit DB Packet Storm
230298 7.8 危険 VMware
Linux
- Linux Kernel の igmp_heard_query 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2012-0207 2012-12-17 16:13 2012-05-17 Show GitHub Exploit DB Packet Storm
230299 4.9 警告 VMware
Linux
- Linux kernel の NFS 実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-DesignError
CVE-2011-4325 2012-12-17 16:12 2012-01-27 Show GitHub Exploit DB Packet Storm
230300 4.9 警告 VMware
Linux
- Linux Kernel の encode_share_access 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2011-4324 2012-12-17 16:10 2012-06-21 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 7, 2026, 4:22 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
211491 5.4 MEDIUM
Network
phpgurukul daily_expense_tracker_system PHPGurukul Daily Expense Tracker System 1.0 is vulnerable to stored XSS, as demonstrated by the ExpenseItem or ExpenseCost parameter in manage-expense.php. CWE-79
Cross-site Scripting
CVE-2020-10107 2024-11-21 13:54 2020-03-5 Show GitHub Exploit DB Packet Storm
211492 9.8 CRITICAL
Network
phpgurukul daily_expense_tracker_system PHPGurukul Daily Expense Tracker System 1.0 is vulnerable to SQL injection, as demonstrated by the email parameter in index.php or register.php. The SQL injection allows to dump the MySQL database an… CWE-89
SQL Injection
CVE-2020-10106 2024-11-21 13:54 2020-03-5 Show GitHub Exploit DB Packet Storm
211493 5.3 MEDIUM
Network
zammad zammad An issue was discovered in Zammad 3.0 through 3.2. It returns source code of static resources when submitting an OPTIONS request, rather than a GET request. Disclosure of source code allows for an at… CWE-552
 Files or Directories Accessible to External Parties
CVE-2020-10105 2024-11-21 13:54 2020-03-5 Show GitHub Exploit DB Packet Storm
211494 4.3 MEDIUM
Network
zammad zammad An issue was discovered in Zammad 3.0 through 3.2. After authentication, it transmits sensitive information to the user that may be compromised and used by an attacker to gain unauthorized access. Ha… CWE-200
Information Exposure
CVE-2020-10104 2024-11-21 13:54 2020-03-5 Show GitHub Exploit DB Packet Storm
211495 5.4 MEDIUM
Network
zammad zammad An XSS issue was discovered in Zammad 3.0 through 3.2. Malicious code can be provided by a low-privileged user through the File Upload functionality in Zammad. The malicious JavaScript will execute w… CWE-79
Cross-site Scripting
CVE-2020-10103 2024-11-21 13:54 2020-03-5 Show GitHub Exploit DB Packet Storm
211496 7.5 HIGH
Network
zammad zammad An issue was discovered in Zammad 3.0 through 3.2. The WebSocket server crashes when messages in non-JSON format are sent by an attacker. The message format is not properly checked and parsing errors… CWE-20
CWE-755
 Improper Input Validation 
 Improper Handling of Exceptional Conditions
CVE-2020-10101 2024-11-21 13:54 2020-03-5 Show GitHub Exploit DB Packet Storm
211497 5.4 MEDIUM
Network
zammad zammad An XSS issue was discovered in Zammad 3.0 through 3.2. Malicious code can be provided by a low-privileged user through the Ticket functionality in Zammad. The malicious JavaScript will execute within… CWE-79
Cross-site Scripting
CVE-2020-10099 2024-11-21 13:54 2020-03-5 Show GitHub Exploit DB Packet Storm
211498 5.4 MEDIUM
Network
zammad zammad An XSS issue was discovered in Zammad 3.0 through 3.2. Malicious code can be provided by a low-privileged user through the Email functionality. The malicious JavaScript will execute within the browse… CWE-79
Cross-site Scripting
CVE-2020-10098 2024-11-21 13:54 2020-03-5 Show GitHub Exploit DB Packet Storm
211499 5.3 MEDIUM
Network
zammad zammad An issue was discovered in Zammad 3.0 through 3.2. It may respond with verbose error messages that disclose internal application or infrastructure information. This information could aid attackers in… CWE-209
Information Exposure Through an Error Message
CVE-2020-10097 2024-11-21 13:54 2020-03-5 Show GitHub Exploit DB Packet Storm
211500 7.5 HIGH
Network
zammad zammad An issue was discovered in Zammad 3.0 through 3.2. It does not prevent caching of confidential data within browser memory. An attacker who either remotely compromises or obtains physical access to a … CWE-200
Information Exposure
CVE-2020-10096 2024-11-21 13:54 2020-03-5 Show GitHub Exploit DB Packet Storm