|
You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database). |
Update Date":June 1, 2026, 6 p.m.
| No | CVSS | Level Attach Vector |
Vendor Name | Project Name | Title | CWE | CVE | Update Date | Publication Date | Impact Show |
Exploit PoC Search |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 256591 | 7.9 | 危険 | 日本電気 サイバートラスト株式会社 MIT Kerberos ヒューレット・パッカード ターボリナックス レッドハット |
- | MIT Kerberos 5 RPC ライブラリの gssrpc_svcauth_unix() 関数における任意のコードを実行される脆弱性 | - | CVE-2007-2443 | 2010-07-15 17:19 | 2007-06-26 | Show | GitHub Exploit DB Packet Storm |
| 256592 | 9.3 | 危険 | 日本電気 サイバートラスト株式会社 MIT Kerberos サン・マイクロシステムズ ターボリナックス ヒューレット・パッカード レッドハット |
- | MIT Kerberos 5 RPC ライブラリの gssrpc__svcauth_gssapi() 関数における不正なメモリ領域が解放される脆弱性 | - | CVE-2007-2442 | 2010-07-15 17:19 | 2007-06-26 | Show | GitHub Exploit DB Packet Storm |
| 256593 | 4.3 | 警告 | VMware | - | 複数の VMware 製品の WebAccess におけるクロスサイトスクリプティングの脆弱性 |
CWE-79
クロスサイト・スクリプティング(XSS) |
CVE-2009-2277 | 2010-07-14 17:27 | 2010-03-29 | Show | GitHub Exploit DB Packet Storm |
| 256594 | 6.9 | 警告 | VMware | - | 複数の VMware 製品の USB サービス における権限昇格の脆弱性 |
CWE-264
認可・権限・アクセス制御 |
CVE-2010-1140 | 2010-07-14 17:27 | 2010-04-9 | Show | GitHub Exploit DB Packet Storm |
| 256595 | 9.3 | 危険 | シマンテック | - | Symantec Workspace Streaming (旧 Symantec AppStream) に脆弱性 |
CWE-287
不適切な認証 |
CVE-2008-4389 | 2010-07-14 17:26 | 2010-06-22 | Show | GitHub Exploit DB Packet Storm |
| 256596 | 5.8 | 警告 | アップル | - | Apple iOS の設定アプリケーションにおけるユーザを追跡可能な脆弱性 |
CWE-DesignError
|
CVE-2010-1756 | 2010-07-14 17:26 | 2010-06-22 | Show | GitHub Exploit DB Packet Storm |
| 256597 | 4.3 | 警告 | アップル | - | Apple iOS の Safari におけるリモートの Web サーバがユーザを追跡可能な脆弱性 |
CWE-264
認可・権限・アクセス制御 |
CVE-2010-1755 | 2010-07-14 17:25 | 2010-06-22 | Show | GitHub Exploit DB Packet Storm |
| 256598 | 1.9 | 注意 | アップル | - | Apple iOS の パスコードロックにおける任意のデータにアクセスされる脆弱性 |
CWE-362
競合状態 |
CVE-2010-1775 | 2010-07-14 17:25 | 2010-06-22 | Show | GitHub Exploit DB Packet Storm |
| 256599 | 6.9 | 警告 | アップル | - | Apple iOS の パスコードロックにおけるパスコード要求を回避される脆弱性 |
CWE-264
認可・権限・アクセス制御 |
CVE-2010-1754 | 2010-07-14 17:25 | 2010-06-22 | Show | GitHub Exploit DB Packet Storm |
| 256600 | 6.8 | 警告 | アップル | - | Apple iOS の ImageIO における任意のコードを実行される脆弱性 |
CWE-119
バッファエラー |
CVE-2010-1753 | 2010-07-14 17:25 | 2010-06-22 | 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 |