|
You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database). |
Update Date":May 2, 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 217431 | 1.9 | 注意 | アップル | - | Apple iOS の写真バックエンドにおける重要な画像データを取得される脆弱性 |
CWE-264
認可・権限・アクセス制御 |
CVE-2014-1281 | 2014-03-17 16:13 | 2014-03-10 | Show | GitHub Exploit DB Packet Storm |
| 217432 | 7.1 | 危険 | アップル | - | Apple iOS および Apple TV のビデオドライバにおけるサービス運用妨害 (DoS) の脆弱性 |
CWE-Other
その他 |
CVE-2014-1280 | 2014-03-17 16:12 | 2014-03-10 | Show | GitHub Exploit DB Packet Storm |
| 217433 | 2.1 | 注意 | アップル | - | Apple TV における重要な情報を取得される脆弱性 |
CWE-264
認可・権限・アクセス制御 |
CVE-2014-1279 | 2014-03-17 16:12 | 2014-03-10 | Show | GitHub Exploit DB Packet Storm |
| 217434 | 7.2 | 危険 | アップル | - | Apple iOS および Apple TV の ARM カーネルの ptmx_get_ioctl 関数における権限を取得される脆弱性 |
CWE-119
バッファエラー |
CVE-2014-1278 | 2014-03-17 16:11 | 2014-03-10 | Show | GitHub Exploit DB Packet Storm |
| 217435 | 5 | 警告 | アップル | - | Apple iOS における任意のアプリに対するユーザ操作を監視される脆弱性 |
CWE-264
認可・権限・アクセス制御 |
CVE-2014-1276 | 2014-03-17 16:11 | 2014-03-10 | Show | GitHub Exploit DB Packet Storm |
| 217436 | 6.8 | 警告 | アップル | - | Apple iOS および Apple TV の ImageIO におけるバッファオーバーフローの脆弱性 |
CWE-119
バッファエラー |
CVE-2014-1275 | 2014-03-17 16:10 | 2014-03-10 | Show | GitHub Exploit DB Packet Storm |
| 217437 | 2.1 | 注意 | アップル | - | Apple iOS の FaceTime における重要な FaceTime 連絡先情報を取得される脆弱性 |
CWE-200
情報漏えい |
CVE-2014-1274 | 2014-03-17 16:10 | 2014-03-10 | Show | GitHub Exploit DB Packet Storm |
| 217438 | 5.8 | 警告 | アップル | - | Apple iOS および Apple TV の dyld におけるコード署名の要件を回避される脆弱性 |
CWE-20
不適切な入力確認 |
CVE-2014-1273 | 2014-03-17 16:10 | 2014-03-10 | Show | GitHub Exploit DB Packet Storm |
| 217439 | 6.3 | 警告 | アップル | - | Apple iOS および Apple TV のクラッシュレポートの CrashHouseKeeping における任意のファイルのアクセス権を変更される脆弱性 |
CWE-59
リンク解釈の問題 |
CVE-2014-1272 | 2014-03-17 16:09 | 2014-03-10 | Show | GitHub Exploit DB Packet Storm |
| 217440 | 7.8 | 危険 | アップル | - | Apple iOS および Apple TV の CoreCapture におけるサービス運用妨害 (DoS) の脆弱性 |
CWE-20
不適切な入力確認 |
CVE-2014-1271 | 2014-03-17 16:09 | 2014-03-10 | Show | GitHub Exploit DB Packet Storm |
Update Date:May 3, 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 295331 | 9.8 |
CRITICAL
Network |
calibre-ebook | calibre | A untrusted search path issue was found in Calibre at devices/linux_mount_helper.c leading to the ability of unprivileged users to execute any program as root. | - | CVE-2011-4125 | 2024-11-21 10:31 | 2021-10-27 | Show | GitHub Exploit DB Packet Storm |
| 295332 | 9.8 |
CRITICAL
Network |
calibre-ebook | calibre | Input validation issues were found in Calibre at devices/linux_mount_helper.c which can lead to argument injection and elevation of privileges. | - | CVE-2011-4124 | 2024-11-21 10:31 | 2021-10-27 | Show | GitHub Exploit DB Packet Storm |
| 295333 | 9.8 |
CRITICAL
Network |
inria | caml-light | caml-light <= 0.75 uses mktemp() insecurely, and also does unsafe things in /tmp during make install. | - | CVE-2011-4119 | 2024-11-21 10:31 | 2021-10-26 | Show | GitHub Exploit DB Packet Storm |
| 295334 | 7.5 |
HIGH
Network |
android | Android SQLite Journal before 4.0.1 has an information disclosure vulnerability. |
CWE-200
Information Exposure |
CVE-2011-3901 | 2024-11-21 10:31 | 2020-02-13 | Show | GitHub Exploit DB Packet Storm | |
| 295335 | 7.5 |
HIGH
Network |
cpan | batch\ | The Batch::BatchRun module 1.03 for Perl does not properly handle temporary files. |
NVD-CWE-noinfo
|
CVE-2011-4117 | 2024-11-21 10:31 | 2020-02-1 | Show | GitHub Exploit DB Packet Storm |
| 295336 | 7.5 |
HIGH
Network |
cpan | file\ | _is_safe in the File::Temp module for Perl does not properly handle symlinks. |
CWE-59
Link Following |
CVE-2011-4116 | 2024-11-21 10:31 | 2020-02-1 | Show | GitHub Exploit DB Packet Storm |
| 295337 | 7.5 |
HIGH
Network |
cpan | parallel\ | Parallel::ForkManager module before 1.0.0 for Perl does not properly handle temporary files. |
NVD-CWE-noinfo
|
CVE-2011-4115 | 2024-11-21 10:31 | 2020-02-1 | Show | GitHub Exploit DB Packet Storm |
| 295338 | 7.5 |
HIGH
Network |
abrt_project fedoraproject redhat |
abrt fedora enterprise_linux_desktop enterprise_linux_server enterprise_linux_workstation |
ABRT might allow attackers to obtain sensitive information from crash reports. |
CWE-200
Information Exposure |
CVE-2011-4088 | 2024-11-21 10:31 | 2020-02-1 | Show | GitHub Exploit DB Packet Storm |
| 295339 | 6.1 |
MEDIUM
Network |
jara_project | jara | Jara 1.6 has an XSS vulnerability |
CWE-79
Cross-site Scripting |
CVE-2011-4095 | 2024-11-21 10:31 | 2020-01-22 | Show | GitHub Exploit DB Packet Storm |
| 295340 | 9.8 |
CRITICAL
Network |
jara_project | jara | Jara 1.6 has a SQL injection vulnerability. |
CWE-89
SQL Injection |
CVE-2011-4094 | 2024-11-21 10:31 | 2020-01-22 | Show | GitHub Exploit DB Packet Storm |