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 12, 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
244921 6.8 警告 Enlightenment - imlib2 におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-0991 2012-06-26 16:19 2010-04-22 Show GitHub Exploit DB Packet Storm
244922 10 危険 creative - Creative Software AutoUpdate Engine ActiveX コントロールにおけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-0990 2012-06-26 16:19 2010-06-15 Show GitHub Exploit DB Packet Storm
244923 7.5 危険 chris simon
Joomla!
- Joomla! の abbrev コンポーネントにおける任意のローカルファイルをインクルードおよび実行される脆弱性 CWE-22
パス・トラバーサル
CVE-2010-0985 2012-06-26 16:19 2010-03-16 Show GitHub Exploit DB Packet Storm
244924 5 警告 Acidcat - Acidcat CMS における資格情報を含むデータベースをダウンロードされる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-0984 2012-06-26 16:19 2010-03-16 Show GitHub Exploit DB Packet Storm
244925 7.5 危険 Acidcat - Acidcat CMS におけるインストールプロセスを再起動される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-0976 2012-06-26 16:19 2010-03-16 Show GitHub Exploit DB Packet Storm
244926 7.5 危険 Joomla!
g4j.laoneo
- Joomla! 用 GCalendar コンポーネントにおけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2010-0972 2012-06-26 16:19 2010-03-16 Show GitHub Exploit DB Packet Storm
244927 2.1 注意 ATutor - ATutor におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-0971 2012-06-26 16:19 2010-03-16 Show GitHub Exploit DB Packet Storm
244928 7.5 危険 fr.simon rundell
TYPO3 Association
- TYPO3 の pd_diocesedatabase 拡張における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2010-1013 2012-06-26 16:19 2008-07-9 Show GitHub Exploit DB Packet Storm
244929 7.5 危険 geekhelps - Geekhelps ADMP の bannershow.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2010-0968 2012-06-26 16:19 2010-03-16 Show GitHub Exploit DB Packet Storm
244930 5.1 警告 geekhelps - Geekhelps ADMP におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2010-0967 2012-06-26 16:19 2010-03-16 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
218011 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
218012 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
218013 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
218014 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
218015 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
218016 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
218017 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
218018 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
218019 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
218020 8.8 HIGH
Network
tp-link nc200_firmware
nc210_firmware
nc220_firmware
nc230_firmware
nc250_firmware
nc260_firmware
nc450_firmware
TP-LINK NC200 devices through 2.1.10 build 200401, NC210 devices through 1.0.10 build 200401, NC220 devices through 1.3.1 build 200401, NC230 devices through 1.3.1 build 200401, NC250 devices through… CWE-120
Classic Buffer Overflow
CVE-2020-13224 2024-11-21 14:00 2020-06-17 Show GitHub Exploit DB Packet Storm