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, 2:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
256511 3.5 注意 オラクル - Oracle E-Business Suite の E-Business Intelligence コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-0858 2010-05-13 15:10 2010-04-13 Show GitHub Exploit DB Packet Storm
256512 4.3 警告 オラクル - Oracle E-Business Suite の Oracle Transportation Management コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-0869 2010-05-13 15:10 2010-04-13 Show GitHub Exploit DB Packet Storm
256513 4.3 警告 オラクル - Oracle E-Business Suite の Oracle Agile Engineering Data Management コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-0871 2010-05-13 15:10 2010-04-13 Show GitHub Exploit DB Packet Storm
256514 4.3 警告 オラクル - Oracle E-Business Suite の Oracle Agile Engineering Data Management コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-0865 2010-05-13 15:09 2010-04-13 Show GitHub Exploit DB Packet Storm
256515 5 警告 オラクル - Oracle E-Business Suite の Oracle HRMS (Self Service) コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-0861 2010-05-13 15:09 2010-04-13 Show GitHub Exploit DB Packet Storm
256516 7.6 危険 マイクロソフト - Internet Explorer において VBScript および Windows Help を使用する際に任意のコードが実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-0483 2010-05-12 15:20 2010-03-2 Show GitHub Exploit DB Packet Storm
256517 7.1 危険 マイクロソフト - Microsoft Windows の kernel における SMB 応答パケットの処理に関するサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2009-3676 2010-05-12 15:20 2009-11-13 Show GitHub Exploit DB Packet Storm
256518 5.8 警告 オラクル - Oracle E-Business Suite の Oracle iStore コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-0868 2010-05-12 15:19 2010-04-13 Show GitHub Exploit DB Packet Storm
256519 6.4 警告 オラクル - Oracle E-Business Suite の Oracle Application Object Library コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-0859 2010-05-12 15:19 2010-04-13 Show GitHub Exploit DB Packet Storm
256520 4.3 警告 オラクル - Oracle Collaboration Suite の User Interface コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-0881 2010-05-12 15:19 2010-04-13 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