|
You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database). |
Update Date":May 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 255471 | 6.6 | 警告 | サイバートラスト株式会社 レッドハット |
- | QEMU-KVM の subpage MMIO initialization 機能における権限を取得される脆弱性 |
CWE-264
認可・権限・アクセス制御 |
CVE-2010-2784 | 2010-09-7 15:51 | 2010-08-19 | Show | GitHub Exploit DB Packet Storm |
| 255472 | 6.6 | 警告 | サイバートラスト株式会社 レッドハット |
- | QEMU-KVM のゲスト QXL ドライバポインタにおける権限を取得される脆弱性 |
CWE-20
不適切な入力確認 |
CVE-2010-0431 | 2010-09-7 15:50 | 2010-08-19 | Show | GitHub Exploit DB Packet Storm |
| 255473 | 6.6 | 警告 | サイバートラスト株式会社 レッドハット |
- | 複数のレッドハット製品などで利用される libspice のメモリ管理操作における権限を取得される脆弱性 |
CWE-264
認可・権限・アクセス制御 |
CVE-2010-0429 | 2010-09-7 15:49 | 2010-08-19 | Show | GitHub Exploit DB Packet Storm |
| 255474 | 6.6 | 警告 | サイバートラスト株式会社 レッドハット |
- | 複数のレッドハット製品などで利用される libspice のゲスト QXL ドライバポインタにおける権限を取得される脆弱性 |
CWE-20
不適切な入力確認 |
CVE-2010-0428 | 2010-09-7 15:48 | 2010-08-19 | Show | GitHub Exploit DB Packet Storm |
| 255475 | - | - | ワイズテクノロジー | - | Wyse ThinOS LPD サービスにバッファオーバーフローの脆弱性 | - | - | 2010-09-7 15:47 | 2010-08-17 | Show | GitHub Exploit DB Packet Storm |
| 255476 | 7.8 | 危険 | 日立 | - | Hitachi Storage Command Suite 製品の組み込みデータベースにおけるサービス運用妨害 (DoS) の脆弱性 |
CWE-20
不適切な入力確認 |
- | 2010-09-7 15:45 | 2010-08-16 | Show | GitHub Exploit DB Packet Storm |
| 255477 | 7.8 | 危険 | 日立 | - | JP1/Desktop Navigation 組み込みデータベースにおけるサービス運用妨害 (DoS) の脆弱性 |
CWE-20
不適切な入力確認 |
- | 2010-09-7 15:44 | 2010-08-16 | Show | GitHub Exploit DB Packet Storm |
| 255478 | 4.3 | 警告 | Zabbix | - | Zabbix の formatQuery 関数におけるクロスサイトスクリプティングの脆弱性 |
CWE-79
クロスサイト・スクリプティング(XSS) |
CVE-2010-2790 | 2010-09-7 15:42 | 2010-06-9 | Show | GitHub Exploit DB Packet Storm |
| 255479 | 7.1 | 危険 | レッドハット X.Org Foundation サイバートラスト株式会社 オラクル |
- | X.Org の X server の fbComposite 関数における任意のコードを実行される脆弱性 |
CWE-189
数値処理の問題 |
CVE-2010-1166 | 2010-09-6 18:42 | 2010-04-28 | Show | GitHub Exploit DB Packet Storm |
| 255480 | 10 | 危険 | サイバートラスト株式会社 Wireshark レッドハット |
- | Wireshark の UDVM 解析部における任意のコードを実行される脆弱性 |
CWE-189
数値処理の問題 |
CVE-2010-2995 | 2010-09-6 17:48 | 2010-06-9 | Show | GitHub Exploit DB Packet Storm |
Update Date:May 21, 2026, 4:10 a.m.
| No | CVSS | Level Attach Vector |
Vendor Name | Project Name | Title | CWE | CVE | Update Date | Publication Date | Show Affected | Exploit PoC Search |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 225241 | 6.5 |
MEDIUM
Network |
gnu | cflow | GNU cflow through 1.6 has a heap-based buffer over-read in the nexttoken function in parser.c. |
CWE-125
Out-of-bounds Read |
CVE-2019-16166 | 2024-11-21 13:30 | 2019-09-10 | Show | GitHub Exploit DB Packet Storm |
| 225242 | 6.5 |
MEDIUM
Network |
gnu | cflow | GNU cflow through 1.6 has a use-after-free in the reference function in parser.c. |
CWE-416
Use After Free |
CVE-2019-16165 | 2024-11-21 13:30 | 2019-09-10 | Show | GitHub Exploit DB Packet Storm |
| 225243 | 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 |
| 225244 | 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 |
| 225245 | 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 |
| 225246 | 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 |
| 225247 | 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 |
| 225248 | 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 |
| 225249 | 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 |
| 225250 | 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 |