|
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 |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 252521 | 5 | 警告 | - | Google Chrome におけるサービス運用妨害 (アプリケーションクラッシュ) の脆弱性 |
CWE-399
リソース管理の問題 |
CVE-2011-2787 | 2011-11-21 11:42 | 2011-08-2 | Show | GitHub Exploit DB Packet Storm | |
| 252522 | 4.3 | 警告 | - | Google Chrome におけるオーディオ録音の脆弱性 |
CWE-20
不適切な入力確認 |
CVE-2011-2786 | 2011-11-21 11:42 | 2011-08-2 | Show | GitHub Exploit DB Packet Storm | |
| 252523 | 4.3 | 警告 | - | Google Chrome の拡張機能の実装における詳細不明な脆弱性 |
CWE-20
不適切な入力確認 |
CVE-2011-2785 | 2011-11-21 11:35 | 2011-08-2 | Show | GitHub Exploit DB Packet Storm | |
| 252524 | 5 | 警告 | - | Google Chrome における重要な情報を取得される脆弱性 |
CWE-200
情報漏えい |
CVE-2011-2784 | 2011-11-21 11:34 | 2011-08-2 | Show | GitHub Exploit DB Packet Storm | |
| 252525 | 6.4 | 警告 | - | Google Chrome における製品の機能を変更される脆弱性 |
CWE-20
不適切な入力確認 |
CVE-2011-2783 | 2011-11-21 11:33 | 2011-08-2 | Show | GitHub Exploit DB Packet Storm | |
| 252526 | 4.3 | 警告 | - | Google Chrome におけるアクセス制限を回避される脆弱性 |
CWE-264
認可・権限・アクセス制御 |
CVE-2011-2782 | 2011-11-21 11:32 | 2011-08-2 | Show | GitHub Exploit DB Packet Storm | |
| 252527 | 4.3 | 警告 | - | Google Chrome のベーシック認証ダイアログの実装における認証情報を取得される脆弱性 |
CWE-287
不適切な認証 |
CVE-2011-2361 | 2011-11-21 11:31 | 2011-08-2 | Show | GitHub Exploit DB Packet Storm | |
| 252528 | 5 | 警告 | - | Google Chrome におけるコンテンツの制限を回避される脆弱性 |
CWE-264
認可・権限・アクセス制御 |
CVE-2011-2360 | 2011-11-21 11:30 | 2011-08-2 | Show | GitHub Exploit DB Packet Storm | |
| 252529 | 7.5 | 危険 | アップル |
- | Google Chrome におけるサービス運用妨害 (DoS) の脆弱性 |
CWE-20
不適切な入力確認 |
CVE-2011-2359 | 2011-11-21 11:24 | 2011-08-2 | Show | GitHub Exploit DB Packet Storm |
| 252530 | 6.4 | 警告 | - | Google Chrome における製品の機能を変更される脆弱性 |
CWE-20
不適切な入力確認 |
CVE-2011-2358 | 2011-11-21 11:23 | 2011-08-2 | 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 221661 | 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 |
| 221662 | 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 |
| 221663 | 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 |
| 221664 | 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 |
| 221665 | 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 |
| 221666 | 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 |
| 221667 | 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 |
| 221668 | 4.3 |
MEDIUM
Network |
foxitsoftware |
phantompdf reader |
An issue was discovered in Foxit Reader and PhantomPDF before 9.5. It has homograph mishandling. |
NVD-CWE-noinfo
|
CVE-2019-20835 | 2024-11-21 13:39 | 2020-06-5 | Show | GitHub Exploit DB Packet Storm |
| 221669 | 7.5 |
HIGH
Network |
foxitsoftware | phantompdf | An issue was discovered in Foxit PhantomPDF before 8.3.10. 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-20834 | 2024-11-21 13:39 | 2020-06-5 | Show | GitHub Exploit DB Packet Storm |
| 221670 | 7.5 |
HIGH
Network |
foxitsoftware | phantompdf | An issue was discovered in Foxit PhantomPDF before 8.3.10. It has mishandling of cloud credentials, as demonstrated by Google Drive. |
CWE-287
Improper Authentication |
CVE-2019-20833 | 2024-11-21 13:39 | 2020-06-5 | Show | GitHub Exploit DB Packet Storm |