|
You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database). |
Update Date":June 19, 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 259611 | 9.3 | 危険 | マイクロソフト | - | Microsoft Internet Explorer における任意のコードを実行される脆弱性 |
CWE-94
コード・インジェクション |
CVE-2010-0247 | 2010-02-22 12:14 | 2010-01-21 | Show | GitHub Exploit DB Packet Storm |
| 259612 | 9.3 | 危険 | マイクロソフト | - | Microsoft Internet Explorer における任意のコードを実行される脆弱性 |
CWE-94
コード・インジェクション |
CVE-2010-0246 | 2010-02-22 12:14 | 2010-01-21 | Show | GitHub Exploit DB Packet Storm |
| 259613 | 9.3 | 危険 | マイクロソフト | - | Microsoft Internet Explorer における任意のコードを実行される脆弱性 |
CWE-94
コード・インジェクション |
CVE-2010-0245 | 2010-02-22 12:13 | 2010-01-21 | Show | GitHub Exploit DB Packet Storm |
| 259614 | 4.3 | 警告 | マイクロソフト | - | Microsoft Internet Explorer の XSS フィルタにおけるクロスサイトスクリプティングの脆弱性 |
CWE-DesignError
|
CVE-2009-4074 | 2010-02-22 12:13 | 2009-11-25 | Show | GitHub Exploit DB Packet Storm |
| 259615 | 6.6 | 警告 | マイクロソフト | - | Microsoft Windows の kernel における権限昇格の脆弱性 |
CWE-20
不適切な入力確認 |
CVE-2010-0232 | 2010-02-22 12:12 | 2010-01-20 | Show | GitHub Exploit DB Packet Storm |
| 259616 | 10 | 危険 | Rockwell Automation | - | Rockwell Automation Allen-Bradley MicroLogix PLC に複数の脆弱性 |
CWE-noinfo
情報不足 |
CVE-2009-3739 | 2010-02-19 14:22 | 2010-01-21 | Show | GitHub Exploit DB Packet Storm |
| 259617 | 9.3 | 危険 | マイクロソフト | - | Microsoft Internet Explorer において任意のコードが実行される脆弱性 |
CWE-399
リソース管理の問題 |
CVE-2010-0249 | 2010-02-19 14:21 | 2010-01-15 | Show | GitHub Exploit DB Packet Storm |
| 259618 | 7.5 | 危険 | アップル MySQL AB |
- | MySQL で使用される yaSSL におけるサービス運用妨害 (DoS) の脆弱性 |
CWE-119
バッファエラー |
CVE-2008-0227 | 2010-02-19 11:37 | 2008-01-10 | Show | GitHub Exploit DB Packet Storm |
| 259619 | 7.5 | 危険 | アップル MySQL AB |
- | MySQL で使用される yaSSL における複数のバッファオーバーフローの脆弱性 |
CWE-119
バッファエラー |
CVE-2008-0226 | 2010-02-19 11:32 | 2008-01-10 | Show | GitHub Exploit DB Packet Storm |
| 259620 | 7.5 | 危険 | Linux レッドハット |
- | Linux kernel の do_coredump 関数における任意のファイルを改ざんされる脆弱性 | - | CVE-2006-6304 | 2010-02-18 14:28 | 2006-12-14 | Show | GitHub Exploit DB Packet Storm |
Update Date:June 19, 2026, 4:01 a.m.
| No | CVSS | Level Attach Vector |
Vendor Name | Project Name | Title | CWE | CVE | Update Date | Publication Date | Show Affected | Exploit PoC Search |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 312871 | 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 |
| 312872 | 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 |
| 312873 | 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 |
| 312874 | 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 |
| 312875 | 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 |
| 312876 | 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 |
| 312877 | 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 |
| 312878 | 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 |
| 312879 | 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 |
| 312880 | 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 |