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 1, 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
249231 10 危険 サン・マイクロシステムズ
オラクル
- Oracle JRockit および JDK/JRE における脆弱性 CWE-noinfo
情報不足
CVE-2012-1695 2012-05-9 17:19 2012-04-17 Show GitHub Exploit DB Packet Storm
249232 4 警告 オラクル - Oracle の Siebel Clinical における Web UI の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2012-1674 2012-05-9 16:46 2012-04-17 Show GitHub Exploit DB Packet Storm
249233 4 警告 オラクル - Oracle の Siebel Clinical における Web UI の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2012-0582 2012-05-9 16:42 2012-04-17 Show GitHub Exploit DB Packet Storm
249234 4.3 警告 オラクル - Oracle の Primavera P6 Enterprise Project Portfolio Management における脆弱性 CWE-noinfo
情報不足
CVE-2012-0558 2012-05-9 16:28 2012-04-17 Show GitHub Exploit DB Packet Storm
249235 3.5 注意 オラクル - Oracle FLEXCUBE Universal Banking における Core の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2012-0579 2012-05-9 16:23 2012-04-17 Show GitHub Exploit DB Packet Storm
249236 3.5 注意 オラクル - Oracle FLEXCUBE Universal Banking における Core の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2012-0577 2012-05-9 16:22 2012-04-17 Show GitHub Exploit DB Packet Storm
249237 3.5 注意 オラクル - Oracle FLEXCUBE Universal Banking における Core の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2012-0544 2012-05-9 16:22 2012-04-17 Show GitHub Exploit DB Packet Storm
249238 3.5 注意 オラクル - Oracle FLEXCUBE Direct Banking における Virtual Banking の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2012-1676 2012-05-9 16:21 2012-04-17 Show GitHub Exploit DB Packet Storm
249239 3.5 注意 オラクル - Oracle FLEXCUBE Direct Banking における Core-My サービスの処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2012-0541 2012-05-9 16:21 2012-04-17 Show GitHub Exploit DB Packet Storm
249240 3.5 注意 オラクル - Oracle FLEXCUBE Direct Banking における Core-Base の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2012-1679 2012-05-9 16:17 2012-04-17 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 1, 2026, 4:12 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
210011 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
210012 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
210013 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
210014 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
210015 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
210016 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
210017 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
210018 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
210019 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
210020 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