|
You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database). |
Update Date":May 8, 2026, 4 p.m.
| No | CVSS | Level Attach Vector |
Vendor Name | Project Name | Title | CWE | CVE | Update Date | Publication Date | Impact Show |
Exploit PoC Search |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 254361 | 6.8 | 警告 | アップル | - | Apple Mac OS X の CoreMedia および QuickTime におけるヒープベースのバッファオーバーフローの脆弱性 |
CWE-119
バッファエラー |
CVE-2010-0062 | 2010-04-13 15:17 | 2010-03-29 | Show | GitHub Exploit DB Packet Storm |
| 254362 | 6.8 | 警告 | アップル | - | Apple Mac OS X の CoreAudio における任意のコードを実行される脆弱性 |
CWE-119
バッファエラー |
CVE-2010-0060 | 2010-04-13 15:16 | 2010-03-29 | Show | GitHub Exploit DB Packet Storm |
| 254363 | 6.8 | 警告 | アップル | - | Apple Mac OS X の CoreAudio における任意のコードを実行される脆弱性 |
CWE-119
バッファエラー |
CVE-2010-0059 | 2010-04-13 15:16 | 2010-03-29 | Show | GitHub Exploit DB Packet Storm |
| 254364 | 6.4 | 警告 | アップル | - | Apple Mac OS X の ClamAV におけるシステムにウィルスを取り込む脆弱性 |
CWE-16
環境設定 |
CVE-2010-0058 | 2010-04-13 15:16 | 2010-03-29 | Show | GitHub Exploit DB Packet Storm |
| 254365 | 7.5 | 危険 | アップル | - | Apple Mac OS X の AFP サーバにおけるディレクトリトラバーサルの脆弱性 |
CWE-22
パス・トラバーサル |
CVE-2010-0533 | 2010-04-13 15:16 | 2010-03-29 | Show | GitHub Exploit DB Packet Storm |
| 254366 | 7.5 | 危険 | アップル | - | Apple Mac OS X の AFP サーバにおけるアクセス制限を回避される脆弱性 |
CWE-264
認可・権限・アクセス制御 |
CVE-2010-0057 | 2010-04-13 15:16 | 2010-03-29 | Show | GitHub Exploit DB Packet Storm |
| 254367 | 6.4 | 警告 | アップル | - | Apple Mac OS X のアプリケーションファイアウォールにおけるアクセス制限を回避される脆弱性 |
CWE-264
認可・権限・アクセス制御 |
CVE-2009-2801 | 2010-04-13 15:15 | 2010-03-29 | Show | GitHub Exploit DB Packet Storm |
| 254368 | 6.8 | 警告 | アップル | - | Apple Mac OS X の Cocoa のスペルチェック機能におけるバッファオーバーフローの脆弱性 |
CWE-119
バッファエラー |
CVE-2010-0056 | 2010-04-13 15:15 | 2010-03-29 | Show | GitHub Exploit DB Packet Storm |
| 254369 | 4.4 | 警告 | アップル サイバートラスト株式会社 Carnegie Mellon University (Project Cyrus) レッドハット |
- | Cyrus IMAPd にバッファオーバーフローの脆弱性 |
CWE-119
バッファエラー |
CVE-2009-2632 | 2010-04-13 14:46 | 2009-09-10 | Show | GitHub Exploit DB Packet Storm |
| 254370 | 7.5 | 危険 | Haxx アップル サイバートラスト株式会社 レッドハット |
- | cURL および libcurl における、任意の SSL サーバになりすまされる脆弱性 |
CWE-310
暗号の問題 |
CVE-2009-2417 | 2010-04-13 14:46 | 2009-08-12 | Show | GitHub Exploit DB Packet Storm |
Update Date:May 8, 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 290371 | 9.8 |
CRITICAL
Network |
apple debian |
cups debian_linux |
cups (Common Unix Printing System) 'Listen localhost:631' option not honored correctly which could provide unauthorized access to the system |
CWE-863
Incorrect Authorization |
CVE-2012-6094 | 2024-11-21 10:45 | 2019-12-21 | Show | GitHub Exploit DB Packet Storm |
| 290372 | 6.5 |
MEDIUM
Network |
libreoffice debian apache |
libreoffice debian_linux openoffice |
LibreOffice and OpenOffice automatically open embedded content |
CWE-668
Exposure of Resource to Wrong Sphere |
CVE-2012-5639 | 2024-11-21 10:45 | 2019-12-20 | Show | GitHub Exploit DB Packet Storm |
| 290373 | 5.5 |
MEDIUM
Local |
libuser_project fedoraproject redhat debian |
libuser fedora enterprise_linux debian_linux |
libuser has information disclosure when moving user's home directory |
CWE-200
Information Exposure |
CVE-2012-5644 | 2024-11-21 10:45 | 2019-11-26 | Show | GitHub Exploit DB Packet Storm |
| 290374 | 5.5 |
MEDIUM
Local |
acme | thttpd | thttpd has a local DoS vulnerability via specially-crafted .htpasswd files |
CWE-476
NULL Pointer Dereference |
CVE-2012-5640 | 2024-11-21 10:45 | 2019-11-26 | Show | GitHub Exploit DB Packet Storm |
| 290375 | 8.8 |
HIGH
Network |
freeipa | freeipa | ipa 3.0 does not properly check server identity before sending credential containing cookies |
CWE-565
Reliance on Cookies without Validation and Integrity Checking |
CVE-2012-5631 | 2024-11-21 10:45 | 2019-11-26 | Show | GitHub Exploit DB Packet Storm |
| 290376 | 6.3 |
MEDIUM
Local |
libuser_project fedoraproject redhat |
libuser fedora enterprise_linux |
libuser 0.56 and 0.57 has a TOCTOU (time-of-check time-of-use) race condition when copying and removing directory trees. |
CWE-367
Time-of-check Time-of-use (TOCTOU) Race Condition |
CVE-2012-5630 | 2024-11-21 10:45 | 2019-11-25 | Show | GitHub Exploit DB Packet Storm |
| 290377 | 7.5 |
HIGH
Network |
boldgrid | w3_total_cache | W3 Total Cache before 0.9.2.5 exposes sensitive cached database information which allows remote attackers to download this information via their hash keys. |
CWE-200
Information Exposure |
CVE-2012-6079 | 2024-11-21 10:45 | 2019-11-23 | Show | GitHub Exploit DB Packet Storm |
| 290378 | 7.5 |
HIGH
Network |
boldgrid | w3_total_cache | W3 Total Cache before 0.9.2.5 generates hash keys insecurely which allows remote attackers to predict the values of the hashes. |
CWE-200
Information Exposure |
CVE-2012-6078 | 2024-11-21 10:45 | 2019-11-23 | Show | GitHub Exploit DB Packet Storm |
| 290379 | 7.5 |
HIGH
Network |
boldgrid | w3_total_cache | W3 Total Cache before 0.9.2.5 allows remote attackers to retrieve password hash information due to insecure storage of database cache files. |
CWE-200
Information Exposure |
CVE-2012-6077 | 2024-11-21 10:45 | 2019-11-23 | Show | GitHub Exploit DB Packet Storm |
| 290380 | 5.5 |
MEDIUM
Local |
redhat fedoraproject debian |
tuned fedora enterprise_linux enterprise_linux_desktop enterprise_linux_server enterprise_linux_workstation debian_linux |
tuned 2.10.0 creates its PID file with insecure permissions which allows local users to kill arbitrary processes. |
CWE-276
Incorrect Default Permissions |
CVE-2012-6136 | 2024-11-21 10:45 | 2019-11-21 | Show | GitHub Exploit DB Packet Storm |