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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
224791 6.9 警告 レッドハット - libvirt の virSecurityManagerSetProcessLabel 関数における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-4291 2013-10-2 16:46 2013-09-2 Show GitHub Exploit DB Packet Storm
224792 5 警告 ADCI solutions - Drupal 用 Node View Permissions モジュールにおける重要な情報を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-5965 2013-10-2 16:39 2013-08-28 Show GitHub Exploit DB Packet Storm
224793 4 警告 レッドハット - libvirt の xen/xend_internal.c の xenDaemonListDefinedDomains 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2013-4239 2013-10-2 16:32 2013-09-2 Show GitHub Exploit DB Packet Storm
224794 4.3 警告 レッドハット - libvirt の qemuAgentCommand 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2013-4154 2013-10-2 16:31 2013-07-30 Show GitHub Exploit DB Packet Storm
224795 5 警告 レッドハット - libvirt の qemu/qemu_agent.c 内の qemuAgentGetVCPUs 関数におけるメモリ二重解放の脆弱性 CWE-399
リソース管理の問題
CVE-2013-4153 2013-10-2 16:30 2013-07-30 Show GitHub Exploit DB Packet Storm
224796 7.5 危険 Simone Tellini - Apache 用 mod_accounting モジュールの mod_accounting.c における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2013-5697 2013-10-2 15:21 2013-09-20 Show GitHub Exploit DB Packet Storm
224797 4.3 警告 Emeric Vernat - JavaMelody の HtmlSessionInformationsReport.java におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-4378 2013-10-2 15:16 2013-09-26 Show GitHub Exploit DB Packet Storm
224798 6.8 警告 Creative Design Solutions - WordPress 用 Simple Dropbox Upload プラグインの multi.php における任意のコードを実行される脆弱性 CWE-Other
その他
CVE-2013-5963 2013-10-2 14:52 2013-09-17 Show GitHub Exploit DB Packet Storm
224799 5.1 警告 RightHere LLC - WordPress 用 Complete Gallery Manager プラグインの frames/upload-images.php における任意のコードを実行される脆弱性 CWE-Other
その他
CVE-2013-5962 2013-10-2 14:43 2013-09-19 Show GitHub Exploit DB Packet Storm
224800 6.8 警告 Danny Morris - WordPress 用 Lazy SEO プラグインの lazyseo.php における任意の PHP コードを実行される脆弱性 CWE-Other
その他
CVE-2013-5961 2013-10-2 14:24 2013-09-22 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 7, 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
211611 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
211612 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
211613 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
211614 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
211615 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
211616 7.5 HIGH
Network
jerryscript jerryscript There is an Assertion 'block_found' failed at js-parser-statm.c:2003 parser_parse_try_statement_end in JerryScript 2.2.0. CWE-617
 Reachable Assertion
CVE-2020-23314 2024-11-21 14:13 2021-06-11 Show GitHub Exploit DB Packet Storm
211617 7.5 HIGH
Network
jerryscript jerryscript There is an Assertion 'scope_stack_p > context_p->scope_stack_p' failed at js-scanner-util.c:2510 in scanner_literal_is_created in JerryScript 2.2.0 CWE-617
 Reachable Assertion
CVE-2020-23313 2024-11-21 14:13 2021-06-11 Show GitHub Exploit DB Packet Storm
211618 7.5 HIGH
Network
jerryscript jerryscript There is an Assertion 'context.status_flags & PARSER_SCANNING_SUCCESSFUL' failed at js-parser.c:2185 in parser_parse_source in JerryScript 2.2.0. CWE-617
 Reachable Assertion
CVE-2020-23312 2024-11-21 14:13 2021-06-11 Show GitHub Exploit DB Packet Storm
211619 7.5 HIGH
Network
jerryscript jerryscript There is an Assertion 'context_p->token.type == LEXER_RIGHT_BRACE || context_p->token.type == LEXER_ASSIGN || context_p->token.type == LEXER_COMMA' failed at js-parser-expr.c:3230 in parser_parse_obj… CWE-617
 Reachable Assertion
CVE-2020-23311 2024-11-21 14:13 2021-06-11 Show GitHub Exploit DB Packet Storm
211620 7.5 HIGH
Network
jerryscript jerryscript There is an Assertion 'context_p->next_scanner_info_p->type == SCANNER_TYPE_FUNCTION' failed at js-parser-statm.c:733 in parser_parse_function_statement in JerryScript 2.2.0. CWE-617
 Reachable Assertion
CVE-2020-23310 2024-11-21 14:13 2021-06-11 Show GitHub Exploit DB Packet Storm