|
You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database). |
Update Date":May 4, 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 252341 | 9.3 | 危険 | アップル | - | iPhone および iPod touch 上で稼動する Apple iOS の WebKit における任意のコードを実行される脆弱性 |
CWE-119
バッファエラー |
CVE-2010-1813 | 2010-12-8 15:52 | 2010-09-8 | Show | GitHub Exploit DB Packet Storm |
| 252342 | 4.3 | 警告 | IBM | - | IBM WebSphere Application Server の管理コンソールにおけるクロスサイトスクリプティングの脆弱性 |
CWE-79
クロスサイト・スクリプティング(XSS) |
CVE-2010-0784 | 2010-12-8 15:31 | 2010-11-9 | Show | GitHub Exploit DB Packet Storm |
| 252343 | 6.8 | 警告 | シックス・アパート株式会社 | - | Movable Type における SQL インジェクションの脆弱性 |
CWE-89
SQLインジェクション |
CVE-2010-3922 | 2010-12-8 14:02 | 2010-12-8 | Show | GitHub Exploit DB Packet Storm |
| 252344 | 4.3 | 警告 | シックス・アパート株式会社 | - | Movable Type におけるクロスサイトスクリプティングの脆弱性 |
CWE-79
クロスサイト・スクリプティング(XSS) |
CVE-2010-3921 | 2010-12-8 14:02 | 2010-12-8 | Show | GitHub Exploit DB Packet Storm |
| 252345 | 2.1 | 注意 | セイコーエプソン株式会社 | - | EPSON 製プリンタドライバのインストーラがアクセス権を変更する脆弱性 |
CWE-DesignError
|
CVE-2010-3920 | 2010-12-8 14:01 | 2010-12-8 | Show | GitHub Exploit DB Packet Storm |
| 252346 | 10 | 危険 | アドビシステムズ | - | Adobe Flash Media Server における任意のコードを実行される脆弱性 |
CWE-94
コード・インジェクション |
CVE-2010-3635 | 2010-12-7 16:45 | 2010-11-9 | Show | GitHub Exploit DB Packet Storm |
| 252347 | 5 | 警告 | アドビシステムズ | - | Adobe Flash Media Server のエッジプロセスにおけるサービス運用妨害 (DoS) の脆弱性 |
CWE-noinfo
情報不足 |
CVE-2010-3634 | 2010-12-7 16:45 | 2010-11-9 | Show | GitHub Exploit DB Packet Storm |
| 252348 | 5 | 警告 | アドビシステムズ | - | Adobe Flash Media Server におけるメモリリークの脆弱性 |
CWE-399
リソース管理の問題 |
CVE-2010-3633 | 2010-12-7 16:45 | 2010-11-9 | Show | GitHub Exploit DB Packet Storm |
| 252349 | 4.3 | 警告 | マイクロソフト | - | Microsoft Forefront Unified Access Gateway の Signurl.asp におけるクロスサイトスクリプティングの脆弱性 |
CWE-79
クロスサイト・スクリプティング(XSS) |
CVE-2010-3936 | 2010-12-7 16:45 | 2010-11-9 | Show | GitHub Exploit DB Packet Storm |
| 252350 | 4.3 | 警告 | マイクロソフト | - | Microsoft Forefront Unified Access Gateway のモバイルポータルにおけるクロスサイトスクリプティングの脆弱性 |
CWE-79
クロスサイト・スクリプティング(XSS) |
CVE-2010-2734 | 2010-12-7 16:44 | 2010-11-9 | Show | GitHub Exploit DB Packet Storm |
Update Date:May 4, 2026, 4:06 a.m.
| No | CVSS | Level Attach Vector |
Vendor Name | Project Name | Title | CWE | CVE | Update Date | Publication Date | Show Affected | Exploit PoC Search |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 213631 | 4.9 |
MEDIUM
Network |
phpmywind | phpmywind | An issue was discovered in PHPMyWind 5.5. It allows remote attackers to delete arbitrary folders via an admin/database_backup.php?action=import&dopost=deldir&tbname=../ URI. |
CWE-22
Path Traversal |
CVE-2019-7403 | 2024-11-21 13:48 | 2019-02-6 | Show | GitHub Exploit DB Packet Storm |
| 213632 | 6.1 |
MEDIUM
Network |
phpmywind | phpmywind | An issue was discovered in PHPMyWind 5.5. The GetQQ function in include/func.class.php allows XSS via the cfg_qqcode parameter. This can be exploited via CSRF. |
CWE-352 CWE-79 Origin Validation Error Cross-site Scripting |
CVE-2019-7402 | 2024-11-21 13:48 | 2019-02-6 | Show | GitHub Exploit DB Packet Storm |
| 213633 | 6.1 |
MEDIUM
Network |
rukovoditel | rukovoditel | Rukovoditel before 2.4.1 allows XSS. |
CWE-79
Cross-site Scripting |
CVE-2019-7400 | 2024-11-21 13:48 | 2019-02-5 | Show | GitHub Exploit DB Packet Storm |
| 213634 | 7.5 |
HIGH
Network |
imagemagick opensuse debian canonical |
imagemagick leap debian_linux ubuntu_linux |
In ImageMagick before 7.0.8-25, a memory leak exists in WriteDIBImage in coders/dib.c. |
CWE-401
Missing Release of Memory after Effective Lifetime |
CVE-2019-7398 | 2024-11-21 13:48 | 2019-02-5 | Show | GitHub Exploit DB Packet Storm |
| 213635 | 7.5 |
HIGH
Network |
imagemagick graphicsmagick opensuse debian canonical |
imagemagick graphicsmagick leap debian_linux ubuntu_linux |
In ImageMagick before 7.0.8-25 and GraphicsMagick through 1.3.31, several memory leaks exist in WritePDFImage in coders/pdf.c. |
CWE-401
Missing Release of Memory after Effective Lifetime |
CVE-2019-7397 | 2024-11-21 13:48 | 2019-02-5 | Show | GitHub Exploit DB Packet Storm |
| 213636 | 7.5 |
HIGH
Network |
imagemagick opensuse debian canonical |
imagemagick leap debian_linux ubuntu_linux |
In ImageMagick before 7.0.8-25, a memory leak exists in ReadSIXELImage in coders/sixel.c. |
CWE-401
Missing Release of Memory after Effective Lifetime |
CVE-2019-7396 | 2024-11-21 13:48 | 2019-02-5 | Show | GitHub Exploit DB Packet Storm |
| 213637 | 7.5 |
HIGH
Network |
imagemagick opensuse debian canonical |
imagemagick leap debian_linux ubuntu_linux |
In ImageMagick before 7.0.8-25, a memory leak exists in WritePSDChannel in coders/psd.c. |
CWE-401
Missing Release of Memory after Effective Lifetime |
CVE-2019-7395 | 2024-11-21 13:48 | 2019-02-5 | Show | GitHub Exploit DB Packet Storm |
| 213638 | 8.6 |
HIGH
Network |
dlink | dir-823g_firmware | An issue was discovered in /bin/goahead on D-Link DIR-823G devices with firmware 1.02B03. There is incorrect access control allowing remote attackers to hijack the DNS service configuration of all cl… |
CWE-306
Missing Authentication for Critical Function |
CVE-2019-7390 | 2024-11-21 13:48 | 2019-02-5 | Show | GitHub Exploit DB Packet Storm |
| 213639 | 7.5 |
HIGH
Network |
dlink | dir-823g_firmware | An issue was discovered in /bin/goahead on D-Link DIR-823G devices with the firmware 1.02B03. There is incorrect access control allowing remote attackers to reset the router without authentication vi… |
CWE-306
Missing Authentication for Critical Function |
CVE-2019-7389 | 2024-11-21 13:48 | 2019-02-5 | Show | GitHub Exploit DB Packet Storm |
| 213640 | 7.5 |
HIGH
Network |
dlink | dir-823g_firmware | An issue was discovered in /bin/goahead on D-Link DIR-823G devices with firmware 1.02B03. There is incorrect access control allowing remote attackers to get sensitive information (such as MAC address… |
CWE-200
Information Exposure |
CVE-2019-7388 | 2024-11-21 13:48 | 2019-02-5 | Show | GitHub Exploit DB Packet Storm |