|
You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database). |
Update Date":May 10, 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 227081 | 6.9 | 警告 | steve robbins | - | mgt の mailgo における任意のファイルを上書きされる脆弱性 |
CWE-59
リンク解釈の問題 |
CVE-2008-4972 | 2012-12-20 18:52 | 2008-08-24 | Show | GitHub Exploit DB Packet Storm |
| 227082 | 6.9 | 警告 | savonet | - | liguidsoap の liguidsoap.py における任意のファイルを上書きされる脆弱性 |
CWE-59
リンク解釈の問題 |
CVE-2008-4965 | 2012-12-20 18:52 | 2008-11-6 | Show | GitHub Exploit DB Packet Storm |
| 227083 | 6.9 | 警告 | tivano | - | cdrw-taper の amlabel-cdrw における任意のファイルを上書きされる脆弱性 |
CWE-59
リンク解釈の問題 |
CVE-2008-4945 | 2012-12-20 18:52 | 2008-11-5 | Show | GitHub Exploit DB Packet Storm |
| 227084 | 6.2 | 警告 | OpenOffice.org Project | - | OOo の senddoc における任意のファイルを上書きされる脆弱性 |
CWE-59
リンク解釈の問題 |
CVE-2008-4937 | 2012-12-20 18:52 | 2008-11-5 | Show | GitHub Exploit DB Packet Storm |
| 227085 | 8.8 | 危険 | visagesoft | - | VISAGESOFT eXPert PDF Viewer X ActiveX コントロールにおける任意のファイルを上書きされる脆弱性 |
CWE-20
不適切な入力確認 |
CVE-2008-4919 | 2012-12-20 18:52 | 2008-11-4 | Show | GitHub Exploit DB Packet Storm |
| 227086 | 4.3 | 警告 | SonicWALL | - | SonicWALL Pro 2040 などで使用されている SonicWALL SonicOS Enhanced におけるクロスサイトスクリプティングの脆弱性 |
CWE-79
クロスサイト・スクリプティング(XSS) |
CVE-2008-4918 | 2012-12-20 18:52 | 2008-11-4 | Show | GitHub Exploit DB Packet Storm |
| 227087 | 7.5 | 危険 | rs maxsoft | - | RS MAXSOFT の fotogalerie モジュールにおける SQL インジェクションの脆弱性 |
CWE-89
SQLインジェクション |
CVE-2008-4912 | 2012-12-20 18:52 | 2008-11-3 | Show | GitHub Exploit DB Packet Storm |
| 227088 | 10 | 危険 | サン・マイクロシステムズ | - | Sun Java Web Start の BasicService におけるクライアントマシン上で任意のプログラムを実行される脆弱性 |
CWE-20
不適切な入力確認 |
CVE-2008-4910 | 2012-12-20 18:52 | 2008-11-3 | Show | GitHub Exploit DB Packet Storm |
| 227089 | 7.5 | 危険 | w1n78 | - | e107 用の Lyrics プラグインにおける SQL インジェクションの脆弱性 |
CWE-89
SQLインジェクション |
CVE-2008-4906 | 2012-12-20 18:52 | 2008-11-3 | Show | GitHub Exploit DB Packet Storm |
| 227090 | 5 | 警告 | typosphere | - | Typo におけるパスワードを推測される脆弱性 |
CWE-310
暗号の問題 |
CVE-2008-4905 | 2012-12-20 18:52 | 2008-11-3 | Show | GitHub Exploit DB Packet Storm |
Update Date:May 10, 2026, 4:58 a.m.
| No | CVSS | Level Attach Vector |
Vendor Name | Project Name | Title | CWE | CVE | Update Date | Publication Date | Show Affected | Exploit PoC Search |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 222771 | 6.5 |
MEDIUM
Network |
myhtml_project | myhtml | MyHTML through 4.0.5 has a NULL pointer dereference in myhtml_tree_node_remove in tree.c. |
CWE-476
NULL Pointer Dereference |
CVE-2019-16164 | 2024-11-21 13:30 | 2019-09-10 | Show | GitHub Exploit DB Packet Storm |
| 222772 | 7.5 |
HIGH
Network |
oniguruma_project fedoraproject debian canonical |
oniguruma fedora debian_linux ubuntu_linux |
Oniguruma before 6.9.3 allows Stack Exhaustion in regcomp.c because of recursion in regparse.c. |
CWE-674
Uncontrolled Recursion |
CVE-2019-16163 | 2024-11-21 13:30 | 2019-09-10 | Show | GitHub Exploit DB Packet Storm |
| 222773 | 7.5 |
HIGH
Network |
k-takata | onigmo | Onigmo through 6.2.0 has an out-of-bounds read in parse_char_class because of missing codepoint validation in regenc.c. |
CWE-125
Out-of-bounds Read |
CVE-2019-16162 | 2024-11-21 13:30 | 2019-09-10 | Show | GitHub Exploit DB Packet Storm |
| 222774 | 6.5 |
MEDIUM
Network |
sqlite netapp canonical fedoraproject debian tenable oracle mcafee |
sqlite steelstore_cloud_integrated_storage oncommand_workflow_automation oncommand_insight ontap_select_deploy_administration_utility active_iq_unified_manager santricity_unified_ma… |
In SQLite through 3.29.0, whereLoopAddBtreeIndex in sqlite3.c can crash a browser or other application because of missing validation of a sqlite_stat1 sz field, aka a "severe division by zero in the … |
CWE-369
Divide By Zero |
CVE-2019-16168 | 2024-11-21 13:30 | 2019-09-10 | Show | GitHub Exploit DB Packet Storm |
| 222775 | 7.5 |
HIGH
Network |
k-takata | onigmo | Onigmo through 6.2.0 has a NULL pointer dereference in onig_error_code_to_str because of fetch_token in regparse.c. |
CWE-476
NULL Pointer Dereference |
CVE-2019-16161 | 2024-11-21 13:30 | 2019-09-10 | Show | GitHub Exploit DB Packet Storm |
| 222776 | 7.5 |
HIGH
Network |
nic opensuse fedoraproject debian |
bird backports_sle fedora debian_linux |
BIRD Internet Routing Daemon 1.6.x through 1.6.7 and 2.x through 2.0.5 has a stack-based buffer overflow. The BGP daemon's support for RFC 8203 administrative shutdown communication messages included… |
CWE-787
Out-of-bounds Write |
CVE-2019-16159 | 2024-11-21 13:30 | 2019-09-10 | Show | GitHub Exploit DB Packet Storm |
| 222777 | 6.1 |
MEDIUM
Network |
sakailms | sakai | Sakai through 12.6 allows XSS via a chat user name. |
CWE-79
Cross-site Scripting |
CVE-2019-16148 | 2024-11-21 13:30 | 2019-09-9 | Show | GitHub Exploit DB Packet Storm |
| 222778 | 4.8 |
MEDIUM
Network |
getgophish | gophish | Gophish through 0.8.0 allows XSS via a username. |
CWE-79
Cross-site Scripting |
CVE-2019-16146 | 2024-11-21 13:30 | 2019-09-9 | Show | GitHub Exploit DB Packet Storm |
| 222779 | 9.8 |
CRITICAL
Network |
atutor | atutor | In ATutor 2.2.4, an unauthenticated attacker can change the application settings and force it to use his crafted database, which allows him to gain access to the application. Next, he can change the … |
CWE-863
Incorrect Authorization |
CVE-2019-16114 | 2024-11-21 13:30 | 2019-09-9 | Show | GitHub Exploit DB Packet Storm |
| 222780 | 7.5 |
HIGH
Network |
generator-rs_project | generator-rs | An issue was discovered in the generator crate before 0.6.18 for Rust. Uninitialized memory is used by Scope, done, and yield_ during API calls. |
CWE-908
Use of Uninitialized Resource |
CVE-2019-16144 | 2024-11-21 13:30 | 2019-09-9 | Show | GitHub Exploit DB Packet Storm |