|
You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database). |
Update Date":May 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 253211 | 4.3 | 警告 | アップル | - | Apple Safari の WebKit におけるクロスサイトスクリプティングの脆弱性 |
CWE-79
クロスサイト・スクリプティング(XSS) |
CVE-2010-1395 | 2010-07-14 16:32 | 2010-06-10 | Show | GitHub Exploit DB Packet Storm |
| 253212 | 4.3 | 警告 | アップル | - | Apple Safari の Cascading Style Sheet 実装 における重要な URL の情報を見破られる脆弱性 |
CWE-200
情報漏えい |
CVE-2010-1393 | 2010-07-14 16:31 | 2010-06-10 | Show | GitHub Exploit DB Packet Storm |
| 253213 | 5 | 警告 | IBM | - | IBM WebSphere Application Server の HTTP Channel におけるサービス運用妨害 (DoS) の脆弱性 |
CWE-Other
その他 |
CVE-2010-2328 | 2010-07-13 17:56 | 2010-03-2 | Show | GitHub Exploit DB Packet Storm |
| 253214 | 4.3 | 警告 | IBM | - | IBM WebSphere Application Server における重要な情報を取得される脆弱性 |
CWE-200
情報漏えい |
CVE-2010-2326 | 2010-07-13 17:55 | 2010-03-23 | Show | GitHub Exploit DB Packet Storm |
| 253215 | 10 | 危険 | アップル | - | Apple iTunes の WebKit における任意のコードを実行される脆弱性 |
CWE-noinfo
情報不足 |
CVE-2010-1769 | 2010-07-13 17:55 | 2010-06-18 | Show | GitHub Exploit DB Packet Storm |
| 253216 | 10 | 危険 | アップル | - | Apple iTunes の WebKit における脆弱性 |
CWE-noinfo
情報不足 |
CVE-2010-1763 | 2010-07-13 17:54 | 2010-06-18 | Show | GitHub Exploit DB Packet Storm |
| 253217 | 5 | 警告 | アップル | - | Apple Safari の WebKit における任意のコードを実行される脆弱性 |
CWE-noinfo
情報不足 |
CVE-2010-1119 | 2010-07-13 16:39 | 2010-06-10 | Show | GitHub Exploit DB Packet Storm |
| 253218 | 4.3 | 警告 | アップル | - | Apple Safari の WebKit におけるディレクトリトラバーサルの脆弱性 |
CWE-22
パス・トラバーサル |
CVE-2010-1391 | 2010-07-13 16:38 | 2010-06-10 | Show | GitHub Exploit DB Packet Storm |
| 253219 | 4.3 | 警告 | アップル | - | Apple Safari の WebKit におけるクロスサイトスクリプティングの脆弱性 |
CWE-79
クロスサイト・スクリプティング(XSS) |
CVE-2010-1390 | 2010-07-13 16:37 | 2010-06-10 | Show | GitHub Exploit DB Packet Storm |
| 253220 | 4.3 | 警告 | アップル | - | Apple Safari の WebKit におけるクロスサイトスクリプティングの脆弱性 |
CWE-79
クロスサイト・スクリプティング(XSS) |
CVE-2010-1389 | 2010-07-13 16:36 | 2010-06-10 | Show | GitHub Exploit DB Packet Storm |
Update Date:May 1, 2026, 4:54 a.m.
| No | CVSS | Level Attach Vector |
Vendor Name | Project Name | Title | CWE | CVE | Update Date | Publication Date | Show Affected | Exploit PoC Search |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 223041 | 4.8 |
MEDIUM
Network |
1234n | minicms | In MiniCMS V1.10, stored XSS was found in mc-admin/page-edit.php (content box), which can be used to get a user's cookie. |
CWE-79
Cross-site Scripting |
CVE-2019-13339 | 2024-11-21 13:24 | 2019-07-6 | Show | GitHub Exploit DB Packet Storm |
| 223042 | 7.8 |
HIGH
Local |
redhat | virt-bootstrap | virt-bootstrap 1.1.0 allows local users to discover a root password by listing a process, because this password may be present in the --root-password option to virt_bootstrap.py. |
CWE-200
Information Exposure |
CVE-2019-13314 | 2024-11-21 13:24 | 2019-07-5 | Show | GitHub Exploit DB Packet Storm |
| 223043 | 7.8 |
HIGH
Local |
libosinfo fedoraproject redhat |
libosinfo fedora enterprise_linux enterprise_linux_eus enterprise_linux_server_tus enterprise_linux_server_aus |
libosinfo 1.5.0 allows local users to discover credentials by listing a process, because credentials are passed to osinfo-install-script via the command line. |
CWE-200
Information Exposure |
CVE-2019-13313 | 2024-11-21 13:24 | 2019-07-5 | Show | GitHub Exploit DB Packet Storm |
| 223044 | 9.8 |
CRITICAL
Network |
mytinytodo | mytinytodo | myTinyTodo 1.3.3 through 1.4.3 allows CSV Injection. This is fixed in 1.5. |
CWE-1236
Improper Neutralization of Formula Elements in a CSV File |
CVE-2019-13144 | 2024-11-21 13:24 | 2019-07-5 | Show | GitHub Exploit DB Packet Storm |
| 223045 | 8.8 |
HIGH
Network |
ffmpeg | ffmpeg | block_cmp() in libavcodec/zmbvenc.c in FFmpeg 4.1.3 has a heap-based buffer over-read. |
CWE-125
Out-of-bounds Read |
CVE-2019-13312 | 2024-11-21 13:24 | 2019-07-5 | Show | GitHub Exploit DB Packet Storm |
| 223046 | 6.5 |
MEDIUM
Network |
imagemagick canonical debian opensuse |
imagemagick ubuntu_linux debian_linux leap |
ImageMagick 7.0.8-50 Q16 has memory leaks at AcquireMagickMemory because of a wand/mogrify.c error. |
CWE-401
Missing Release of Memory after Effective Lifetime |
CVE-2019-13311 | 2024-11-21 13:24 | 2019-07-5 | Show | GitHub Exploit DB Packet Storm |
| 223047 | 6.5 |
MEDIUM
Network |
imagemagick canonical opensuse |
imagemagick ubuntu_linux leap |
ImageMagick 7.0.8-50 Q16 has memory leaks at AcquireMagickMemory because of an error in MagickWand/mogrify.c. |
CWE-401
Missing Release of Memory after Effective Lifetime |
CVE-2019-13310 | 2024-11-21 13:24 | 2019-07-5 | Show | GitHub Exploit DB Packet Storm |
| 223048 | 6.5 |
MEDIUM
Network |
imagemagick debian canonical opensuse |
imagemagick debian_linux ubuntu_linux leap |
ImageMagick 7.0.8-50 Q16 has memory leaks at AcquireMagickMemory because of mishandling the NoSuchImage error in CLIListOperatorImages in MagickWand/operation.c. |
CWE-401
Missing Release of Memory after Effective Lifetime |
CVE-2019-13309 | 2024-11-21 13:24 | 2019-07-5 | Show | GitHub Exploit DB Packet Storm |
| 223049 | 8.8 |
HIGH
Network |
imagemagick canonical debian opensuse |
imagemagick ubuntu_linux debian_linux leap |
ImageMagick 7.0.8-50 Q16 has a heap-based buffer overflow in MagickCore/fourier.c in ComplexImage. |
CWE-787
Out-of-bounds Write |
CVE-2019-13308 | 2024-11-21 13:24 | 2019-07-5 | Show | GitHub Exploit DB Packet Storm |
| 223050 | 7.8 |
HIGH
Local |
imagemagick debian canonical opensuse |
imagemagick debian_linux ubuntu_linux leap |
ImageMagick 7.0.8-50 Q16 has a heap-based buffer overflow at MagickCore/statistic.c in EvaluateImages because of mishandling rows. |
CWE-787
Out-of-bounds Write |
CVE-2019-13307 | 2024-11-21 13:24 | 2019-07-5 | Show | GitHub Exploit DB Packet Storm |