|
You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database). |
Update Date":May 14, 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 255311 | 7.8 | 危険 | シスコシステムズ | - | 複数の Cisco 製品におけるサービス運用妨害 (DoS) の脆弱性 |
CWE-noinfo
情報不足 |
CVE-2010-0149 | 2010-03-10 11:22 | 2010-02-17 | Show | GitHub Exploit DB Packet Storm |
| 255312 | 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 |
| 255313 | 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 |
| 255314 | 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 |
| 255315 | 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 |
| 255316 | 6.8 | 警告 | サイバートラスト株式会社 GNOME Project レッドハット |
- | NetworkManager における重要な情報を取得される脆弱性 |
CWE-310
暗号の問題 |
CVE-2009-4144 | 2010-03-8 12:28 | 2009-12-23 | Show | GitHub Exploit DB Packet Storm |
| 255317 | 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 |
| 255318 | 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 |
| 255319 | 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 |
| 255320 | 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 |
Update Date:May 14, 2026, 4 a.m.
| No | CVSS | Level Attach Vector |
Vendor Name | Project Name | Title | CWE | CVE | Update Date | Publication Date | Show Affected | Exploit PoC Search |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 219871 | 7.5 |
HIGH
Network |
mattermost | mattermost_server | An issue was discovered in Mattermost Server before 5.18.0. It allows attackers to cause a denial of service (memory consumption) via a large Slack import. |
CWE-770
Allocation of Resources Without Limits or Throttling |
CVE-2019-20845 | 2024-11-21 13:39 | 2020-06-19 | Show | GitHub Exploit DB Packet Storm |
| 219872 | 6.5 |
MEDIUM
Network |
mattermost | mattermost_server | An issue was discovered in Mattermost Server before 5.18.0, 5.17.2, 5.16.4, 5.15.4, and 5.9.7. An attacker can spoof a direct-message channel by changing the type of a channel. |
CWE-924
Improper Enforcement of Message Integrity During Transmission in a Communication Channel |
CVE-2019-20844 | 2024-11-21 13:39 | 2020-06-19 | Show | GitHub Exploit DB Packet Storm |
| 219873 | 7.5 |
HIGH
Network |
mattermost | mattermost_server | An issue was discovered in Mattermost Server before 5.18.0, 5.17.2, 5.16.4, 5.15.4, and 5.9.7. There are weak permissions for configuration files. |
CWE-281
Improper Preservation of Permissions |
CVE-2019-20843 | 2024-11-21 13:39 | 2020-06-19 | Show | GitHub Exploit DB Packet Storm |
| 219874 | 7.2 |
HIGH
Network |
mattermost | mattermost_server | An issue was discovered in Mattermost Server before 5.18.0, 5.17.2, 5.16.4, 5.15.4, and 5.9.7. There is SQL injection by admins via SearchAllChannels. |
CWE-89
SQL Injection |
CVE-2019-20842 | 2024-11-21 13:39 | 2020-06-19 | Show | GitHub Exploit DB Packet Storm |
| 219875 | 8.8 |
HIGH
Network |
mattermost | mattermost_server | An issue was discovered in Mattermost Server before 5.18.0, 5.17.2, 5.16.4, 5.15.4, and 5.9.7. CSRF can sometimes occur via a crafted web site for account takeover attacks. |
CWE-352
Origin Validation Error |
CVE-2019-20841 | 2024-11-21 13:39 | 2020-06-19 | Show | GitHub Exploit DB Packet Storm |
| 219876 | 7.5 |
HIGH
Network |
libvnc_project canonical debian siemens opensuse |
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/ws_decode.c can lead to a crash because of unaligned accesses in hybiReadAndDecode. |
CWE-787
Out-of-bounds Write |
CVE-2019-20840 | 2024-11-21 13:39 | 2020-06-18 | Show | GitHub Exploit DB Packet Storm |
| 219877 | 7.5 |
HIGH
Network |
libvnc_project canonical debian siemens opensuse |
libvncserver ubuntu_linux debian_linux simatic_itc1500_firmware simatic_itc1500_pro_firmware simatic_itc1900_firmware simatic_itc1900_pro_firmware simatic_itc2200_firmware sim… |
libvncclient/sockets.c in LibVNCServer before 0.9.13 has a buffer overflow via a long socket filename. |
CWE-120
Classic Buffer Overflow |
CVE-2019-20839 | 2024-11-21 13:39 | 2020-06-18 | Show | GitHub Exploit DB Packet Storm |
| 219878 | 7.5 |
HIGH
Network |
pcre apple splunk |
pcre macos universal_forwarder |
libpcre in PCRE before 8.43 allows a subject buffer over-read in JIT when UTF is disabled, and \X or \R has more than one fixed quantifier, a related issue to CVE-2019-20454. |
CWE-125
Out-of-bounds Read |
CVE-2019-20838 | 2024-11-21 13:39 | 2020-06-16 | Show | GitHub Exploit DB Packet Storm |
| 219879 | 7.5 |
HIGH
Network |
foxitsoftware |
phantompdf reader |
An issue was discovered in Foxit Reader and PhantomPDF before 9.5. It allows signature validation bypass via a modified file or a file with non-standard signatures. |
CWE-347
Improper Verification of Cryptographic Signature |
CVE-2019-20837 | 2024-11-21 13:39 | 2020-06-5 | Show | GitHub Exploit DB Packet Storm |
| 219880 | 7.5 |
HIGH
Network |
foxitsoftware |
phantompdf reader |
An issue was discovered in Foxit Reader and PhantomPDF before 9.5. It has mishandling of cloud credentials, as demonstrated by Google Drive. |
CWE-200
Information Exposure |
CVE-2019-20836 | 2024-11-21 13:39 | 2020-06-5 | Show | GitHub Exploit DB Packet Storm |