|
You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database). |
Update Date":June 22, 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 259051 | 1.7 | 注意 | IBM | - | IBM AIX の sa_snap におけるファイルを削除される脆弱性 |
CWE-noinfo
情報不足 |
CVE-2010-3406 | 2010-10-5 18:57 | 2010-08-6 | Show | GitHub Exploit DB Packet Storm |
| 259052 | 6.8 | 警告 | IBM | - | IBM AIX および VIOS の sa_snap におけるバッファオーバーフローの脆弱性 |
CWE-119
バッファエラー |
CVE-2010-3405 | 2010-10-5 18:56 | 2010-08-6 | Show | GitHub Exploit DB Packet Storm |
| 259053 | 4.3 | 警告 | 有限会社 のれんずプロ | - | AD-EDIT2 におけるクロスサイトスクリプティングの脆弱性 |
CWE-79
クロスサイト・スクリプティング(XSS) |
CVE-2010-2367 | 2010-10-5 11:02 | 2010-10-5 | Show | GitHub Exploit DB Packet Storm |
| 259054 | 9.3 | 危険 | アップル | - | iPhone および iPod touch 上で稼動する Apple iOS の ImageIO におけるバッファオーバーフローの脆弱性 |
CWE-119
バッファエラー |
CVE-2010-1817 | 2010-10-4 17:59 | 2010-09-8 | Show | GitHub Exploit DB Packet Storm |
| 259055 | 5.8 | 警告 | アップル | - | iPhone および iPod touch 上で稼動する Apple iOS の FaceTime における通話をリダイレクトされる脆弱性 |
CWE-Other
その他 |
CVE-2010-1810 | 2010-10-4 17:55 | 2010-09-8 | Show | GitHub Exploit DB Packet Storm |
| 259056 | 10 | 危険 | アップル | - | iPhone および iPod touch 上で稼動する Apple iOS の Accessibility コンポーネントにおける脆弱性 |
CWE-noinfo
情報不足 |
CVE-2010-1809 | 2010-10-4 17:55 | 2010-09-8 | Show | GitHub Exploit DB Packet Storm |
| 259057 | 4 | 警告 | ISC, Inc. IBM サイバートラスト株式会社 サン・マイクロシステムズ ターボリナックス ヒューレット・パッカード レッドハット |
- | BIND 9 の DNSSEC 検証処理における脆弱性 |
CWE-noinfo
情報不足 |
CVE-2009-4022 | 2010-10-1 17:39 | 2009-12-2 | Show | GitHub Exploit DB Packet Storm |
| 259058 | 4 | 警告 | ISC, Inc. サイバートラスト株式会社 ターボリナックス ヒューレット・パッカード レッドハット |
- | ISC BIND における DNS キャッシュ汚染の脆弱性 |
CWE-noinfo
情報不足 |
CVE-2010-0290 | 2010-10-1 17:39 | 2010-01-22 | Show | GitHub Exploit DB Packet Storm |
| 259059 | 7.6 | 危険 | ISC, Inc. ヒューレット・パッカード |
- | ISC BIND における処理範囲外のデータ処理に関する脆弱性 |
CWE-noinfo
情報不足 |
CVE-2010-0382 | 2010-10-1 17:38 | 2010-01-22 | Show | GitHub Exploit DB Packet Storm |
| 259060 | 9 | 危険 | 日立 | - | Groupmax Scheduler Server における複数の脆弱性 |
CWE-noinfo
情報不足 |
- | 2010-10-1 17:37 | 2010-09-6 | Show | GitHub Exploit DB Packet Storm |
Update Date:June 22, 2026, 4 a.m.
| No | CVSS | Level Attach Vector |
Vendor Name | Project Name | Title | CWE | CVE | Update Date | Publication Date | Show Affected | Exploit PoC Search |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 299901 | 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 |
| 299902 | 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 |
| 299903 | 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 |
| 299904 | 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 |
| 299905 | 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 |
| 299906 | 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 |
| 299907 | 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 |
| 299908 | 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 |
| 299909 | 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 |
| 299910 | 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 |