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 15, 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
231001 7.5 危険 php-update - PHP-Update の code/guestadd.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2006-6880 2012-12-20 18:02 2006-12-31 Show GitHub Exploit DB Packet Storm
231002 6 警告 php-update - PHP-Update の admin/uploads.php における任意のコードをアップロードおよび実行される脆弱性 - CVE-2006-6879 2012-12-20 18:02 2006-12-31 Show GitHub Exploit DB Packet Storm
231003 7.5 危険 php-update - PHP-Update の admin/uploads.php における権限を取得される脆弱性 - CVE-2006-6878 2012-12-20 18:02 2006-12-31 Show GitHub Exploit DB Packet Storm
231004 6.8 警告 Zen Cart - Zen Cart Web Shopping Cart におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-6868 2012-12-20 18:02 2006-12-30 Show GitHub Exploit DB Packet Storm
231005 7.5 危険 vladimir meshakov - Vladimir Menshakov buratinable templator における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-6867 2012-12-20 18:02 2006-12-31 Show GitHub Exploit DB Packet Storm
231006 7.8 危険 stphp - STphp EasyNews におけるユーザ名などを取得される脆弱性 - CVE-2006-6866 2012-12-20 18:02 2006-12-31 Show GitHub Exploit DB Packet Storm
231007 7.8 危険 softartisans - SAFileUp の SAFileUpSamples/util/viewsrc.asp におけるディレクトリトラバーサルの脆弱性 - CVE-2006-6865 2012-12-20 18:02 2006-12-31 Show GitHub Exploit DB Packet Storm
231008 10 危険 website designs for less - Website Designs For Less Click N' Print Coupons の coupon_detail.asp における SQL インジェクションの脆弱性 - CVE-2006-6859 2012-12-20 18:02 2006-12-31 Show GitHub Exploit DB Packet Storm
231009 7.5 危険 webtext - WebText CMS における wt/users/ 配下のスクリプトへ任意の PHP コードを挿入される脆弱性 - CVE-2006-6856 2012-12-20 18:02 2006-12-31 Show GitHub Exploit DB Packet Storm
231010 7.5 危険 shadowed works - Shadowed Portal の include.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-6850 2012-12-20 18:02 2006-12-31 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 16, 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
211531 7.5 HIGH
Network
gitlab gitlab A Denial of Service vulnerability allowed exhausting the system resources in GitLab CE/EE 12.0 and later through 13.0.1 NVD-CWE-noinfo
CVE-2020-13273 2024-11-21 14:00 2020-06-20 Show GitHub Exploit DB Packet Storm
211532 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
211533 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
211534 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
211535 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
211536 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
211537 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
211538 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
211539 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
211540 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