|
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 |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 255261 | 6.8 | 警告 | The PHP Group | - | PHP の set_magic_quotes_runtime 関数における SQL インジェクション攻撃を誘導される脆弱性 |
CWE-89
SQLインジェクション |
CVE-2010-4700 | 2011-02-18 14:42 | 2010-07-1 | Show | GitHub Exploit DB Packet Storm |
| 255262 | 7.5 | 危険 | The PHP Group | - | PHP の iconv_mime_decode_headers 関数におけるスパムの検出を回避される脆弱性 |
CWE-189
数値処理の問題 |
CVE-2010-4699 | 2011-02-18 14:40 | 2010-09-28 | Show | GitHub Exploit DB Packet Storm |
| 255263 | 5 | 警告 | The PHP Group | - | PHP の GD 拡張モジュールにおけるバッファオーバーフローの脆弱性 |
CWE-119
バッファエラー |
CVE-2010-4698 | 2011-02-18 14:38 | 2010-12-7 | Show | GitHub Exploit DB Packet Storm |
| 255264 | 6.8 | 警告 | The PHP Group | - | PHP の Zend Engine におけるサービス運用妨害 (DoS) の脆弱性 |
CWE-399
リソース管理の問題 |
CVE-2010-4697 | 2011-02-18 14:35 | 2010-09-18 | Show | GitHub Exploit DB Packet Storm |
| 255265 | 1 | 注意 | サン・マイクロシステムズ | - | Oracle Sun Java System Portal Server のプロキシにおける脆弱性 |
CWE-noinfo
情報不足 |
CVE-2010-4431 | 2011-02-18 14:30 | 2011-01-18 | Show | GitHub Exploit DB Packet Storm |
| 255266 | 3.6 | 注意 | オラクル | - | Oracle Solaris 9 の XScreenSaver における脆弱性 |
CWE-noinfo
情報不足 |
CVE-2010-3586 | 2011-02-18 14:28 | 2011-01-18 | Show | GitHub Exploit DB Packet Storm |
| 255267 | 3.6 | 注意 | オラクル | - | Oracle Solaris 10 の Fault Manager Daemon における脆弱性 |
CWE-noinfo
情報不足 |
CVE-2010-4460 | 2011-02-18 14:11 | 2011-01-18 | Show | GitHub Exploit DB Packet Storm |
| 255268 | 4.1 | 警告 | オラクル | - | Oracle Solaris 11 Express の ZFS における脆弱性 |
CWE-noinfo
情報不足 |
CVE-2010-4458 | 2011-02-18 14:08 | 2011-01-18 | Show | GitHub Exploit DB Packet Storm |
| 255269 | 4.1 | 警告 | オラクル | - | Oracle Solaris の libc における脆弱性 |
CWE-noinfo
情報不足 |
CVE-2010-4415 | 2011-02-18 14:06 | 2011-01-18 | Show | GitHub Exploit DB Packet Storm |
| 255270 | 4.3 | 警告 | サン・マイクロシステムズ | - | Oracle Sun Java System Communications Express の Web メールにおける脆弱性 |
CWE-noinfo
情報不足 |
CVE-2010-4456 | 2011-02-18 14:03 | 2011-01-18 | 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 246541 | 6.1 |
MEDIUM
Network |
ximdex | ximdex | The /edit URI in the DMS component in Ximdex 4.0 has XSS via the Ciudad or Nombre parameter. |
CWE-79
Cross-site Scripting |
CVE-2018-12273 | 2024-11-21 12:44 | 2018-06-13 | Show | GitHub Exploit DB Packet Storm |
| 246542 | 6.1 |
MEDIUM
Network |
ximdex | ximdex | xowl/request.php in Ximdex 4.0 has XSS via the content parameter. |
CWE-79
Cross-site Scripting |
CVE-2018-12272 | 2024-11-21 12:44 | 2018-06-13 | Show | GitHub Exploit DB Packet Storm |
| 246543 | 9.8 |
CRITICAL
Network |
acccheck_project | acccheck.pl | acccheck.pl in acccheck 0.2.1 allows Command Injection via shell metacharacters in a username or password file, as demonstrated by injection into an smbclient command line. |
CWE-78
OS Command |
CVE-2018-12268 | 2024-11-21 12:44 | 2018-06-13 | Show | GitHub Exploit DB Packet Storm |
| 246544 | 6.1 |
MEDIUM
Network |
hongcms_project | hongcms | system\errors\404.php in HongCMS 3.0.0 has XSS via crafted input that triggers a 404 HTTP status code. |
CWE-79
Cross-site Scripting |
CVE-2018-12266 | 2024-11-21 12:44 | 2018-06-13 | Show | GitHub Exploit DB Packet Storm |
| 246545 | 8.8 |
HIGH
Network |
exiv2 debian canonical |
exiv2 debian_linux ubuntu_linux |
Exiv2 0.26 has an integer overflow in the LoaderExifJpeg class in preview.cpp, leading to an out-of-bounds read in Exiv2::MemIo::read in basicio.cpp. |
CWE-125 CWE-190 Out-of-bounds Read Integer Overflow or Wraparound |
CVE-2018-12265 | 2024-11-21 12:44 | 2018-06-13 | Show | GitHub Exploit DB Packet Storm |
| 246546 | 8.8 |
HIGH
Network |
exiv2 debian canonical |
exiv2 debian_linux ubuntu_linux |
Exiv2 0.26 has integer overflows in LoaderTiff::getData() in preview.cpp, leading to an out-of-bounds read in Exiv2::ValueType::setDataArea in value.hpp. |
CWE-125 CWE-190 Out-of-bounds Read Integer Overflow or Wraparound |
CVE-2018-12264 | 2024-11-21 12:44 | 2018-06-13 | Show | GitHub Exploit DB Packet Storm |
| 246547 | 8.8 |
HIGH
Network |
portfoliocms_project | portfoliocms | portfolioCMS 1.0.5 allows upload of arbitrary .php files via the admin/portfolio.php?newpage=true URI. |
CWE-434
Unrestricted Upload of File with Dangerous Type |
CVE-2018-12263 | 2024-11-21 12:44 | 2018-06-13 | Show | GitHub Exploit DB Packet Storm |
| 246548 | 4.4 |
MEDIUM
Local |
apollotechnologiesinc | momentum_axel_720p_firmware | An issue was discovered on Momentum Axel 720P 5.1.8 devices. All processes run as root. |
CWE-269
Improper Privilege Management |
CVE-2018-12261 | 2024-11-21 12:44 | 2018-06-13 | Show | GitHub Exploit DB Packet Storm |
| 246549 | 6.7 |
MEDIUM
Local |
apollotechnologiesinc | momentum_axel_720p_firmware | An issue was discovered on Momentum Axel 720P 5.1.8 devices. The root password can be obtained in cleartext by issuing the command 'showKey' from the root CLI. This password may be the same on all de… |
CWE-522
Insufficiently Protected Credentials |
CVE-2018-12260 | 2024-11-21 12:44 | 2018-06-13 | Show | GitHub Exploit DB Packet Storm |
| 246550 | 6.8 |
MEDIUM
Physics |
apollotechnologiesinc | momentum_axel_720p_firmware | An issue was discovered on Momentum Axel 720P 5.1.8 devices. Root access can be obtained via UART pins without any restrictions, which leads to full system compromise. |
CWE-732
Incorrect Permission Assignment for Critical Resource |
CVE-2018-12259 | 2024-11-21 12:44 | 2018-06-13 | Show | GitHub Exploit DB Packet Storm |