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 27, 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
256691 4.3 警告 MODX - MODx におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-1427 2010-04-8 15:02 2010-04-8 Show GitHub Exploit DB Packet Storm
256692 7.5 危険 MODX - MODx における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2010-1426 2010-04-8 15:02 2010-04-8 Show GitHub Exploit DB Packet Storm
256693 7.8 危険 シスコシステムズ - Cisco IOS および Cisco ルータにおける IKE パケットの処理に関するサービス運用妨害 (DoS) の脆弱性 CWE-310
暗号の問題
CVE-2010-0578 2010-04-8 10:42 2010-03-24 Show GitHub Exploit DB Packet Storm
256694 7.8 危険 シスコシステムズ - Cisco IOS における SCCP パケットの処理に関するサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2010-0584 2010-04-8 10:42 2010-03-24 Show GitHub Exploit DB Packet Storm
256695 7.8 危険 シスコシステムズ - Cisco IOS における LDP パケットの処理に関するサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2010-0576 2010-04-8 10:42 2010-03-24 Show GitHub Exploit DB Packet Storm
256696 7.8 危険 シスコシステムズ - Cisco IOS の H.323 実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2010-0583 2010-04-8 10:42 2010-03-24 Show GitHub Exploit DB Packet Storm
256697 7.8 危険 シスコシステムズ - Cisco IOS における H.323 パケットの処理に関するサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2010-0582 2010-04-8 10:41 2010-03-24 Show GitHub Exploit DB Packet Storm
256698 7.8 危険 シスコシステムズ - Cisco IOS の SIP 実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2010-0579 2010-04-8 10:41 2010-03-24 Show GitHub Exploit DB Packet Storm
256699 10 危険 シスコシステムズ - Cisco IOS の SIP 実装における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2010-0581 2010-04-8 10:41 2010-03-24 Show GitHub Exploit DB Packet Storm
256700 10 危険 シスコシステムズ - Cisco IOS の SIP 実装における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2010-0580 2010-04-8 10:41 2010-03-24 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 27, 2026, 4:52 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
208321 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
208322 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
208323 7.5 HIGH
Network
jerryscript jerryscript There is an Assertion 'context_p->stack_depth == context_p->context_stack_depth' failed at js-parser-statm.c:2756 in parser_parse_statements in JerryScript 2.2.0. CWE-617
 Reachable Assertion
CVE-2020-23309 2024-11-21 14:13 2021-06-11 Show GitHub Exploit DB Packet Storm
208324 7.5 HIGH
Network
jerryscript jerryscript There is an Assertion 'context_p->stack_top_uint8 == LEXER_EXPRESSION_START' at js-parser-expr.c:3565 in parser_parse_expression in JerryScript 2.2.0. CWE-617
 Reachable Assertion
CVE-2020-23308 2024-11-21 14:13 2021-06-11 Show GitHub Exploit DB Packet Storm
208325 9.8 CRITICAL
Network
jerryscript jerryscript There is a stack-overflow at ecma-regexp-object.c:535 in ecma_regexp_match in JerryScript 2.2.0. CWE-787
 Out-of-bounds Write
CVE-2020-23306 2024-11-21 14:13 2021-06-11 Show GitHub Exploit DB Packet Storm
208326 9.8 CRITICAL
Network
jerryscript jerryscript There is a heap-buffer-overflow at jmem-poolman.c:165 in jmem_pools_collect_empty in JerryScript 2.2.0. CWE-787
 Out-of-bounds Write
CVE-2020-23303 2024-11-21 14:13 2021-06-11 Show GitHub Exploit DB Packet Storm
208327 9.8 CRITICAL
Network
jerryscript jerryscript There is a heap-use-after-free at ecma-helpers-string.c:772 in ecma_ref_ecma_string in JerryScript 2.2.0 CWE-416
 Use After Free
CVE-2020-23302 2024-11-21 14:13 2021-06-11 Show GitHub Exploit DB Packet Storm
208328 6.5 MEDIUM
Network
ffmpeg ffmpeg A Denial of Service vulnerability exists in FFmpeg 4.2 due to a memory leak in the config_input function in af_acrossover.c. CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2020-22056 2024-11-21 14:13 2021-06-3 Show GitHub Exploit DB Packet Storm
208329 6.5 MEDIUM
Network
ffmpeg
debian
ffmpeg
debian_linux
A Denial of Service vulnerability exists in FFmpeg 4.2 due to a memory leak in the av_dict_set function in dict.c. CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2020-22054 2024-11-21 14:13 2021-06-3 Show GitHub Exploit DB Packet Storm
208330 6.5 MEDIUM
Network
ffmpeg ffmpeg A Denial of Service vulnerability exists in FFmpeg 4.2 due to a memory leak in the filter_frame function in vf_tile.c. CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2020-22051 2024-11-21 14:13 2021-06-3 Show GitHub Exploit DB Packet Storm