|
You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database). |
Update Date":June 20, 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 250181 | 5 | 警告 | 3proxy | - | 3proxy におけるサービス運用妨害 (DoS) の脆弱性 | - | CVE-2006-6981 | 2012-06-26 15:38 | 2007-02-8 | Show | GitHub Exploit DB Packet Storm |
| 250182 | 7.5 | 危険 | amarok | - | Amarok の Magnatune コンポーネントの ruby ハンドラにおける任意のコマンドを実行される脆弱性 |
CWE-20
不適切な入力確認 |
CVE-2006-6979 | 2012-06-26 15:38 | 2007-02-8 | Show | GitHub Exploit DB Packet Storm |
| 250183 | 4.3 | 警告 | CKEditor Team | - | FCKEditorto の "Basic Toolbar Selection" におけるクロスサイトスクリプティングの脆弱性 |
CWE-79
クロスサイト・スクリプティング(XSS) |
CVE-2006-6978 | 2012-06-26 15:38 | 2007-02-8 | Show | GitHub Exploit DB Packet Storm |
| 250184 | 4.3 | 警告 | freetextbox | - | FreeTextBox の "Basic Toolbar Selection" におけるクロスサイトスクリプティングの脆弱性 |
CWE-79
クロスサイト・スクリプティング(XSS) |
CVE-2006-6977 | 2012-06-26 15:38 | 2007-02-8 | Show | GitHub Exploit DB Packet Storm |
| 250185 | 7.5 | 危険 | centipaid | - | CentiPaid の centipaid_class.php における PHP リモートファイルインクルージョンの脆弱性 |
CWE-94
コード・インジェクション |
CVE-2006-6976 | 2012-06-26 15:38 | 2007-02-8 | Show | GitHub Exploit DB Packet Storm |
| 250186 | 7.5 | 危険 | bti-tracker | - | BtitTracker の torrents.php における SQL インジェクションの脆弱性 | - | CVE-2006-6972 | 2012-06-26 15:38 | 2007-02-7 | Show | GitHub Exploit DB Packet Storm |
| 250187 | 4.3 | 警告 | Andreas Gohr | - | DokuWiki の lib/exe/fetch.php におけるCRLF インジェクションの脆弱性 | - | CVE-2006-6965 | 2012-06-26 15:38 | 2007-01-29 | Show | GitHub Exploit DB Packet Storm |
| 250188 | 7.5 | 危険 | Docebo | - | Docebo LMS における PHP リモートファイルインクルージョンの脆弱性 | - | CVE-2006-6963 | 2012-06-26 15:38 | 2007-01-29 | Show | GitHub Exploit DB Packet Storm |
| 250189 | 6.8 | 警告 | Docebo | - | Docebo の addons/mod_media/body.php における PHP リモートファイルインクルージョンの脆弱性 |
CWE-94
コード・インジェクション |
CVE-2006-6957 | 2012-06-26 15:38 | 2007-01-29 | Show | GitHub Exploit DB Packet Storm |
| 250190 | 7.5 | 危険 | Bitweaver | - | bitweaver の newsletters/edition.php における SQL インジェクションの脆弱性 | - | CVE-2006-6923 | 2012-06-26 15:38 | 2007-01-12 | Show | GitHub Exploit DB Packet Storm |
Update Date:June 21, 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 |