|
You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database). |
Update Date":June 1, 2026, 4:01 p.m.
| No | CVSS | Level Attach Vector |
Vendor Name | Project Name | Title | CWE | CVE | Update Date | Publication Date | Impact Show |
Exploit PoC Search |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 251051 | 9.3 | 危険 | IBM | - | IBM OmniFind の Java_com_ibm_es_oss_CryptionNative_ESEncrypt 関数におけるスタックベースのバッファオーバーフローの脆弱性 |
CWE-119
バッファエラー |
CVE-2010-3894 | 2012-03-27 18:42 | 2010-11-12 | Show | GitHub Exploit DB Packet Storm |
| 251052 | 7.5 | 危険 | IBM | - | IBM OmniFind の管理インタフェースにおける任意の管理者操作を実行される脆弱性 |
CWE-264
認可・権限・アクセス制御 |
CVE-2010-3893 | 2012-03-27 18:42 | 2010-11-12 | Show | GitHub Exploit DB Packet Storm |
| 251053 | 6.8 | 警告 | IBM | - | IBM OmniFind のログインフォームにおけるセッションをハイジャックされる脆弱性 |
CWE-Other
その他 |
CVE-2010-3892 | 2012-03-27 18:42 | 2010-11-12 | Show | GitHub Exploit DB Packet Storm |
| 251054 | 6.8 | 警告 | IBM | - | IBM OmniFind の ESAdmin/security.do におけるクロスサイトリクエストフォージェリの脆弱性 |
CWE-352
同一生成元ポリシー違反 |
CVE-2010-3891 | 2012-03-27 18:42 | 2010-11-12 | Show | GitHub Exploit DB Packet Storm |
| 251055 | 4.3 | 警告 | IBM | - | IBM OmniFind におけるクロスサイトスクリプティングの脆弱性 |
CWE-79
クロスサイト・スクリプティング(XSS) |
CVE-2010-3890 | 2012-03-27 18:42 | 2010-11-12 | Show | GitHub Exploit DB Packet Storm |
| 251056 | 1.9 | 注意 | Linux | - | Linux kernel の ax25_getname 関数における重要な情報を取得される脆弱性 |
CWE-200
情報漏えい |
CVE-2010-3875 | 2012-03-27 18:42 | 2011-01-3 | Show | GitHub Exploit DB Packet Storm |
| 251057 | 7.8 | 危険 | Linux | - | Linux kernel の X.25 実装におけるサービス運用妨害 (DoS) の脆弱性 |
CWE-399
リソース管理の問題 |
CVE-2010-3873 | 2012-03-27 18:42 | 2011-01-3 | Show | GitHub Exploit DB Packet Storm |
| 251058 | 7.2 | 危険 | マイクロソフト | - | Microsoft Windows の 32 ビットプラットフォームにおける権限昇格の脆弱性 |
CWE-noinfo
情報不足 |
CVE-2010-3889 | 2012-03-27 18:42 | 2010-10-8 | Show | GitHub Exploit DB Packet Storm |
| 251059 | 7.2 | 危険 | マイクロソフト | - | Microsoft Windows の 32 ビットプラットフォームにおける権限昇格の脆弱性 |
CWE-noinfo
情報不足 |
CVE-2010-3888 | 2012-03-27 18:42 | 2010-10-8 | Show | GitHub Exploit DB Packet Storm |
| 251060 | 4.3 | 警告 | アップル | - | Apple の Mac OS X の Limit Mail 機能におけるアクセス制限を回避される脆弱性 |
CWE-264
認可・権限・アクセス制御 |
CVE-2010-3887 | 2012-03-27 18:42 | 2010-10-8 | Show | GitHub Exploit DB Packet Storm |
Update Date:June 1, 2026, 4:12 a.m.
| No | CVSS | Level Attach Vector |
Vendor Name | Project Name | Title | CWE | CVE | Update Date | Publication Date | Show Affected | Exploit PoC Search |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 215181 | 5.5 |
MEDIUM
Local |
libexif_project debian canonical opensuse |
libexif debian_linux ubuntu_linux leap |
exif_entry_get_value in exif-entry.c in libexif 0.6.21 has a divide-by-zero error. |
CWE-369
Divide By Zero |
CVE-2020-12767 | 2024-11-21 14:00 | 2020-05-10 | Show | GitHub Exploit DB Packet Storm |
| 215182 | 5.5 |
MEDIUM
Local |
linux debian opensuse canonical netapp oracle |
linux_kernel debian_linux leap ubuntu_linux cloud_backup element_software steelstore_cloud_integrated_storage solidfire hci_management_node active_iq_unified_manager hci… |
An issue was discovered in the Linux kernel through 5.6.11. btree_gc_coalesce in drivers/md/bcache/btree.c has a deadlock if a coalescing operation fails. |
CWE-667
Improper Locking |
CVE-2020-12771 | 2024-11-21 14:00 | 2020-05-10 | Show | GitHub Exploit DB Packet Storm |
| 215183 | 6.7 |
MEDIUM
Local |
linux fedoraproject canonical debian netapp |
linux_kernel fedora ubuntu_linux debian_linux cloud_backup element_software steelstore_cloud_integrated_storage solidfire hci_management_node active_iq_unified_manager b… |
An issue was discovered in the Linux kernel through 5.6.11. sg_write lacks an sg_remove_request call in a certain failure case, aka CID-83c6f2390040. |
NVD-CWE-noinfo
|
CVE-2020-12770 | 2024-11-21 14:00 | 2020-05-10 | Show | GitHub Exploit DB Packet Storm |
| 215184 | 5.5 |
MEDIUM
Local |
linux debian canonical opensuse netapp |
linux_kernel debian_linux ubuntu_linux leap cloud_backup element_software steelstore_cloud_integrated_storage solidfire hci_management_node active_iq_unified_manager hci… |
An issue was discovered in the Linux kernel before 5.4.17. drivers/spi/spi-dw.c allows attackers to cause a panic via concurrent calls to dw_spi_irq and dw_spi_transfer_one, aka CID-19b61392c5a8. |
CWE-662
Improper Synchronization |
CVE-2020-12769 | 2024-11-21 14:00 | 2020-05-10 | Show | GitHub Exploit DB Packet Storm |
| 215185 | 9.8 |
CRITICAL
Network |
solis | gnuteca | Gnuteca 3.8 allows action=main:search:simpleSearch SQL Injection via the exemplaryStatusId parameter. |
CWE-89
SQL Injection |
CVE-2020-12766 | 2024-11-21 14:00 | 2020-05-10 | Show | GitHub Exploit DB Packet Storm |
| 215186 | 5.3 |
MEDIUM
Network |
solis | miolo | Solis Miolo 2.0 allows index.php?module=install&action=view&item= Directory Traversal. |
CWE-22
Path Traversal |
CVE-2020-12765 | 2024-11-21 14:00 | 2020-05-10 | Show | GitHub Exploit DB Packet Storm |
| 215187 | 5.3 |
MEDIUM
Network |
solis | gnuteca | Gnuteca 3.8 allows file.php?folder=/&file= Directory Traversal. |
CWE-22
Path Traversal |
CVE-2020-12764 | 2024-11-21 14:00 | 2020-05-10 | Show | GitHub Exploit DB Packet Storm |
| 215188 | 7.8 |
HIGH
Local |
json-c fedoraproject debian canonical siemens |
json-c fedora debian_linux ubuntu_linux sinec_ins |
json-c through 0.14 has an integer overflow and out-of-bounds write via a large JSON file, as demonstrated by printbuf_memappend. |
CWE-787 CWE-190 Out-of-bounds Write Integer Overflow or Wraparound |
CVE-2020-12762 | 2024-11-21 14:00 | 2020-05-10 | Show | GitHub Exploit DB Packet Storm |
| 215189 | 9.1 |
CRITICAL
Network |
enlightenment | imlib2 | modules/loaders/loader_ico.c in imlib2 1.6.0 has an integer overflow (with resultant invalid memory allocations and out-of-bounds reads) via an icon with many colors in its color map. |
CWE-125 CWE-190 Out-of-bounds Read Integer Overflow or Wraparound |
CVE-2020-12761 | 2024-11-21 14:00 | 2020-05-10 | Show | GitHub Exploit DB Packet Storm |
| 215190 | 3.3 |
LOW
Local |
kde | kio-extras | fishProtocol::establishConnection in fish/fish.cpp in KDE kio-extras through 20.04.0 makes a cacheAuthentication call even if the user had not set the keepPassword option. This may lead to unintended… |
NVD-CWE-noinfo
|
CVE-2020-12755 | 2024-11-21 14:00 | 2020-05-10 | Show | GitHub Exploit DB Packet Storm |