|
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 |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 254741 | 6.8 | 警告 | アップル サイバートラスト株式会社 Python Software Foundation サン・マイクロシステムズ レッドハット |
- | Python の imageop.c における整数オーバーフローの脆弱性 |
CWE-189
数値処理の問題 |
CVE-2008-1679 | 2010-01-19 15:48 | 2008-04-22 | Show | GitHub Exploit DB Packet Storm |
| 254742 | 5.8 | 警告 | アップル サイバートラスト株式会社 Python Software Foundation サン・マイクロシステムズ レッドハット |
- | Python の imageop モジュールにおける複数の整数オーバーフローの脆弱性 |
CWE-189
数値処理の問題 |
CVE-2007-4965 | 2010-01-19 15:47 | 2007-09-18 | Show | GitHub Exploit DB Packet Storm |
| 254743 | 7.5 | 危険 | アップル | - | Mac OS X 用の Java における任意のコードを実行される脆弱性 |
CWE-310
暗号の問題 |
CVE-2009-2843 | 2010-01-18 12:22 | 2009-12-3 | Show | GitHub Exploit DB Packet Storm |
| 254744 | 6.8 | 警告 | アップル GNU Project サン・マイクロシステムズ サイバートラスト株式会社 レッドハット |
- | GNU tar の contains_dot_dot() 関数におけるディレクトリトラバーサルの脆弱性 | - | CVE-2007-4131 | 2010-01-18 12:21 | 2007-08-23 | Show | GitHub Exploit DB Packet Storm |
| 254745 | 4.6 | 警告 | IBM | - | IBM DB2 の dasauto における管理者権限を持たないユーザが実行可能な脆弱性 |
CWE-264
認可・権限・アクセス制御 |
CVE-2009-4150 | 2010-01-15 14:10 | 2009-12-2 | Show | GitHub Exploit DB Packet Storm |
| 254746 | 2.1 | 注意 | サン・マイクロシステムズ | - | Sun Solaris の ldap_cachemgr におけるサービス運用妨害 (DoS) の脆弱性 |
CWE-Other
その他 |
CVE-2009-4080 | 2010-01-15 14:10 | 2009-11-24 | Show | GitHub Exploit DB Packet Storm |
| 254747 | 5 | 警告 | サン・マイクロシステムズ | - | Sun Solaris の sshd におけるサービス運用妨害 (DoS) の脆弱性 |
CWE-noinfo
情報不足 |
CVE-2009-4075 | 2010-01-15 14:09 | 2009-11-23 | Show | GitHub Exploit DB Packet Storm |
| 254748 | 2.6 | 注意 | オラクル | - | Oracle Application Server におけるクロスサイトスクリプティングの脆弱性 |
CWE-79
クロスサイト・スクリプティング(XSS) |
- | 2010-01-14 15:01 | 2010-01-14 | Show | GitHub Exploit DB Packet Storm |
| 254749 | 9.3 | 危険 | マイクロソフト | - | Microsoft Internet Explorer に脆弱性 |
CWE-94
コード・インジェクション |
CVE-2009-3672 | 2010-01-14 12:08 | 2009-11-25 | Show | GitHub Exploit DB Packet Storm |
| 254750 | 9.3 | 危険 | サン・マイクロシステムズ VMware |
- | Sun Java SE の java.lang パッケージにおける脆弱性 |
CWE-362
競合状態 |
CVE-2009-2724 | 2010-01-14 12:08 | 2009-08-10 | 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 303341 | 6.1 |
MEDIUM
Network |
mortbay | jetty | Cookie Dump Servlet stored XSS vulnerability in jetty though 6.1.20. |
CWE-79
Cross-site Scripting |
CVE-2009-5048 | 2024-11-21 10:11 | 2019-11-7 | Show | GitHub Exploit DB Packet Storm |
| 303342 | 9.8 |
CRITICAL
Network |
burn_project debian |
burn debian_linux |
burn allows file names to escape via mishandled quotation marks |
CWE-755
Improper Handling of Exceptional Conditions |
CVE-2009-5043 | 2024-11-21 10:11 | 2019-11-1 | Show | GitHub Exploit DB Packet Storm |
| 303343 | 9.1 |
CRITICAL
Network |
python-docutils_project debian |
python-docutils debian_linux |
python-docutils allows insecure usage of temporary files |
CWE-668
Exposure of Resource to Wrong Sphere |
CVE-2009-5042 | 2024-11-21 10:11 | 2019-11-1 | Show | GitHub Exploit DB Packet Storm |
| 303344 | 9.8 |
CRITICAL
Network |
debian | overkill | overkill has buffer overflow via long player names that can corrupt data on the server machine |
CWE-120
Classic Buffer Overflow |
CVE-2009-5041 | 2024-11-21 10:11 | 2019-11-1 | Show | GitHub Exploit DB Packet Storm |
| 303345 | 5.5 |
MEDIUM
Local |
xpdfreader | xpdf | In xpdf, the xref table contains an infinite loop which allows remote attackers to cause a denial of service (application crash) in xpdf-based PDF viewers. |
CWE-835
Loop with Unreachable Exit Condition ('Infinite Loop') |
CVE-2010-0207 | 2024-11-21 10:11 | 2019-10-31 | Show | GitHub Exploit DB Packet Storm |
| 303346 | 5.5 |
MEDIUM
Local |
xpdfreader | xpdf | xpdf allows remote attackers to cause a denial of service (NULL pointer dereference and crash) in the way it processes JBIG2 PDF stream objects. |
CWE-476
NULL Pointer Dereference |
CVE-2010-0206 | 2024-11-21 10:11 | 2019-10-31 | Show | GitHub Exploit DB Packet Storm |
| 303347 | 6.1 |
MEDIUM
Network |
sumo | google_analyticator | The google-analyticator plugin before 5.2.1 for WordPress has insufficient HTML sanitization for Google Analytics API text. |
CWE-20
Improper Input Validation |
CVE-2009-5158 | 2024-11-21 10:11 | 2019-08-22 | Show | GitHub Exploit DB Packet Storm |
| 303348 | 8.8 |
HIGH
Network |
linksys | wag54g2_firmware | On Linksys WAG54G2 1.00.10 devices, there is authenticated command injection via shell metacharacters in the setup.cgi c4_ping_ipaddr variable. |
CWE-77
Command Injection |
CVE-2009-5157 | 2024-11-21 10:11 | 2019-06-12 | Show | GitHub Exploit DB Packet Storm |
| 303349 | 9.8 |
CRITICAL
Network |
veracomp | asmax_ar-804gu_firmware | An issue was discovered on ASMAX AR-804gu 66.34.1 devices. There is Command Injection via the cgi-bin/script query string. |
CWE-77
Command Injection |
CVE-2009-5156 | 2024-11-21 10:11 | 2019-06-12 | Show | GitHub Exploit DB Packet Storm |
| 303350 | 7.5 |
HIGH
Network |
gnu netapp |
glibc steelstore_cloud_integrated_storage ontap_select_deploy_administration_utility cloud_backup |
In the GNU C Library (aka glibc or libc6) before 2.28, parse_reg_exp in posix/regcomp.c misparses alternatives, which allows attackers to cause a denial of service (assertion failure and application … |
CWE-19
Data Processing Errors |
CVE-2009-5155 | 2024-11-21 10:11 | 2019-02-26 | Show | GitHub Exploit DB Packet Storm |