|
You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database). |
Update Date":May 8, 2026, noon
| No | CVSS | Level Attach Vector |
Vendor Name | Project Name | Title | CWE | CVE | Update Date | Publication Date | Impact Show |
Exploit PoC Search |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 254131 | 6.8 | 警告 | IBM | - | IBM Lotus Domino Web Access におけるクロスサイトリクエストフォージェリの脆弱性 |
CWE-352
同一生成元ポリシー違反 |
CVE-2010-0921 | 2010-03-16 11:15 | 2010-03-3 | Show | GitHub Exploit DB Packet Storm |
| 254132 | 4.3 | 警告 | IBM | - | IBM Lotus Domino Web Access におけるクロスサイトスクリプティングの脆弱性 |
CWE-79
クロスサイト・スクリプティング(XSS) |
CVE-2010-0920 | 2010-03-16 11:14 | 2010-03-3 | Show | GitHub Exploit DB Packet Storm |
| 254133 | 10 | 危険 | IBM | - | IBM Lotus Domino Web Access の UltraLite 機能における脆弱性 |
CWE-noinfo
情報不足 |
CVE-2010-0918 | 2010-03-16 11:14 | 2010-03-3 | Show | GitHub Exploit DB Packet Storm |
| 254134 | 4.9 | 警告 | サイバートラスト株式会社 レッドハット SystemTap |
- | SystemTap の _get_argv および _get_compat_argv 関数におけるサービス運用妨害 (DoS) の脆弱性 |
CWE-189
数値処理の問題 |
CVE-2010-0411 | 2010-03-16 11:14 | 2010-02-8 | Show | GitHub Exploit DB Packet Storm |
| 254135 | 10 | 危険 | サイバートラスト株式会社 レッドハット SystemTap |
- | SystemTap の stap-server における任意のコマンドを実行される脆弱性 |
CWE-94
コード・インジェクション |
CVE-2009-4273 | 2010-03-16 11:14 | 2010-01-26 | Show | GitHub Exploit DB Packet Storm |
| 254136 | 6.5 | 警告 | サイバートラスト株式会社 Linux レッドハット |
- | KVM の x86 エミュレータにおける権限昇格の脆弱性 |
CWE-264
認可・権限・アクセス制御 |
CVE-2010-0298 | 2010-03-16 11:13 | 2010-02-9 | Show | GitHub Exploit DB Packet Storm |
| 254137 | 4.4 | 警告 | サイバートラスト株式会社 Fabrice Bellard レッドハット |
- | QEMU の usb_host_handle_control 関数におけるバッファオーバーフローの脆弱性 |
CWE-119
バッファエラー |
CVE-2010-0297 | 2010-03-16 11:13 | 2010-02-9 | Show | GitHub Exploit DB Packet Storm |
| 254138 | 6.8 | 警告 | サン・マイクロシステムズ freedesktop.org |
- | Poppler における整数オーバーフローの脆弱性 |
CWE-189
数値処理の問題 |
CVE-2009-3605 | 2010-03-15 16:40 | 2009-11-2 | Show | GitHub Exploit DB Packet Storm |
| 254139 | 4.1 | 警告 | Linux レッドハット |
- | Linux kernel の smbfs に関する脆弱性 | - | CVE-2006-5871 | 2010-03-15 16:40 | 2005-10-5 | Show | GitHub Exploit DB Packet Storm |
| 254140 | 7.8 | 危険 | Linux レッドハット |
- | Linux kernel の selinux_parse_skb_ipv6 関数におけるサービス運用妨害 (DoS) の脆弱性 |
CWE-189
数値処理の問題 |
CVE-2005-4886 | 2010-03-15 16:40 | 2005-10-5 | 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 |