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 30, 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
249871 4 警告 Linux - Linux kernel の clusterip_proc_write 関数におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-2534 2012-03-27 18:43 2011-06-22 Show GitHub Exploit DB Packet Storm
249872 4.3 警告 The Prosody Team - Prosody におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-2531 2012-03-27 18:43 2011-06-3 Show GitHub Exploit DB Packet Storm
249873 5 警告 Digium - Asterisk Open Source の SIP チャンネルドライバにおけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2011-2529 2012-03-27 18:43 2011-06-20 Show GitHub Exploit DB Packet Storm
249874 5 警告 Shibboleth
Apache Software Foundation
- Shibboleth などで使用されるApache XML Security for C++ の XML 署名における一つずれエラーの脆弱性 CWE-189
数値処理の問題
CVE-2011-2516 2012-03-27 18:43 2011-07-11 Show GitHub Exploit DB Packet Storm
249875 4.3 警告 Andreas Gohr - DokuWiki の RSS 埋め込み機能におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-2510 2012-03-27 18:43 2011-07-14 Show GitHub Exploit DB Packet Storm
249876 4.3 警告 Joomla! - Joomla! におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-2509 2012-03-27 18:43 2011-07-27 Show GitHub Exploit DB Packet Storm
249877 6 警告 The phpMyAdmin Project - phpMyAdmin の libraries/display_tbl.lib.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2011-2508 2012-03-27 18:43 2011-07-2 Show GitHub Exploit DB Packet Storm
249878 6.5 警告 The phpMyAdmin Project - phpMyAdmin の libraries/server_synchronize.lib.php における PCRE e 修飾子を挿入される脆弱性 CWE-94
コード・インジェクション
CVE-2011-2507 2012-03-27 18:43 2011-07-2 Show GitHub Exploit DB Packet Storm
249879 7.5 危険 The phpMyAdmin Project - phpMyAdmin の setup/lib/ConfigGenerator.class.php における静的コードインジェクションの脆弱性 CWE-94
コード・インジェクション
CVE-2011-2506 2012-03-27 18:43 2011-07-2 Show GitHub Exploit DB Packet Storm
249880 6.4 警告 The phpMyAdmin Project - phpMyAdmin の libraries/auth/swekey/swekey.auth.lib.php における SESSION スーパーグローバル配列を変更される脆弱性 CWE-94
コード・インジェクション
CVE-2011-2505 2012-03-27 18:43 2011-07-2 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 30, 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
209841 9.8 CRITICAL
Network
phpcms phpcms SQL Injection in phpCMS 2008 sp4 via the genre parameter to yp/job.php. CWE-89
SQL Injection
CVE-2020-22203 2024-11-21 14:13 2021-06-17 Show GitHub Exploit DB Packet Storm
209842 8.8 HIGH
Network
phpcms phpcms phpCMS 2008 sp4 allowas remote malicious users to execute arbitrary php commands via the pagesize parameter to yp/product.php. CWE-94
Code Injection
CVE-2020-22201 2024-11-21 14:13 2021-06-17 Show GitHub Exploit DB Packet Storm
209843 5.3 MEDIUM
Network
phpcms phpcms Directory Traversal vulnerability in phpCMS 9.1.13 via the q parameter to public_get_suggest_keyword. CWE-22
Path Traversal
CVE-2020-22200 2024-11-21 14:13 2021-06-17 Show GitHub Exploit DB Packet Storm
209844 9.8 CRITICAL
Network
phpcms phpcms SQL Injection vulnerability in phpCMS 2007 SP6 build 0805 via the digg_mod parameter to digg_add.php. CWE-89
SQL Injection
CVE-2020-22199 2024-11-21 14:13 2021-06-17 Show GitHub Exploit DB Packet Storm
209845 9.8 CRITICAL
Network
dedecms dedecms SQL Injection vulnerability in DedeCMS 5.7 via mdescription parameter to member/ajax_membergroup.php. CWE-89
SQL Injection
CVE-2020-22198 2024-11-21 14:13 2021-06-17 Show GitHub Exploit DB Packet Storm
209846 9.8 CRITICAL
Network
jerryscript jerryscript There is a heap-buffer-overflow at re-parser.c in re_parse_char_escape in JerryScript 2.2.0. CWE-787
 Out-of-bounds Write
CVE-2020-23323 2024-11-21 14:13 2021-06-11 Show GitHub Exploit DB Packet Storm
209847 7.5 HIGH
Network
jerryscript jerryscript There is an Assertion in 'context_p->token.type == LEXER_RIGHT_BRACE || context_p->token.type == LEXER_ASSIGN || context_p->token.type == LEXER_COMMA' in parser_parse_object_initializer in JerryScrip… CWE-617
 Reachable Assertion
CVE-2020-23322 2024-11-21 14:13 2021-06-11 Show GitHub Exploit DB Packet Storm
209848 9.8 CRITICAL
Network
jerryscript jerryscript There is a heap-buffer-overflow at lit-strings.c:431 in lit_read_code_unit_from_utf8 in JerryScript 2.2.0. CWE-787
 Out-of-bounds Write
CVE-2020-23321 2024-11-21 14:13 2021-06-11 Show GitHub Exploit DB Packet Storm
209849 7.5 HIGH
Network
jerryscript jerryscript There is an Assertion in 'context_p->next_scanner_info_p->type == SCANNER_TYPE_FUNCTION' in parser_parse_function_arguments in JerryScript 2.2.0. CWE-617
 Reachable Assertion
CVE-2020-23320 2024-11-21 14:13 2021-06-11 Show GitHub Exploit DB Packet Storm
209850 7.5 HIGH
Network
jerryscript jerryscript There is an Assertion in '(flags >> CBC_STACK_ADJUST_SHIFT) >= CBC_STACK_ADJUST_BASE || (CBC_STACK_ADJUST_BASE - (flags >> CBC_STACK_ADJUST_SHIFT)) <= context_p->stack_depth' in parser_emit_cbc_backw… CWE-617
 Reachable Assertion
CVE-2020-23319 2024-11-21 14:13 2021-06-11 Show GitHub Exploit DB Packet Storm