|
You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database). |
Update Date":May 15, 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 232201 | 10 | 危険 | - | Google Chrome におけるサービス運用妨害 (スタックメモリ破損) の脆弱性 |
CWE-119
バッファエラー |
CVE-2012-5144 | 2012-12-13 15:21 | 2012-12-11 | Show | GitHub Exploit DB Packet Storm | |
| 232202 | 10 | 危険 | - | Google Chrome における整数オーバーフローの脆弱性 |
CWE-189
数値処理の問題 |
CVE-2012-5143 | 2012-12-13 15:20 | 2012-12-11 | Show | GitHub Exploit DB Packet Storm | |
| 232203 | 10 | 危険 | - | Google Chrome における任意のコードを実行される脆弱性 |
CWE-94
コード・インジェクション |
CVE-2012-5142 | 2012-12-13 15:20 | 2012-12-11 | Show | GitHub Exploit DB Packet Storm | |
| 232204 | 10 | 危険 | - | Google Chrome における脆弱性 |
CWE-noinfo
情報不足 |
CVE-2012-5141 | 2012-12-13 15:17 | 2012-12-11 | Show | GitHub Exploit DB Packet Storm | |
| 232205 | 10 | 危険 | - | Google Chrome におけるサービス運用妨害 (DoS) の脆弱性 |
CWE-399
リソース管理の問題 |
CVE-2012-5140 | 2012-12-13 15:17 | 2012-12-11 | Show | GitHub Exploit DB Packet Storm | |
| 232206 | 10 | 危険 | - | Google Chrome におけるサービス運用妨害 (DoS) の脆弱性 |
CWE-399
リソース管理の問題 |
CVE-2012-5139 | 2012-12-13 15:04 | 2012-12-11 | Show | GitHub Exploit DB Packet Storm | |
| 232207 | 4.4 | 警告 | アドビシステムズ | - | Adobe ColdFusion における共有ホスティングでのサンドボックスのパーミッションを回避される脆弱性 |
CWE-264
認可・権限・アクセス制御 |
CVE-2012-5675 | 2012-12-13 14:59 | 2012-12-11 | Show | GitHub Exploit DB Packet Storm |
| 232208 | 5 | 警告 | VICTOR JONSSON | - | WordPress 用 Simple Gmail Login プラグインにおける重要な情報を取得される脆弱性 |
CWE-200
情報漏えい |
CVE-2012-6313 | 2012-12-13 11:33 | 2012-12-11 | Show | GitHub Exploit DB Packet Storm |
| 232209 | 4.3 | 警告 | Video Lead Form | - | WordPress 用 Video Lead Form プラグインにおけるクロスサイトスクリプティングの脆弱性 |
CWE-79
クロスサイト・スクリプティング(XSS) |
CVE-2012-6312 | 2012-12-13 11:29 | 2012-12-11 | Show | GitHub Exploit DB Packet Storm |
| 232210 | 7.2 | 危険 | シマンテック | - | Symantec Network Access Control における権限を取得される脆弱性 |
CWE-noinfo
情報不足 |
CVE-2012-4349 | 2012-12-13 10:58 | 2012-12-10 | Show | GitHub Exploit DB Packet Storm |
Update Date:May 15, 2026, 4:28 a.m.
| No | CVSS | Level Attach Vector |
Vendor Name | Project Name | Title | CWE | CVE | Update Date | Publication Date | Show Affected | Exploit PoC Search |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 292461 | 7.5 |
HIGH
Network |
gnome debian |
gnome_keyring debian_linux |
gnome-keyring does not discard stored secrets when using gnome_keyring_lock_all_sync function |
CWE-20
Improper Input Validation |
CVE-2012-6111 | 2024-11-21 10:45 | 2019-12-21 | Show | GitHub Exploit DB Packet Storm |
| 292462 | 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 |
| 292463 | 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 |
| 292464 | 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 |
| 292465 | 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 |
| 292466 | 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 |
| 292467 | 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 |
| 292468 | 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 |
| 292469 | 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 |
| 292470 | 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 |