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 17, 2026, 2:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
250011 6.4 警告 AlstraSoft - AlstraSoft Web Host Directory におけるバックアップのデータベースをダウンロードされる脆弱性 - CVE-2006-6819 2012-06-26 15:38 2006-12-29 Show GitHub Exploit DB Packet Storm
250012 7.5 危険 AlstraSoft - AlstraSoft Web Host Directory における admin パスワードを変更される脆弱性 - CVE-2006-6818 2012-06-26 15:38 2006-12-29 Show GitHub Exploit DB Packet Storm
250013 5 警告 AlstraSoft - AlstraSoft Web Host Directory における重要な情報を取得される脆弱性 - CVE-2006-6817 2012-06-26 15:38 2006-12-29 Show GitHub Exploit DB Packet Storm
250014 7.5 危険 DMXReady - DMXReady Secure Login Manager における SQL インジェクションの脆弱性 - CVE-2006-6816 2012-06-26 15:38 2006-12-29 Show GitHub Exploit DB Packet Storm
250015 6 警告 DMXReady - DMXReady Secure Login Manager におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-6815 2012-06-26 15:38 2006-12-29 Show GitHub Exploit DB Packet Storm
250016 5 警告 db hub - DB Hub の src/main.c の clear_user_list 関数におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2006-6810 2012-06-26 15:38 2006-12-29 Show GitHub Exploit DB Packet Storm
250017 7.5 危険 enthrallweb - Enthrallweb eMates の newsdetail.asp における SQL インジェクションの脆弱性 - CVE-2006-6806 2012-06-26 15:38 2006-12-28 Show GitHub Exploit DB Packet Storm
250018 7.5 危険 enthrallweb - Enthrallweb eJobs の newsdetail.asp における SQL インジェクションの脆弱性 - CVE-2006-6805 2012-06-26 15:38 2006-12-28 Show GitHub Exploit DB Packet Storm
250019 7.5 危険 enthrallweb - Dragon Business Directory - Pro の bus_details.asp における SQL インジェクションの脆弱性 - CVE-2006-6804 2012-06-26 15:38 2006-12-28 Show GitHub Exploit DB Packet Storm
250020 7.5 危険 enthrallweb - Enthrallweb eCars の Types.asp における SQL インジェクションの脆弱性 - CVE-2006-6803 2012-06-26 15:38 2006-12-28 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 17, 2026, 4:19 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
openldap
debian
apple
apache
openldap
debian_linux
mac_os_x
macos
bookkeeper
A flaw was discovered in OpenLDAP before 2.4.57 leading in an assertion failure in slapd in the X.509 DN parsing in decode.c ber_next_element, resulting in denial of service. CWE-617
 Reachable Assertion
CVE-2020-36230 2024-11-21 14:29 2021-01-27 Show GitHub Exploit DB Packet Storm
209062 7.5 HIGH
Network
openldap
debian
apple
openldap
debian_linux
mac_os_x
macos
A flaw was discovered in ldap_X509dn2bv in OpenLDAP before 2.4.57 leading to a slapd crash in the X.509 DN parsing in ad_keystring, resulting in denial of service. CWE-843
Type Confusion
CVE-2020-36229 2024-11-21 14:29 2021-01-27 Show GitHub Exploit DB Packet Storm
209063 7.5 HIGH
Network
openldap
debian
apple
openldap
debian_linux
macos
An integer underflow was discovered in OpenLDAP before 2.4.57 leading to a slapd crash in the Certificate List Exact Assertion processing, resulting in denial of service. CWE-191
 Integer Underflow (Wrap or Wraparound)
CVE-2020-36228 2024-11-21 14:29 2021-01-27 Show GitHub Exploit DB Packet Storm
209064 7.5 HIGH
Network
openldap
debian
apple
openldap
debian_linux
macos
A flaw was discovered in OpenLDAP before 2.4.57 leading to an infinite loop in slapd with the cancel_extop Cancel operation, resulting in denial of service. CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2020-36227 2024-11-21 14:29 2021-01-27 Show GitHub Exploit DB Packet Storm
209065 7.5 HIGH
Network
openldap
debian
apple
openldap
debian_linux
mac_os_x
macos
A flaw was discovered in OpenLDAP before 2.4.57 leading to a memch->bv_len miscalculation and slapd crash in the saslAuthzTo processing, resulting in denial of service. NVD-CWE-noinfo
CVE-2020-36226 2024-11-21 14:29 2021-01-27 Show GitHub Exploit DB Packet Storm
209066 7.5 HIGH
Network
openldap
debian
apple
openldap
debian_linux
macos
A flaw was discovered in OpenLDAP before 2.4.57 leading to a double free and slapd crash in the saslAuthzTo processing, resulting in denial of service. CWE-415
 Double Free
CVE-2020-36225 2024-11-21 14:29 2021-01-27 Show GitHub Exploit DB Packet Storm
209067 7.5 HIGH
Network
openldap
debian
apple
openldap
debian_linux
mac_os_x
macos
A flaw was discovered in OpenLDAP before 2.4.57 leading to an invalid pointer free and slapd crash in the saslAuthzTo processing, resulting in denial of service. CWE-763
 Release of Invalid Pointer or Reference
CVE-2020-36224 2024-11-21 14:29 2021-01-27 Show GitHub Exploit DB Packet Storm
209068 7.5 HIGH
Network
openldap
debian
apple
openldap
debian_linux
mac_os_x
macos
A flaw was discovered in OpenLDAP before 2.4.57 leading to a slapd crash in the Values Return Filter control handling, resulting in denial of service (double free and out-of-bounds read). CWE-125
CWE-415
Out-of-bounds Read
 Double Free
CVE-2020-36223 2024-11-21 14:29 2021-01-27 Show GitHub Exploit DB Packet Storm
209069 7.5 HIGH
Network
openldap
debian
apple
openldap
debian_linux
mac_os_x
macos
A flaw was discovered in OpenLDAP before 2.4.57 leading to an assertion failure in slapd in the saslAuthzTo validation, resulting in denial of service. CWE-617
 Reachable Assertion
CVE-2020-36222 2024-11-21 14:29 2021-01-27 Show GitHub Exploit DB Packet Storm
209070 7.5 HIGH
Network
openldap
debian
apple
openldap
debian_linux
mac_os_x
macos
An integer underflow was discovered in OpenLDAP before 2.4.57 leading to slapd crashes in the Certificate Exact Assertion processing, resulting in denial of service (schema_init.c serialNumberAndIssu… CWE-191
 Integer Underflow (Wrap or Wraparound)
CVE-2020-36221 2024-11-21 14:29 2021-01-27 Show GitHub Exploit DB Packet Storm