|
You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database). |
Update Date":June 8, 2026, 4:01 p.m.
| No | CVSS | Level Attach Vector |
Vendor Name | Project Name | Title | CWE | CVE | Update Date | Publication Date | Impact Show |
Exploit PoC Search |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 256331 | 7.8 | 危険 | シスコシステムズ | - | Cisco Linksys WRT54GC におけるバッファオーバーフローの脆弱性 |
CWE-119
バッファエラー |
CVE-2011-0352 | 2011-01-21 11:02 | 2011-01-21 | Show | GitHub Exploit DB Packet Storm |
| 256332 | 9.3 | 危険 | マイクロソフト | - | Microsoft WMI Administrative Tools の WBEMSingleView.ocx ActiveX コントロールにおける任意のコードを実行される脆弱性 |
CWE-94
コード・インジェクション |
CVE-2010-4588 | 2011-01-20 13:58 | 2010-12-23 | Show | GitHub Exploit DB Packet Storm |
| 256333 | 5.8 | 警告 | Mozilla Foundation オラクル |
- | 複数の Mozilla 製品の Math.random 関数におけるユーザを追跡される脆弱性 |
CWE-310
暗号の問題 |
CVE-2010-3171 | 2011-01-20 13:51 | 2010-06-22 | Show | GitHub Exploit DB Packet Storm |
| 256334 | 4.3 | 警告 | Git project レッドハット |
- | Git の Gitweb におけるクロスサイトスクリプティングの脆弱性 |
CWE-79
クロスサイト・スクリプティング(XSS) |
CVE-2010-3906 | 2011-01-20 13:47 | 2010-12-14 | Show | GitHub Exploit DB Packet Storm |
| 256335 | 9.3 | 危険 | Google レッドハット |
- | Google Chrome の WebM libvpx におけるサービス運用妨害 (DoS) の脆弱性 |
CWE-119
バッファエラー |
CVE-2010-4203 | 2011-01-20 13:41 | 2010-11-4 | Show | GitHub Exploit DB Packet Storm |
| 256336 | 10 | 危険 | Ecava | - | Ecava IntegraXor にバッファオーバーフローの脆弱性 |
CWE-119
バッファエラー |
CVE-2010-4597 | 2011-01-20 13:33 | 2010-12-20 | Show | GitHub Exploit DB Packet Storm |
| 256337 | 9.3 | 危険 | アドビシステムズ | - | Adobe PhotoShop における任意のコードを実行される脆弱性 |
CWE-Other
その他 |
CVE-2010-3127 | 2011-01-20 13:29 | 2010-08-26 | Show | GitHub Exploit DB Packet Storm |
| 256338 | 6.1 | 警告 | アップル | - | 複数の Apple 製品上で稼働する ICMPv6 実装におけるサービス運用妨害 (DoS) の脆弱性 |
CWE-399
リソース管理の問題 |
CVE-2009-2189 | 2011-01-20 11:14 | 2010-12-22 | Show | GitHub Exploit DB Packet Storm |
| 256339 | 7.1 | 危険 | アップル | - | 複数の Apple 製品上で稼働するネットワークブリッジ機能におけるサービス運用妨害 (DoS) の脆弱性 |
CWE-noinfo
情報不足 |
CVE-2010-1804 | 2011-01-19 16:36 | 2010-12-22 | Show | GitHub Exploit DB Packet Storm |
| 256340 | 2.6 | 注意 | アップル | - | 複数の Apple 製品上で稼働する Application-Level Gateway におけるデバイスの IP アドレスを使用される脆弱性 |
CWE-264
認可・権限・アクセス制御 |
CVE-2010-0039 | 2011-01-19 16:34 | 2010-12-22 | Show | GitHub Exploit DB Packet Storm |
Update Date:June 8, 2026, 4:09 a.m.
| No | CVSS | Level Attach Vector |
Vendor Name | Project Name | Title | CWE | CVE | Update Date | Publication Date | Show Affected | Exploit PoC Search |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 310551 | 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 |
| 310552 | 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 |
| 310553 | 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 |
| 310554 | 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 |
| 310555 | 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 |
| 310556 | 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 |
| 310557 | 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 |
| 310558 | 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 |
| 310559 | 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 |
| 310560 | 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 |