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 22, 2026, 6:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
244041 4.6 警告 アップル - Apple iOS 6 未満のパスコードロックの実装におけるパスコードの要求を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-3736 2012-09-24 18:59 2012-09-20 Show GitHub Exploit DB Packet Storm
244042 7.5 危険 アップル - Apple Mac OS X の CoreText における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2012-3716 2012-09-24 18:59 2012-09-20 Show GitHub Exploit DB Packet Storm
244043 7.5 危険 アップル - Apple Mac OS X の DirectoryService におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2012-0650 2012-09-24 18:59 2012-09-20 Show GitHub Exploit DB Packet Storm
244044 2.1 注意 アップル - Apple iOS 6 未満のパスコードロックの実装における使用したサードパーティアプリケーションを見られる脆弱性 CWE-200
情報漏えい
CVE-2012-3735 2012-09-24 18:59 2012-09-20 Show GitHub Exploit DB Packet Storm
244045 1.9 注意 アップル - Apple iOS 6 未満の Office Viewer における Data Protection レベルまたは暗号化を回避される脆弱性 CWE-310
暗号の問題
CVE-2012-3734 2012-09-24 18:59 2012-09-20 Show GitHub Exploit DB Packet Storm
244046 2.1 注意 アップル - Apple Mac OS X における入力されたパスワードを読み取られる脆弱性 CWE-200
情報漏えい
CVE-2012-3718 2012-09-24 18:59 2012-09-20 Show GitHub Exploit DB Packet Storm
244047 6.8 警告 アップル - Apple Mac OS X のメールにおける任意のプラグインコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2012-3719 2012-09-24 18:59 2012-09-20 Show GitHub Exploit DB Packet Storm
244048 4.3 警告 アップル - Apple iOS 6 未満のメッセージにおける重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2012-3733 2012-09-24 18:59 2012-09-20 Show GitHub Exploit DB Packet Storm
244049 4.3 警告 アップル - Apple Mac OS X のモバイルアカウントにおけるパスワードを特定される脆弱性 CWE-255
証明書・パスワード管理
CVE-2012-3720 2012-09-24 18:59 2012-09-20 Show GitHub Exploit DB Packet Storm
244050 5 警告 アップル - Apple Mac OS X の Profile Manager における管理対象のデバイスを列挙される脆弱性 CWE-287
不適切な認証
CVE-2012-3721 2012-09-24 18:59 2012-09-20 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 23, 2026, 4 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
218971 8.8 HIGH
Network
gitlab gitlab OAuth flow missing verification checks CE/EE 12.3 and later through 13.0.1 allows unverified user to use OAuth authorization code flow CWE-345
 Insufficient Verification of Data Authenticity
CVE-2020-13272 2024-11-21 14:00 2020-06-20 Show GitHub Exploit DB Packet Storm
218972 5.3 MEDIUM
Network
gitlab gitlab User email verification bypass in GitLab CE/EE 12.5 and later through 13.0.1 allows user to bypass email verification CWE-345
 Insufficient Verification of Data Authenticity
CVE-2020-13265 2024-11-21 14:00 2020-06-20 Show GitHub Exploit DB Packet Storm
218973 6.1 MEDIUM
Network
gitlab gitlab Client-Side code injection through Mermaid markup in GitLab CE/EE 12.9 and later through 13.0.1 allows a specially crafted Mermaid payload to PUT requests on behalf of other users via clicking on a l… CWE-74
Injection
CVE-2020-13262 2024-11-21 14:00 2020-06-20 Show GitHub Exploit DB Packet Storm
218974 6.5 MEDIUM
Network
gitlab gitlab An authorization issue in the mirroring logic allowed read access to private repositories in GitLab CE/EE 10.6 and later through 13.0.5 CWE-863
 Incorrect Authorization
CVE-2020-13277 2024-11-21 14:00 2020-06-20 Show GitHub Exploit DB Packet Storm
218975 7.5 HIGH
Network
arm mbed-coap Memory leaks were discovered in the CoAP library in Arm Mbed OS 5.15.3 when using the Arm mbed-coap library 5.1.5. The CoAP parser is responsible for parsing received CoAP packets. The function sn_co… CWE-190
CWE-401
 Integer Overflow or Wraparound
 Missing Release of Memory after Effective Lifetime
CVE-2020-12887 2024-11-21 14:00 2020-06-19 Show GitHub Exploit DB Packet Storm
218976 9.1 CRITICAL
Network
arm mbed_os A buffer over-read was discovered in the CoAP library in Arm Mbed OS 5.15.3. The CoAP parser is responsible for parsing received CoAP packets. The function sn_coap_parser_options_parse() parses the C… CWE-125
Out-of-bounds Read
CVE-2020-12886 2024-11-21 14:00 2020-06-19 Show GitHub Exploit DB Packet Storm
218977 7.5 HIGH
Network
arm mbed_os An infinite loop was discovered in the CoAP library in Arm Mbed OS 5.15.3. The CoAP parser is responsible for parsing received CoAP packets. The function sn_coap_parser_options_parse_multiple_options… CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2020-12885 2024-11-21 14:00 2020-06-19 Show GitHub Exploit DB Packet Storm
218978 9.1 CRITICAL
Network
arm mbed_os A buffer over-read was discovered in the CoAP library in Arm Mbed OS 5.15.3. The CoAP parser is responsible for parsing received CoAP packets. The function sn_coap_parser_options_parse_multiple_optio… CWE-125
Out-of-bounds Read
CVE-2020-12884 2024-11-21 14:00 2020-06-19 Show GitHub Exploit DB Packet Storm
218979 9.1 CRITICAL
Network
arm mbed_os Buffer over-reads were discovered in the CoAP library in Arm Mbed OS 5.15.3. The CoAP parser is responsible for parsing received CoAP packets. The function sn_coap_parser_options_parse() parses CoAP … CWE-125
Out-of-bounds Read
CVE-2020-12883 2024-11-21 14:00 2020-06-19 Show GitHub Exploit DB Packet Storm
218980 7.2 HIGH
Network
mjml mjml MJML prior to 4.6.3 contains a path traversal vulnerability when processing the mj-include directive within an MJML document. CWE-22
Path Traversal
CVE-2020-12827 2024-11-21 14:00 2020-06-17 Show GitHub Exploit DB Packet Storm