|
You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database). |
Update Date":June 21, 2026, 2 p.m.
| No | CVSS | Level Attach Vector |
Vendor Name | Project Name | Title | CWE | CVE | Update Date | Publication Date | Impact Show |
Exploit PoC Search |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 254741 | 4.3 | 警告 | Horde | - | Horde IMP および Horde Groupware Webmail Edition におけるクロスサイトスクリプティングの脆弱性 |
CWE-79
クロスサイト・スクリプティング(XSS) |
CVE-2012-0791 | 2012-01-27 11:04 | 2012-01-24 | Show | GitHub Exploit DB Packet Storm |
| 254742 | 4.3 | 警告 | OETIKER | - | Smokeping の smokeping_cgi におけるクロスサイトスクリプティングの脆弱性 |
CWE-79
クロスサイト・スクリプティング(XSS) |
CVE-2012-0790 | 2012-01-27 11:03 | 2012-01-24 | Show | GitHub Exploit DB Packet Storm |
| 254743 | 4.3 | 警告 | MailEnable | - | MailEnable の ForgottenPassword.aspx におけるクロスサイトスクリプティングの脆弱性 |
CWE-79
クロスサイト・スクリプティング(XSS) |
CVE-2012-0389 | 2012-01-27 11:01 | 2012-01-24 | Show | GitHub Exploit DB Packet Storm |
| 254744 | 7.5 | 危険 | Batavi | - | Batavi の ajax.php における SQL インジェクションの脆弱性 |
CWE-89
SQLインジェクション |
CVE-2012-0069 | 2012-01-27 10:55 | 2012-01-24 | Show | GitHub Exploit DB Packet Storm |
| 254745 | 10 | 危険 | 日立 | - | 日立の複数の COBOL2002 製品における任意のコードを実行される脆弱性 |
CWE-noinfo
情報不足 |
CVE-2012-0918 | 2012-01-26 16:54 | 2012-01-20 | Show | GitHub Exploit DB Packet Storm |
| 254746 | 4.3 | 警告 | 日立 | - | Hitachi IT Operations Director におけるクロスサイトスクリプティングの脆弱性 |
CWE-79
クロスサイト・スクリプティング(XSS) |
CVE-2012-0919 | 2012-01-26 16:53 | 2012-01-10 | Show | GitHub Exploit DB Packet Storm |
| 254747 | 4.3 | 警告 | 日立 | - | Hitachi IT Operations Analyzer におけるクロスサイトスクリプティングの脆弱性 |
CWE-79
クロスサイト・スクリプティング(XSS) |
CVE-2012-0917 | 2012-01-26 16:49 | 2012-01-10 | Show | GitHub Exploit DB Packet Storm |
| 254748 | 7.5 | 危険 | - | Google Chrome で使用される Skia におけるサービス運用妨害 (DoS) の脆弱性 |
CWE-DesignError
|
CVE-2011-3927 | 2012-01-25 16:09 | 2012-01-23 | Show | GitHub Exploit DB Packet Storm | |
| 254749 | 7.5 | 危険 | - | Google Chrome の Safe Browsing 機能におけるサービス運用妨害 (ヒープメモリ破損) の脆弱性 |
CWE-399
リソース管理の問題 |
CVE-2011-3925 | 2012-01-25 16:07 | 2012-01-23 | Show | GitHub Exploit DB Packet Storm | |
| 254750 | 4.3 | 警告 | SimpleSAMLphp | - | SimpleSAMLphp の modules/core/www/no_cookie.php におけるクロスサイトスクリプティングの脆弱性 |
CWE-79
クロスサイト・スクリプティング(XSS) |
CVE-2012-0040 | 2012-01-25 14:16 | 2012-01-24 | Show | GitHub Exploit DB Packet Storm |
Update Date:June 21, 2026, 4:01 a.m.
| No | CVSS | Level Attach Vector |
Vendor Name | Project Name | Title | CWE | CVE | Update Date | Publication Date | Show Affected | Exploit PoC Search |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 246221 | 9.8 |
CRITICAL
Network |
redaxo | redaxo | There is a SQL injection in Benutzerverwaltung in REDAXO before 5.6.4. |
CWE-89
SQL Injection |
CVE-2018-18200 | 2024-11-21 12:55 | 2018-10-10 | Show | GitHub Exploit DB Packet Storm |
| 246222 | 6.1 |
MEDIUM
Network |
redaxo | redaxo | Mediamanager in REDAXO before 5.6.4 has XSS. |
CWE-79
Cross-site Scripting |
CVE-2018-18199 | 2024-11-21 12:55 | 2018-10-10 | Show | GitHub Exploit DB Packet Storm |
| 246223 | 6.1 |
MEDIUM
Network |
redaxo | redaxo | The $opener_input_field variable in addons/mediapool/pages/index.php in REDAXO 5.6.3 is not effectively filtered and is output directly to the page. The attacker can insert XSS payloads via an index.… |
CWE-79
Cross-site Scripting |
CVE-2018-18198 | 2024-11-21 12:55 | 2018-10-10 | Show | GitHub Exploit DB Packet Storm |
| 246224 | 9.8 |
CRITICAL
Network |
qemu debian canonical redhat |
qemu debian_linux ubuntu_linux virtualization openstack virtualization_manager |
qemu_deliver_packet_iov in net/net.c in Qemu accepts packet sizes greater than INT_MAX, which allows attackers to cause a denial of service or possibly have unspecified other impact. |
CWE-190
Integer Overflow or Wraparound |
CVE-2018-17963 | 2024-11-21 12:55 | 2018-10-10 | Show | GitHub Exploit DB Packet Storm |
| 246225 | 7.5 |
HIGH
Network |
qemu suse debian canonical redhat oracle |
qemu linux_enterprise_server debian_linux ubuntu_linux linux |
Qemu has a Buffer Overflow in pcnet_receive in hw/net/pcnet.c because an incorrect integer data type is used. |
CWE-119 CWE-190 Incorrect Access of Indexable Resource ('Range Error') Integer Overflow or Wraparound |
CVE-2018-17962 | 2024-11-21 12:55 | 2018-10-10 | Show | GitHub Exploit DB Packet Storm |
| 246226 | 7.5 |
HIGH
Network |
qemu canonical debian redhat |
qemu ubuntu_linux debian_linux virtualization virtualization_manager |
Qemu has a Buffer Overflow in rtl8139_do_receive in hw/net/rtl8139.c because an incorrect integer data type is used. |
CWE-190
Integer Overflow or Wraparound |
CVE-2018-17958 | 2024-11-21 12:55 | 2018-10-10 | Show | GitHub Exploit DB Packet Storm |
| 246227 | 6.1 |
MEDIUM
Network |
ultimatemember | ultimate_member | Multiple cross-site scripting (XSS) vulnerabilities in includes/core/um-actions-login.php in the "Ultimate Member - User Profile & Membership" plugin before 2.0.28 for WordPress allow remote attacker… |
CWE-79
Cross-site Scripting |
CVE-2018-17866 | 2024-11-21 12:55 | 2018-10-10 | Show | GitHub Exploit DB Packet Storm |
| 246228 | 4.3 |
MEDIUM
Network |
joomla | joomla\! | An issue was discovered in Joomla! before 3.8.13. Inadequate checks in com_contact could allow mail submission in disabled forms. |
NVD-CWE-noinfo
|
CVE-2018-17859 | 2024-11-21 12:55 | 2018-10-10 | Show | GitHub Exploit DB Packet Storm |
| 246229 | 8.8 |
HIGH
Network |
joomla | joomla\! | An issue was discovered in Joomla! before 3.8.13. com_installer actions do not have sufficient CSRF hardening in the backend. |
CWE-352
Origin Validation Error |
CVE-2018-17858 | 2024-11-21 12:55 | 2018-10-10 | Show | GitHub Exploit DB Packet Storm |
| 246230 | 4.3 |
MEDIUM
Network |
joomla | joomla\! | An issue was discovered in Joomla! before 3.8.13. Inadequate checks on the tags search fields can lead to an access level violation. |
CWE-863
Incorrect Authorization |
CVE-2018-17857 | 2024-11-21 12:55 | 2018-10-10 | Show | GitHub Exploit DB Packet Storm |