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 28, 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
250741 10 危険 IBM - IBM TSM FastBack の FastBackServer.exe におけるスタックベースのバッファオーバーフローの脆弱性 CWE-94
コード・インジェクション
CVE-2010-3758 2012-03-27 18:42 2010-07-18 Show GitHub Exploit DB Packet Storm
250742 10 危険 IBM - IBM TSM FastBack の _Eventlog 関数における任意のコードを実行される脆弱性 CWE-78
OSコマンド・インジェクション
CVE-2010-3757 2012-03-27 18:42 2010-07-18 Show GitHub Exploit DB Packet Storm
250743 5 警告 IBM - IBM TSM FastBack の _CalcHashValueWithLength 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2010-3756 2012-03-27 18:42 2010-07-18 Show GitHub Exploit DB Packet Storm
250744 5 警告 IBM - IBM TSM FastBack の_DAS_ReadBlockReply 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2010-3755 2012-03-27 18:42 2010-07-18 Show GitHub Exploit DB Packet Storm
250745 10 危険 IBM - IBM TSM FastBack の FXCLI_OraBR_Exec_Command 関数における任意のコードを実行される脆弱性 CWE-78
OSコマンド・インジェクション
CVE-2010-3754 2012-03-27 18:42 2010-07-18 Show GitHub Exploit DB Packet Storm
250746 5 警告 rene tegel - Visual Synapse HTTP Server におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2010-3743 2012-03-27 18:42 2010-10-8 Show GitHub Exploit DB Packet Storm
250747 7.5 危険 dustincowell - Free Simple CMS の themes/default/index.php における任意の PHP コードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-3742 2012-03-27 18:42 2010-10-5 Show GitHub Exploit DB Packet Storm
250748 4 警告 IBM - IBM DB2 UDB の Net Search Extender (NSE) 実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2010-3740 2012-03-27 18:42 2010-10-5 Show GitHub Exploit DB Packet Storm
250749 6.4 警告 IBM - IBM DB2 UDB の audit facility における発見されることなく接続される脆弱性 CWE-287
不適切な認証
CVE-2010-3739 2012-03-27 18:42 2010-10-5 Show GitHub Exploit DB Packet Storm
250750 5 警告 IBM - IBM DB2 UDB の Security コンポーネントにおける Audit 管理コマンドを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-3738 2012-03-27 18:42 2010-10-5 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 28, 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
209061 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
209062 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
209063 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
209064 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
209065 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
209066 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
209067 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
209068 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
209069 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
209070 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