|
You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database). |
Update Date":May 26, 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 256591 | 4 | 警告 | Squid-cache.org サイバートラスト株式会社 ターボリナックス レッドハット |
- | Squid の lib/rfc1035.c におけるサービス運用妨害 (DoS) の脆弱性 |
CWE-20
不適切な入力確認 |
CVE-2010-0308 | 2010-04-27 15:20 | 2010-01-28 | Show | GitHub Exploit DB Packet Storm |
| 256592 | 6.8 | 警告 | アップル | - | Apple Mac OS X の QuickDraw Manager におけるバッファオーバーフローの脆弱性 |
CWE-119
バッファエラー |
CVE-2009-2837 | 2010-04-27 15:20 | 2009-11-9 | Show | GitHub Exploit DB Packet Storm |
| 256593 | 5 | 警告 | Squid-cache.org サイバートラスト株式会社 ターボリナックス レッドハット |
- | Squid の strListGetItem 関数におけるサービス運用妨害 (DoS) の脆弱性 |
CWE-20
不適切な入力確認 |
CVE-2009-2855 | 2010-04-27 15:19 | 2009-08-18 | Show | GitHub Exploit DB Packet Storm |
| 256594 | 4.3 | 警告 | アップル サイバートラスト株式会社 LibTIFF サン・マイクロシステムズ レッドハット |
- | libtiff の LZWDecodeCompat 関数におけるバッファアンダーフローの脆弱性 |
CWE-119
バッファエラー |
CVE-2009-2285 | 2010-04-27 15:19 | 2009-07-1 | Show | GitHub Exploit DB Packet Storm |
| 256595 | 4.3 | 警告 | サイバートラスト株式会社 レッドハット |
- | Red Hat および MIRACLE LINUX の sendmail におけるメール送信元を偽装される脆弱性 | - | CVE-2006-7176 | 2010-04-27 15:18 | 2007-03-27 | Show | GitHub Exploit DB Packet Storm |
| 256596 | 6.9 | 警告 | アップル | - | Windows 上で稼働する Apple iTunes のインストールパッケージにおける権限昇格の脆弱性 |
CWE-362
競合状態 |
CVE-2010-0532 | 2010-04-26 16:59 | 2010-03-31 | Show | GitHub Exploit DB Packet Storm |
| 256597 | 4.3 | 警告 | アップル | - | Apple iTunes におけるサービス運用妨害 (DoS) の脆弱性 |
CWE-399
リソース管理の問題 |
CVE-2010-0531 | 2010-04-26 16:59 | 2010-03-31 | Show | GitHub Exploit DB Packet Storm |
| 256598 | 9.3 | 危険 | アップル | - | Windows 上で稼働する Apple QuickTime における任意のコードを実行される脆弱性 |
CWE-119
バッファエラー |
CVE-2010-0536 | 2010-04-26 16:59 | 2010-03-31 | Show | GitHub Exploit DB Packet Storm |
| 256599 | 9.3 | 危険 | アップル | - | Windows 上で稼働する Apple QuickTime の QuickTime.qts における任意のコードを実行される脆弱性 |
CWE-119
バッファエラー |
CVE-2010-0529 | 2010-04-26 16:59 | 2010-03-31 | Show | GitHub Exploit DB Packet Storm |
| 256600 | 9.3 | 危険 | アップル | - | Windows 上で稼働する Apple QuickTime における任意のコードを実行される脆弱性 |
CWE-119
バッファエラー |
CVE-2010-0528 | 2010-04-26 16:58 | 2010-03-31 | Show | GitHub Exploit DB Packet Storm |
Update Date:May 26, 2026, 4:05 a.m.
| No | CVSS | Level Attach Vector |
Vendor Name | Project Name | Title | CWE | CVE | Update Date | Publication Date | Show Affected | Exploit PoC Search |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 289321 | 7.5 |
HIGH
Network |
omniauth-facebook_project | omniauth-facebook | RubyGem omniauth-facebook has an access token security vulnerability |
CWE-287
Improper Authentication |
CVE-2013-4593 | 2024-11-21 10:55 | 2019-12-11 | Show | GitHub Exploit DB Packet Storm |
| 289322 | 7.3 |
HIGH
Local |
gnome debian |
orca debian_linux |
Orca has arbitrary code execution due to insecure Python module load |
CWE-20
Improper Input Validation |
CVE-2013-4245 | 2024-11-21 10:55 | 2019-12-11 | Show | GitHub Exploit DB Packet Storm |
| 289323 | 5.5 |
MEDIUM
Local |
data\ debian |
\ debian_linux |
Perl module Data::UUID from CPAN version 1.219 vulnerable to symlink attacks |
CWE-59
Link Following |
CVE-2013-4184 | 2024-11-21 10:55 | 2019-12-11 | Show | GitHub Exploit DB Packet Storm |
| 289324 | 9.8 |
CRITICAL
Network |
redhat | zanata | Zanata 3.0.0 through 3.1.2 has RCE due to EL interpolation in logging |
CWE-74
Injection |
CVE-2013-4486 | 2024-11-21 10:55 | 2019-12-4 | Show | GitHub Exploit DB Packet Storm |
| 289325 | 4.3 |
MEDIUM
Network |
reviewboard fedoraproject |
reviewboard fedora |
Review Board: URL processing gives unauthorized users access to review lists |
CWE-863
Incorrect Authorization |
CVE-2013-4411 | 2024-11-21 10:55 | 2019-12-4 | Show | GitHub Exploit DB Packet Storm |
| 289326 | 4.7 |
MEDIUM
Local |
debian fedoraproject redhat |
shadow debian_linux fedora enterprise_linux |
shadow: 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-2013-4235 | 2024-11-21 10:55 | 2019-12-4 | Show | GitHub Exploit DB Packet Storm |
| 289327 | 7.5 |
HIGH
Network |
reviewboard fedoraproject |
reviewboard fedora |
ReviewBoard: has an access-control problem in REST API |
CWE-863
Incorrect Authorization |
CVE-2013-4410 | 2024-11-21 10:55 | 2019-12-3 | Show | GitHub Exploit DB Packet Storm |
| 289328 | 5.9 |
MEDIUM
Network |
horms debian |
perdition debian_linux |
Perdition before 2.2 may have weak security when handling outbound connections, caused by an error in the STARTTLS IMAP and POP server. ssl_outgoing_ciphers not being applied to STARTTLS connections |
CWE-755
Improper Handling of Exceptional Conditions |
CVE-2013-4584 | 2024-11-21 10:55 | 2019-11-16 | Show | GitHub Exploit DB Packet Storm |
| 289329 | 5.4 |
MEDIUM
Network |
zen_project | zen | Cross-site scripting (XSS) vulnerability in the zen_breadcrumb function in template.php in the Zen theme 6.x-1.x, 7.x-3.x before 7.x-3.2, and 7.x-5.x before 7.x-5.4 for Drupal allows remote authentic… |
CWE-79
Cross-site Scripting |
CVE-2013-4275 | 2024-11-21 10:55 | 2019-11-14 | Show | GitHub Exploit DB Packet Storm |
| 289330 | 7.5 |
HIGH
Network |
belkin | n900_firmware | Symlink Traversal vulnerability in Belkin N900 due to misconfiguration in the SMB service. |
CWE-59
Link Following |
CVE-2013-4655 | 2024-11-21 10:55 | 2019-11-14 | Show | GitHub Exploit DB Packet Storm |