|
You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database). |
Update Date":May 11, 2026, 6:01 p.m.
| No | CVSS | Level Attach Vector |
Vendor Name | Project Name | Title | CWE | CVE | Update Date | Publication Date | Impact Show |
Exploit PoC Search |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 253471 | 4.3 | 警告 | アップル | - | Apple Safari の WebKit におけるクリップボードを変更される脆弱性 |
CWE-DesignError
|
CVE-2010-1421 | 2010-12-10 14:37 | 2010-06-10 | Show | GitHub Exploit DB Packet Storm |
| 253472 | 4.3 | 警告 | アップル | - | Apple Safari の WebKit におけるクロスサイトスクリプティングの脆弱性 |
CWE-79
クロスサイト・スクリプティング(XSS) |
CVE-2010-1418 | 2010-12-10 14:35 | 2010-06-10 | Show | GitHub Exploit DB Packet Storm |
| 253473 | 9.3 | 危険 | アップル | - | Apple Safari の WebKit の Cascading Style Sheets 実装における任意のコードを実行される脆弱性 |
CWE-119
バッファエラー |
CVE-2010-1417 | 2010-12-10 14:35 | 2010-06-10 | Show | GitHub Exploit DB Packet Storm |
| 253474 | 4.3 | 警告 | アップル | - | Apple Safari の WebKit における他のサイトから画像を読まれる脆弱性 |
CWE-264
認可・権限・アクセス制御 |
CVE-2010-1416 | 2010-12-10 14:35 | 2010-06-10 | Show | GitHub Exploit DB Packet Storm |
| 253475 | 9.3 | 危険 | アップル | - | Apple Safari の WebKit における任意のコードを実行される脆弱性 |
CWE-94
コード・インジェクション |
CVE-2010-1415 | 2010-12-10 14:33 | 2010-06-10 | Show | GitHub Exploit DB Packet Storm |
| 253476 | 9.3 | 危険 | アップル | - | Apple Safari の WebKit における任意のコードを実行される脆弱性 |
CWE-399
リソース管理の問題 |
CVE-2010-1414 | 2010-12-10 14:32 | 2010-06-10 | Show | GitHub Exploit DB Packet Storm |
| 253477 | 9.3 | 危険 | アップル | - | Apple Safari の WebKit における任意のコードを実行される脆弱性 |
CWE-119
バッファエラー |
CVE-2010-1410 | 2010-12-10 14:32 | 2010-06-10 | Show | GitHub Exploit DB Packet Storm |
| 253478 | 4.3 | 警告 | アップル | - | Apple Safari の WebKit における制限を回避される脆弱性 |
CWE-189 CWE-264 |
CVE-2010-1408 | 2010-12-10 14:31 | 2010-06-10 | Show | GitHub Exploit DB Packet Storm |
| 253479 | 4.3 | 警告 | アップル | - | Apple iOS の WebKit における重要な情報を取得される脆弱性 |
CWE-200
情報漏えい |
CVE-2010-1407 | 2010-12-10 14:31 | 2010-06-22 | Show | GitHub Exploit DB Packet Storm |
| 253480 | 9.3 | 危険 | アップル | - | Apple Safari の WebKit における任意のコードを実行される脆弱性 |
CWE-399
リソース管理の問題 |
CVE-2010-1405 | 2010-12-10 14:30 | 2010-06-10 | Show | GitHub Exploit DB Packet Storm |
Update Date:May 11, 2026, 4:09 a.m.
| No | CVSS | Level Attach Vector |
Vendor Name | Project Name | Title | CWE | CVE | Update Date | Publication Date | Show Affected | Exploit PoC Search |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 209501 | 5.5 |
MEDIUM
Local |
ffmpeg canonical debian |
ffmpeg ubuntu_linux debian_linux |
FFmpeg 2.8 and 4.2.3 has a use-after-free via a crafted EXTINF duration in an m3u8 file because parse_playlist in libavformat/hls.c frees a pointer, and later that pointer is accessed in av_probe_inp… |
CWE-416
Use After Free |
CVE-2020-13904 | 2024-11-21 14:02 | 2020-06-8 | Show | GitHub Exploit DB Packet Storm |
| 209502 | 7.1 |
HIGH
Local |
imagemagick | imagemagick | ImageMagick 7.0.9-27 through 7.0.10-17 has a heap-based buffer over-read in BlobToStringInfo in MagickCore/string.c during TIFF image decoding. |
CWE-125
Out-of-bounds Read |
CVE-2020-13902 | 2024-11-21 14:02 | 2020-06-8 | Show | GitHub Exploit DB Packet Storm |
| 209503 | 6.1 |
MEDIUM
Network |
hesk | hesk | HESK before 3.1.10 allows reflected XSS. |
CWE-79
Cross-site Scripting |
CVE-2020-13897 | 2024-11-21 14:02 | 2020-06-7 | Show | GitHub Exploit DB Packet Storm |
| 209504 | 8.8 |
HIGH
Network |
p5-crypt-perl_project | p5-crypt-perl | Crypt::Perl::ECDSA in the Crypt::Perl (aka p5-Crypt-Perl) module before 0.32 for Perl fails to verify correct ECDSA signatures when r and s are small and when s = 1. This happens when using the curve… |
CWE-347
Improper Verification of Cryptographic Signature |
CVE-2020-13895 | 2024-11-21 14:02 | 2020-06-7 | Show | GitHub Exploit DB Packet Storm |
| 209505 | 7.5 |
HIGH
Network |
dext5 | dext5 | handler/upload_handler.jsp in DEXT5 Editor through 3.5.1402961 allows an attacker to download arbitrary files via the savefilepath field. |
CWE-276
Incorrect Default Permissions |
CVE-2020-13894 | 2024-11-21 14:02 | 2020-06-7 | Show | GitHub Exploit DB Packet Storm |
| 209506 | 5.4 |
MEDIUM
Network |
laborator | neon | The Neon theme 2.0 before 2020-06-03 for Bootstrap allows XSS via an Add Task Input operation in a dashboard. |
CWE-79
Cross-site Scripting |
CVE-2020-13890 | 2024-11-21 14:02 | 2020-06-7 | Show | GitHub Exploit DB Packet Storm |
| 209507 | 5.4 |
MEDIUM
Network |
bludit | bludit | showAlert() in the administration panel in Bludit 3.12.0 allows XSS. |
CWE-79
Cross-site Scripting |
CVE-2020-13889 | 2024-11-21 14:02 | 2020-06-7 | Show | GitHub Exploit DB Packet Storm |
| 209508 | 6.7 |
MEDIUM
Network |
wso2 |
identity_server_as_key_manager api_microgateway api_manager |
In WSO2 API Manager 3.0.0 and earlier, WSO2 API Microgateway 2.2.0, and WSO2 IS as Key Manager 5.9.0 and earlier, Management Console allows XXE during addition or update of a Lifecycle. |
CWE-611
XXE |
CVE-2020-13883 | 2024-11-21 14:02 | 2020-06-7 | Show | GitHub Exploit DB Packet Storm |
| 209509 | 7.5 |
HIGH
Network |
pam_tacplus_project debian canonical arista |
pam_tacplus debian_linux ubuntu_linux cloudvision_portal |
In support.c in pam_tacplus 1.3.8 through 1.5.1, the TACACS+ shared secret gets logged via syslog if the DEBUG loglevel and journald are used. |
CWE-532
Inclusion of Sensitive Information in Log Files |
CVE-2020-13881 | 2024-11-21 14:02 | 2020-06-7 | Show | GitHub Exploit DB Packet Storm |
| 209510 | 7.5 |
HIGH
Network |
sqlite fedoraproject debian oracle siemens netapp |
sqlite fedora debian_linux hyperion_infrastructure_technology enterprise_manager_ops_center communications_network_charging_and_control zfs_storage_appliance_kit communications_m… |
SQLite 3.32.2 has a use-after-free in resetAccumulator in select.c because the parse tree rewrite for window functions is too late. |
CWE-416
Use After Free |
CVE-2020-13871 | 2024-11-21 14:02 | 2020-06-7 | Show | GitHub Exploit DB Packet Storm |