|
You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database). |
Update Date":May 14, 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 251981 | 4.3 | 警告 | Sonexis Technology, Inc. | - | Sonexis ConferenceManager の myAddressBook.asp におけるクロスサイトスクリプティングの脆弱性 |
CWE-79
クロスサイト・スクリプティング(XSS) |
CVE-2011-3686 | 2011-10-3 14:55 | 2011-09-27 | Show | GitHub Exploit DB Packet Storm |
| 251982 | 1.9 | 注意 | Tembria | - | Tembria Server Monitor における重要な情報を取得される脆弱性 |
CWE-310
暗号の問題 |
CVE-2011-3685 | 2011-10-3 14:54 | 2011-09-27 | Show | GitHub Exploit DB Packet Storm |
| 251983 | 4.3 | 警告 | Tembria | - | Tembria Server Monitor におけるクロスサイトスクリプティングの脆弱性 |
CWE-79
クロスサイト・スクリプティング(XSS) |
CVE-2011-3684 | 2011-10-3 14:52 | 2011-09-27 | Show | GitHub Exploit DB Packet Storm |
| 251984 | 7.5 | 危険 | Newgen Software Technologies Limited | - | Newgen OmniDocs におけるアクセス制限を回避される脆弱性 |
CWE-264
認可・権限・アクセス制御 |
CVE-2011-3645 | 2011-10-3 14:48 | 2011-09-27 | Show | GitHub Exploit DB Packet Storm |
| 251985 | 7.5 | 危険 | AliBabaClone.com | - | Alibaba Clone B2B の countrydetails.php におけるSQL インジェクションの脆弱性 |
CWE-89
SQLインジェクション |
CVE-2010-4849 | 2011-09-30 14:24 | 2011-09-27 | Show | GitHub Exploit DB Packet Storm |
| 251986 | 4.3 | 警告 | Diferior | - | Diferior におけるクロスサイトスクリプティングの脆弱性 |
CWE-79
クロスサイト・スクリプティング(XSS) |
CVE-2010-4850 | 2011-09-30 14:22 | 2011-09-27 | Show | GitHub Exploit DB Packet Storm |
| 251987 | 7.5 | 危険 | Eclime | - | Eclime における複数の SQL インジェクションの脆弱性 |
CWE-89
SQLインジェクション |
CVE-2010-4851 | 2011-09-30 14:19 | 2011-09-27 | Show | GitHub Exploit DB Packet Storm |
| 251988 | 4.3 | 警告 | Eclime | - | Eclime の login.php におけるクロスサイトスクリプティングの脆弱性 |
CWE-79
クロスサイト・スクリプティング(XSS) |
CVE-2010-4852 | 2011-09-30 14:15 | 2011-09-27 | Show | GitHub Exploit DB Packet Storm |
| 251989 | 7.5 | 危険 | Zoho Corporation | - | ManageEngine EventLog Analyzer の Syslog サーバにおけるバッファオーバーフローの脆弱性 |
CWE-119
バッファエラー |
CVE-2010-4840 | 2011-09-30 14:13 | 2011-09-27 | Show | GitHub Exploit DB Packet Storm |
| 251990 | 4.3 | 警告 | Zoho Corporation | - | ManageEngine EventLog Analyzer におけるクロスサイトスクリプティングの脆弱性 |
CWE-79
クロスサイト・スクリプティング(XSS) |
CVE-2010-4841 | 2011-09-30 14:13 | 2011-09-27 | Show | GitHub Exploit DB Packet Storm |
Update Date:May 15, 2026, 4:28 a.m.
| No | CVSS | Level Attach Vector |
Vendor Name | Project Name | Title | CWE | CVE | Update Date | Publication Date | Show Affected | Exploit PoC Search |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 209351 | 7.5 |
HIGH
Network |
gnome opensuse |
balsa leap backports_sle |
In GNOME Balsa before 2.6.0, a malicious server operator or man in the middle can trigger a NULL pointer dereference and client crash by sending a PREAUTH response to imap_mbox_connect in libbalsa/im… |
CWE-476
NULL Pointer Dereference |
CVE-2020-16118 | 2024-11-21 14:06 | 2020-07-30 | Show | GitHub Exploit DB Packet Storm |
| 209352 | 5.9 |
MEDIUM
Network |
gnome debian |
evolution-data-server debian_linux |
In GNOME evolution-data-server before 3.35.91, a malicious server can crash the mail client with a NULL pointer dereference by sending an invalid (e.g., minimal) CAPABILITY line on a connection attem… |
CWE-476
NULL Pointer Dereference |
CVE-2020-16117 | 2024-11-21 14:06 | 2020-07-30 | Show | GitHub Exploit DB Packet Storm |
| 209353 | 6.4 |
MEDIUM
Local |
gnu redhat microsoft canonical debian suse opensuse netapp |
grub2 enterprise_linux enterprise_linux_atomic_host openshift_container_platform windows_server_2012 windows_10 windows_8.1 windows_server_2016 windows_rt_8.1 windows_serve… |
Integer overflows were discovered in the functions grub_cmd_initrd and grub_initrd_init in the efilinux component of GRUB2, as shipped in Debian, Red Hat, and Ubuntu (the functionality is not include… |
CWE-362 CWE-190 Race Condition Integer Overflow or Wraparound |
CVE-2020-15707 | 2024-11-21 14:06 | 2020-07-30 | Show | GitHub Exploit DB Packet Storm |
| 209354 | 6.4 |
MEDIUM
Local |
gnu redhat canonical debian suse microsoft opensuse |
grub2 enterprise_linux ubuntu_linux debian_linux suse_linux_enterprise_server enterprise_linux_atomic_host openshift_container_platform windows_server_2012 windows_10 windo… |
GRUB2 contains a race condition in grub_script_function_create() leading to a use-after-free vulnerability which can be triggered by redefining a function whilst the same function is already executin… |
CWE-362 CWE-416 Race Condition Use After Free |
CVE-2020-15706 | 2024-11-21 14:06 | 2020-07-30 | Show | GitHub Exploit DB Packet Storm |
| 209355 | 6.4 |
MEDIUM
Local |
gnu redhat canonical debian suse opensuse microsoft |
grub2 enterprise_linux ubuntu_linux debian_linux suse_linux_enterprise_server enterprise_linux_atomic_host leap openshift_container_platform windows_server_2012 windows_10<… |
GRUB2 fails to validate kernel signature when booted directly without shim, allowing secure boot to be bypassed. This only affects systems where the kernel signing certificate has been imported direc… |
CWE-347
Improper Verification of Cryptographic Signature |
CVE-2020-15705 | 2024-11-21 14:06 | 2020-07-30 | Show | GitHub Exploit DB Packet Storm |
| 209356 | 6.1 |
MEDIUM
Network |
kitodo | kitodo.presentation | The dlf (aka Kitodo.Presentation) extension before 3.1.2 for TYPO3 allows XSS. |
CWE-79
Cross-site Scripting |
CVE-2020-16095 | 2024-11-21 14:06 | 2020-07-30 | Show | GitHub Exploit DB Packet Storm |
| 209357 | 7.5 |
HIGH
Network |
claws-mail fedoraproject |
claws-mail fedora |
In imap_scan_tree_recursive in Claws Mail through 3.17.6, a malicious IMAP server can trigger stack consumption because of unlimited recursion into subdirectories during a rebuild of the folder tree. |
CWE-674
Uncontrolled Recursion |
CVE-2020-16094 | 2024-11-21 14:06 | 2020-07-29 | Show | GitHub Exploit DB Packet Storm |
| 209358 | 7.5 |
HIGH
Network |
grin | grin | Grin 3.0.0 before 4.0.0 has insufficient validation of data related to Mimblewimble. |
CWE-345
Insufficient Verification of Data Authenticity |
CVE-2020-15899 | 2024-11-21 14:06 | 2020-07-29 | Show | GitHub Exploit DB Packet Storm |
| 209359 | 9.8 |
CRITICAL
Network |
artifex canonical opensuse |
ghostscript ubuntu_linux leap |
A memory corruption issue was found in Artifex Ghostscript 9.50 and 9.52. Use of a non-standard PostScript operator can allow overriding of file access controls. The 'rsearch' calculation for the 'po… |
CWE-787 CWE-191 Out-of-bounds Write Integer Underflow (Wrap or Wraparound) |
CVE-2020-15900 | 2024-11-21 14:06 | 2020-07-29 | Show | GitHub Exploit DB Packet Storm |
| 209360 | 5.3 |
MEDIUM
Local |
qemu debian canonical |
qemu debian_linux ubuntu_linux |
hw/net/xgmac.c in the XGMAC Ethernet controller in QEMU before 07-20-2020 has a buffer overflow. This occurs during packet transmission and affects the highbank and midway emulated machines. A guest … |
CWE-787
Out-of-bounds Write |
CVE-2020-15863 | 2024-11-21 14:06 | 2020-07-29 | Show | GitHub Exploit DB Packet Storm |