|
You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database). |
Update Date":May 21, 2026, 6:01 p.m.
| No | CVSS | Level Attach Vector |
Vendor Name | Project Name | Title | CWE | CVE | Update Date | Publication Date | Impact Show |
Exploit PoC Search |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 256451 | 4.3 | 警告 | サイバートラスト株式会社 Mozilla Foundation レッドハット |
- | Mozilla Firefox/SeaMonkey におけるクロスサイトスクリプティングの脆弱性 |
CWE-79
クロスサイト・スクリプティング(XSS) |
CVE-2010-0162 | 2010-03-9 11:02 | 2010-02-17 | Show | GitHub Exploit DB Packet Storm |
| 256452 | 5 | 警告 | サイバートラスト株式会社 Mozilla Foundation レッドハット |
- | Mozilla Firefox/SeaMonkey におけるクロスサイトスクリプティングの脆弱性 |
CWE-264
認可・権限・アクセス制御 |
CVE-2009-3988 | 2010-03-9 11:01 | 2010-02-17 | Show | GitHub Exploit DB Packet Storm |
| 256453 | 10 | 危険 | サイバートラスト株式会社 Mozilla Foundation レッドハット |
- | Mozilla Firefox/SeaMonkey の Web ワーカー機能における任意のコードを実行される脆弱性 |
CWE-399
リソース管理の問題 |
CVE-2010-0160 | 2010-03-9 11:01 | 2010-02-17 | Show | GitHub Exploit DB Packet Storm |
| 256454 | 2.1 | 注意 | サイバートラスト株式会社 GNOME Project レッドハット |
- | NetworkManager の nm-connection-editor における重要な情報を取得される脆弱性 |
CWE-200
情報漏えい |
CVE-2009-4145 | 2010-03-8 12:28 | 2009-12-23 | Show | GitHub Exploit DB Packet Storm |
| 256455 | 6.8 | 警告 | サイバートラスト株式会社 GNOME Project レッドハット |
- | NetworkManager における重要な情報を取得される脆弱性 |
CWE-310
暗号の問題 |
CVE-2009-4144 | 2010-03-8 12:28 | 2009-12-23 | Show | GitHub Exploit DB Packet Storm |
| 256456 | 5 | 警告 | Squid-cache.org | - | Squid の htcpHandleTstRequest 関数におけるサービス運用妨害 (DoS) の脆弱性 |
CWE-20
不適切な入力確認 |
CVE-2010-0639 | 2010-03-8 12:28 | 2010-02-12 | Show | GitHub Exploit DB Packet Storm |
| 256457 | 9.3 | 危険 | OpenOffice.org Project レッドハット |
- | OpenOffice.org の filter/ww8/ww8par2.cxx におけるサービス運用妨害 (DoS) の脆弱性 |
CWE-94
コード・インジェクション |
CVE-2009-3302 | 2010-03-5 10:33 | 2010-02-12 | Show | GitHub Exploit DB Packet Storm |
| 256458 | 9.3 | 危険 | OpenOffice.org Project レッドハット |
- | OpenOffice.org の filter/ww8/ww8par2.cxx における整数アンダーフローの脆弱性 |
CWE-189
数値処理の問題 |
CVE-2009-3301 | 2010-03-5 10:33 | 2010-02-12 | Show | GitHub Exploit DB Packet Storm |
| 256459 | 9.3 | 危険 | OpenOffice.org Project レッドハット |
- | OpenOffice.org の GIFLZWDecompressor::GIFLZWDecompressor 関数におけるヒープベースのバッファオーバーフローの脆弱性 |
CWE-119
バッファエラー |
CVE-2009-2950 | 2010-03-5 10:32 | 2010-02-12 | Show | GitHub Exploit DB Packet Storm |
| 256460 | 9.3 | 危険 | OpenOffice.org Project レッドハット |
- | OpenOffice.org の XPMReader::ReadXPM 関数における整数オーバーフローの脆弱性 |
CWE-189
数値処理の問題 |
CVE-2009-2949 | 2010-03-5 10:32 | 2010-02-12 | Show | GitHub Exploit DB Packet Storm |
Update Date:May 22, 2026, 4:08 a.m.
| No | CVSS | Level Attach Vector |
Vendor Name | Project Name | Title | CWE | CVE | Update Date | Publication Date | Show Affected | Exploit PoC Search |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 211701 | 5.9 |
MEDIUM
Network |
opensuse python fedoraproject oracle |
leap python fedora enterprise_manager_ops_center |
Lib/ipaddress.py in Python through 3.8.3 improperly computes hash values in the IPv4Interface and IPv6Interface classes, which might allow a remote attacker to cause a denial of service if an applica… |
CWE-682 CWE-330 Incorrect Calculation Use of Insufficiently Random Values |
CVE-2020-14422 | 2024-11-21 14:03 | 2020-06-18 | Show | GitHub Exploit DB Packet Storm |
| 211702 | 7.2 |
HIGH
Network |
aapanel | aapanel | aaPanel through 6.6.6 allows remote authenticated users to execute arbitrary commands via the Script Content box on the Add Cron Job screen. |
CWE-88
Argument Injection |
CVE-2020-14421 | 2024-11-21 14:03 | 2020-06-18 | Show | GitHub Exploit DB Packet Storm |
| 211703 | 4.2 |
MEDIUM
Local |
linux opensuse |
linux_kernel leap |
In the Linux kernel before 5.4.16, a race condition in tty->disc_data handling in the slip and slcan line discipline could lead to a use-after-free, aka CID-0ace17d56824. This affects drivers/net/sli… |
CWE-362 CWE-416 Race Condition Use After Free |
CVE-2020-14416 | 2024-11-21 14:03 | 2020-06-18 | Show | GitHub Exploit DB Packet Storm |
| 211704 | 6.1 |
MEDIUM
Network |
agentejo | cockpit | An issue was discovered in Agentejo Cockpit 0.10.2. Insufficient sanitization of the to parameter in the /auth/login route allows for injection of arbitrary JavaScript code into a web page's content,… |
CWE-79
Cross-site Scripting |
CVE-2020-14408 | 2024-11-21 14:03 | 2020-06-18 | Show | GitHub Exploit DB Packet Storm |
| 211705 | 6.5 |
MEDIUM
Network |
libvnc_project canonical debian siemens |
libvncserver ubuntu_linux debian_linux simatic_itc1500_firmware simatic_itc1500_pro_firmware simatic_itc1900_firmware simatic_itc1900_pro_firmware simatic_itc2200_firmware sim… |
An issue was discovered in LibVNCServer before 0.9.13. libvncclient/rfbproto.c does not limit TextChat size. |
CWE-770
Allocation of Resources Without Limits or Throttling |
CVE-2020-14405 | 2024-11-21 14:03 | 2020-06-18 | Show | GitHub Exploit DB Packet Storm |
| 211706 | 5.4 |
MEDIUM
Network |
libvnc_project canonical debian siemens |
libvncserver ubuntu_linux debian_linux simatic_itc1500_firmware simatic_itc1500_pro_firmware simatic_itc1900_firmware simatic_itc1900_pro_firmware simatic_itc2200_firmware sim… |
An issue was discovered in LibVNCServer before 0.9.13. libvncserver/rre.c allows out-of-bounds access via encodings. |
CWE-787
Out-of-bounds Write |
CVE-2020-14404 | 2024-11-21 14:03 | 2020-06-18 | Show | GitHub Exploit DB Packet Storm |
| 211707 | 5.4 |
MEDIUM
Network |
libvnc_project canonical debian siemens |
libvncserver ubuntu_linux debian_linux simatic_itc1500_firmware simatic_itc1500_pro_firmware simatic_itc1900_firmware simatic_itc1900_pro_firmware simatic_itc2200_firmware sim… |
An issue was discovered in LibVNCServer before 0.9.13. libvncserver/hextile.c allows out-of-bounds access via encodings. |
CWE-787
Out-of-bounds Write |
CVE-2020-14403 | 2024-11-21 14:03 | 2020-06-18 | Show | GitHub Exploit DB Packet Storm |
| 211708 | 5.4 |
MEDIUM
Network |
libvnc_project canonical debian siemens |
libvncserver ubuntu_linux debian_linux simatic_itc1500_firmware simatic_itc1500_pro_firmware simatic_itc1900_firmware simatic_itc1900_pro_firmware simatic_itc2200_firmware sim… |
An issue was discovered in LibVNCServer before 0.9.13. libvncserver/corre.c allows out-of-bounds access via encodings. |
CWE-787
Out-of-bounds Write |
CVE-2020-14402 | 2024-11-21 14:03 | 2020-06-18 | Show | GitHub Exploit DB Packet Storm |
| 211709 | 6.5 |
MEDIUM
Network |
libvncserver_project debian opensuse siemens |
libvncserver debian_linux leap simatic_itc1500_firmware simatic_itc1500_pro_firmware simatic_itc1900_firmware simatic_itc1900_pro_firmware simatic_itc2200_firmware simatic_itc… |
An issue was discovered in LibVNCServer before 0.9.13. libvncserver/scale.c has a pixel_value integer overflow. |
CWE-190
Integer Overflow or Wraparound |
CVE-2020-14401 | 2024-11-21 14:03 | 2020-06-18 | Show | GitHub Exploit DB Packet Storm |
| 211710 | 7.5 |
HIGH
Network |
libvncserver_project debian opensuse canonical |
libvncserver debian_linux leap ubuntu_linux |
An issue was discovered in LibVNCServer before 0.9.13. Byte-aligned data is accessed through uint16_t pointers in libvncserver/translate.c. NOTE: Third parties do not consider this to be a vulnerabil… |
NVD-CWE-Other
|
CVE-2020-14400 | 2024-11-21 14:03 | 2020-06-18 | Show | GitHub Exploit DB Packet Storm |