|
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 |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 255571 | 6.8 | 警告 | Mozilla Foundation | - | Mac OS X 上で稼働する複数の Mozilla 製品におけるサービス運用妨害 (DoS) の脆弱性 |
CWE-Other
その他 |
CVE-2011-3664 | 2011-12-22 15:42 | 2011-12-20 | Show | GitHub Exploit DB Packet Storm |
| 255572 | 4.3 | 警告 | Mozilla Foundation | - | 複数の Mozilla 製品におけるキー入力をキャプチャされる脆弱性 |
CWE-200
情報漏えい |
CVE-2011-3663 | 2011-12-22 15:42 | 2011-12-20 | Show | GitHub Exploit DB Packet Storm |
| 255573 | 7.5 | 危険 | Mozilla Foundation | - | 複数の Mozilla 製品で使用される YARR 正規表現ライブラリにおけるサービス運用妨害 (DoS) の脆弱性 |
CWE-399
リソース管理の問題 |
CVE-2011-3661 | 2011-12-22 15:41 | 2011-12-20 | Show | GitHub Exploit DB Packet Storm |
| 255574 | 10 | 危険 | Mozilla Foundation | - | 複数の Mozilla 製品のブラウザエンジンにおけるサービス運用妨害 (DoS) の脆弱性 |
CWE-noinfo
情報不足 |
CVE-2011-3660 | 2011-12-22 15:41 | 2011-12-20 | Show | GitHub Exploit DB Packet Storm |
| 255575 | 7.5 | 危険 | Mozilla Foundation | - | 複数の Mozilla 製品の SVG 実装におけるサービス運用妨害 (DoS) の脆弱性 |
CWE-399
リソース管理の問題 |
CVE-2011-3658 | 2011-12-22 15:40 | 2011-12-20 | Show | GitHub Exploit DB Packet Storm |
| 255576 | 6.8 | 警告 | アップル | - | Apple QuickTime における任意のコードを実行される脆弱性 |
CWE-94
コード・インジェクション |
CVE-2011-3228 | 2011-12-22 15:24 | 2011-10-14 | Show | GitHub Exploit DB Packet Storm |
| 255577 | 4.3 | 警告 | アップル | - | Apple QuickTime における重要な情報を取得される脆弱性 |
CWE-200
情報漏えい |
CVE-2011-3220 | 2011-12-22 15:09 | 2011-10-14 | Show | GitHub Exploit DB Packet Storm |
| 255578 | 2.6 | 注意 | アップル | - | Apple QuickTime Player におけるクロスサイトスクリプティングの脆弱性 |
CWE-79
クロスサイト・スクリプティング(XSS) |
CVE-2011-3218 | 2011-12-22 15:02 | 2011-10-14 | Show | GitHub Exploit DB Packet Storm |
| 255579 | 7.2 | 危険 | マイクロソフト | - | Microsoft Windows における権限昇格の脆弱性 |
CWE-264
認可・権限・アクセス制御 |
CVE-2011-3408 | 2011-12-22 14:44 | 2011-12-13 | Show | GitHub Exploit DB Packet Storm |
| 255580 | 4.7 | 警告 | BlackBerry | - | RIM BlackBerry Desktop Software における .ipd ファイルを復号される脆弱性 |
CWE-310
暗号の問題 |
CVE-2010-3741 | 2011-12-22 12:06 | 2010-10-5 | Show | GitHub Exploit DB Packet Storm |
Update Date:June 23, 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 310031 | 6.1 |
MEDIUM
Network |
status | statusnet | Cross-site scripting (XSS) vulnerability in statusnet through 2010 in error message contents. |
CWE-79
Cross-site Scripting |
CVE-2010-4659 | 2024-11-21 10:21 | 2019-11-21 | Show | GitHub Exploit DB Packet Storm |
| 310032 | 9.8 |
CRITICAL
Network |
status | statusnet | Unspecified vulnerability in statusnet through 2010 due to the way addslashes are used in SQL string escapes.. |
CWE-20
Improper Input Validation |
CVE-2010-4660 | 2024-11-21 10:21 | 2019-11-21 | Show | GitHub Exploit DB Packet Storm |
| 310033 | 5.5 |
MEDIUM
Local |
pithos_project debian |
pithos debian_linux |
pithos before 0.3.5 allows overwrite of arbitrary files via symlinks. |
CWE-59
Link Following |
CVE-2010-4817 | 2024-11-21 10:21 | 2019-11-14 | Show | GitHub Exploit DB Packet Storm |
| 310034 | 8.8 |
HIGH
Network |
consolekit_project debian redhat |
consolekit debian_linux enterprise_linux |
In ConsoleKit before 0.4.2, an intended security policy restriction bypass was found. This flaw allows an authenticated system user to escalate their privileges by initiating a remote VNC session. |
CWE-269
Improper Privilege Management |
CVE-2010-4664 | 2024-11-21 10:21 | 2019-11-14 | Show | GitHub Exploit DB Packet Storm |
| 310035 | 7.8 |
HIGH
Local |
udisks_project redhat debian opensuse fedoraproject |
udisks enterprise_linux debian_linux opensuse fedora |
udisks before 1.0.3 allows a local user to load arbitrary Linux kernel modules. |
CWE-434
Unrestricted Upload of File with Dangerous Type |
CVE-2010-4661 | 2024-11-21 10:21 | 2019-11-14 | Show | GitHub Exploit DB Packet Storm |
| 310036 | 7.5 |
HIGH
Network |
php redhat debian |
php enterprise_linux debian_linux |
PHP5 before 5.4.4 allows passing invalid utf-8 strings via the xmlTextWriterWriteAttribute, which are then misparsed by libxml2. This results in memory leak into the resulting output. |
CWE-772
Missing Release of Resource after Effective Lifetime |
CVE-2010-4657 | 2024-11-21 10:21 | 2019-11-14 | Show | GitHub Exploit DB Packet Storm |
| 310037 | 7.8 |
HIGH
Local |
freedesktop debian |
poppler debian_linux |
poppler before 0.16.3 has malformed commands that may cause corruption of the internal stack. |
CWE-74
Injection |
CVE-2010-4654 | 2024-11-21 10:21 | 2019-11-14 | Show | GitHub Exploit DB Packet Storm |
| 310038 | 6.5 |
MEDIUM
Network |
freedesktop debian |
poppler debian_linux |
An integer overflow condition in poppler before 0.16.3 can occur when parsing CharCodes for fonts. |
CWE-190
Integer Overflow or Wraparound |
CVE-2010-4653 | 2024-11-21 10:21 | 2019-11-14 | Show | GitHub Exploit DB Packet Storm |
| 310039 | 9.8 |
CRITICAL
Network |
debian offlineimap |
debian_linux offlineimap |
offlineimap before 6.3.4 added support for SSL server certificate validation but it is still possible to use SSL v2 protocol, which is a flawed protocol with multiple security deficiencies. |
CWE-295
Improper Certificate Validation |
CVE-2010-4533 | 2024-11-21 10:21 | 2019-11-14 | Show | GitHub Exploit DB Packet Storm |
| 310040 | 5.9 |
MEDIUM
Network |
debian offlineimap |
debian_linux offlineimap |
offlineimap before 6.3.2 does not check for SSL server certificate validation when "ssl = yes" option is specified which can allow man-in-the-middle attacks. |
CWE-295
Improper Certificate Validation |
CVE-2010-4532 | 2024-11-21 10:21 | 2019-11-14 | Show | GitHub Exploit DB Packet Storm |