|
You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database). |
Update Date":May 8, 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 254351 | 7.5 | 危険 | アップル | - | Apple Mac OS X の FreeRADIUS サーバにおけるネットワーク接続を確立される脆弱性 |
CWE-264
認可・権限・アクセス制御 |
CVE-2010-0524 | 2010-04-14 17:10 | 2010-03-29 | Show | GitHub Exploit DB Packet Storm |
| 254352 | 7.8 | 危険 | アップル | - | Apple Mac OS X の Event Monitor におけるサービス運用妨害 (DoS) の脆弱性 |
CWE-20
不適切な入力確認 |
CVE-2010-0500 | 2010-04-14 17:09 | 2010-03-29 | Show | GitHub Exploit DB Packet Storm |
| 254353 | 6.5 | 警告 | アップル | - | Apple Mac OS X の Dovecot におけるアクセス制限を回避される脆弱性 |
CWE-264
認可・権限・アクセス制御 |
CVE-2010-0535 | 2010-04-14 17:09 | 2010-03-29 | Show | GitHub Exploit DB Packet Storm |
| 254354 | 7.2 | 危険 | アップル | - | Apple Mac OS X のディレクトリサービスにおける権限を取得される脆弱性 |
CWE-287
不適切な認証 |
CVE-2010-0498 | 2010-04-14 17:09 | 2010-03-29 | Show | GitHub Exploit DB Packet Storm |
| 254355 | 6.8 | 警告 | アップル | - | Apple Mac OS X のディスクイメージにおける任意のコードを実行される脆弱性 |
CWE-DesignError
|
CVE-2010-0497 | 2010-04-14 17:09 | 2010-03-29 | Show | GitHub Exploit DB Packet Storm |
| 254356 | 6.8 | 警告 | アップル | - | Apple Mac OS X のディスクイメージにおける任意のコードを実行される脆弱性 |
CWE-119
バッファエラー |
CVE-2010-0065 | 2010-04-13 15:18 | 2010-03-29 | Show | GitHub Exploit DB Packet Storm |
| 254357 | 0 | 注意 | アップル | - | Apple Mac OS X の DesktopServices におけるリモートファイルをコピーされる脆弱性 |
CWE-264
認可・権限・アクセス制御 |
CVE-2010-0537 | 2010-04-13 15:17 | 2010-03-29 | Show | GitHub Exploit DB Packet Storm |
| 254358 | 6.9 | 警告 | アップル | - | Apple Mac OS X の DesktopServices における disk-quota 制限を回避される脆弱性 |
CWE-264
認可・権限・アクセス制御 |
CVE-2010-0064 | 2010-04-13 15:17 | 2010-03-29 | Show | GitHub Exploit DB Packet Storm |
| 254359 | 6.9 | 警告 | アップル ターボリナックス CUPS |
- | CUPS の _cupsGetlang 関数における権限昇格の脆弱性 |
CWE-264
認可・権限・アクセス制御 |
CVE-2010-0393 | 2010-04-13 15:17 | 2010-03-29 | Show | GitHub Exploit DB Packet Storm |
| 254360 | 6.8 | 警告 | アップル | - | Apple Mac OS X の CoreTypes における任意の JavaScript を実行される脆弱性 |
CWE-Other
その他 |
CVE-2010-0063 | 2010-04-13 15:17 | 2010-03-29 | 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 300501 | 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 |
| 300502 | 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 |
| 300503 | 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 |
| 300504 | 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 |
| 300505 | 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 |
| 300506 | 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 |
| 300507 | 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 |
| 300508 | 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 |
| 300509 | 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 |
| 300510 | 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 |