|
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 |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 250231 | 4.3 | 警告 | Moodle Yahoo! Mozilla Foundation |
- | Bugzilla などの製品で使用される YUI の Flash コンポーネント構造におけるクロスサイトスクリプティングの脆弱性 |
CWE-79
クロスサイト・スクリプティング(XSS) |
CVE-2010-4208 | 2012-03-27 18:42 | 2010-11-7 | Show | GitHub Exploit DB Packet Storm |
| 250232 | 4.9 | 警告 | Linux | - | Linux kernel の net/rds/rdma.c における整数オーバーフローの脆弱性 |
CWE-189
数値処理の問題 |
CVE-2010-4175 | 2012-03-27 18:42 | 2011-01-10 | Show | GitHub Exploit DB Packet Storm |
| 250233 | 7.8 | 危険 | Linux | - | Linux kernel の x25_parse_facilities 関数における整数アンダーフローの脆弱性 |
CWE-189
数値処理の問題 |
CVE-2010-4164 | 2012-03-27 18:42 | 2011-01-3 | Show | GitHub Exploit DB Packet Storm |
| 250234 | 4.3 | 警告 | Moodle Yahoo! Mozilla Foundation |
- | Bugzilla などの製品で使用される YUI の Flash コンポーネント構造におけるクロスサイトスクリプティングの脆弱性 |
CWE-79
クロスサイト・スクリプティング(XSS) |
CVE-2010-4207 | 2012-03-27 18:42 | 2010-11-7 | Show | GitHub Exploit DB Packet Storm |
| 250235 | 7.5 | 危険 | onlinetechtools.com | - | OWOS の process.asp における SQL インジェクションの脆弱性 |
CWE-89
SQLインジェクション |
CVE-2010-4186 | 2012-03-27 18:42 | 2010-11-5 | Show | GitHub Exploit DB Packet Storm |
| 250236 | 7.5 | 危険 | energine | - | Energine における SQL インジェクションの脆弱性 |
CWE-89
SQLインジェクション |
CVE-2010-4185 | 2012-03-27 18:42 | 2010-11-5 | Show | GitHub Exploit DB Packet Storm |
| 250237 | 5 | 警告 | netsupportsoftware | - | NSM における重要な情報を取得される脆弱性 |
CWE-310
暗号の問題 |
CVE-2010-4184 | 2012-03-27 18:42 | 2010-10-8 | Show | GitHub Exploit DB Packet Storm |
| 250238 | 4.3 | 警告 | htmlpurifier マイクロソフト |
- | HTML Purifier におけるクロスサイトスクリプティングの脆弱性 |
CWE-79
クロスサイト・スクリプティング(XSS) |
CVE-2010-4183 | 2012-03-27 18:42 | 2010-09-5 | Show | GitHub Exploit DB Packet Storm |
| 250239 | 5 | 警告 | Yaws | - | Yaws におけるディレクトリトラバーサルの脆弱性 |
CWE-22
パス・トラバーサル |
CVE-2010-4181 | 2012-03-27 18:42 | 2010-11-4 | Show | GitHub Exploit DB Packet Storm |
| 250240 | 4 | 警告 | dracut Project kernel.org |
- | dracut におけるローカルユーザの tty0 からターナミルデータを読まれる脆弱性 |
CWE-264
認可・権限・アクセス制御 |
CVE-2010-4176 | 2012-03-27 18:42 | 2010-12-7 | 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 210051 | 8.8 |
HIGH
Network |
google debian opensuse fedoraproject |
chrome debian_linux leap fedora backports_sle |
Stack buffer overflow in WebRTC in Google Chrome prior to 86.0.4240.183 allowed a remote attacker to potentially exploit stack corruption via a crafted WebRTC packet. |
CWE-787
Out-of-bounds Write |
CVE-2020-16008 | 2024-11-21 14:06 | 2020-11-3 | Show | GitHub Exploit DB Packet Storm |
| 210052 | 7.8 |
HIGH
Local |
google debian opensuse |
chrome debian_linux leap backports_sle |
Insufficient data validation in installer in Google Chrome prior to 86.0.4240.183 allowed a local attacker to potentially elevate privilege via a crafted filesystem. |
CWE-59
Link Following |
CVE-2020-16007 | 2024-11-21 14:06 | 2020-11-3 | Show | GitHub Exploit DB Packet Storm |
| 210053 | 8.8 |
HIGH
Network |
google debian opensuse fedoraproject |
chrome debian_linux leap fedora backports_sle |
Inappropriate implementation in V8 in Google Chrome prior to 86.0.4240.183 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page. |
CWE-787
Out-of-bounds Write |
CVE-2020-16006 | 2024-11-21 14:06 | 2020-11-3 | Show | GitHub Exploit DB Packet Storm |
| 210054 | 8.8 |
HIGH
Network |
google opensuse debian fedoraproject |
chrome leap backports_sle debian_linux fedora |
Insufficient policy enforcement in ANGLE in Google Chrome prior to 86.0.4240.183 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page. |
CWE-787 CWE-755 Out-of-bounds Write Improper Handling of Exceptional Conditions |
CVE-2020-16005 | 2024-11-21 14:06 | 2020-11-3 | Show | GitHub Exploit DB Packet Storm |
| 210055 | 8.8 |
HIGH
Network |
google opensuse fedoraproject debian |
chrome leap backports_sle fedora debian_linux |
Use after free in user interface in Google Chrome prior to 86.0.4240.183 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page. |
CWE-787 CWE-416 Out-of-bounds Write Use After Free |
CVE-2020-16004 | 2024-11-21 14:06 | 2020-11-3 | Show | GitHub Exploit DB Packet Storm |
| 210056 | 8.8 |
HIGH
Network |
google debian fedoraproject opensuse |
chrome debian_linux fedora backports_sle |
Use after free in printing in Google Chrome prior to 86.0.4240.111 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page. |
CWE-787 CWE-416 Out-of-bounds Write Use After Free |
CVE-2020-16003 | 2024-11-21 14:06 | 2020-11-3 | Show | GitHub Exploit DB Packet Storm |
| 210057 | 8.8 |
HIGH
Network |
google fedoraproject opensuse debian |
chrome fedora backports_sle debian_linux |
Use after free in PDFium in Google Chrome prior to 86.0.4240.111 allowed a remote attacker to potentially exploit heap corruption via a crafted PDF file. |
CWE-787 CWE-416 Out-of-bounds Write Use After Free |
CVE-2020-16002 | 2024-11-21 14:06 | 2020-11-3 | Show | GitHub Exploit DB Packet Storm |
| 210058 | 8.8 |
HIGH
Network |
google debian opensuse fedoraproject |
chrome debian_linux backports_sle fedora |
Use after free in media in Google Chrome prior to 86.0.4240.111 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page. |
CWE-787 CWE-416 Out-of-bounds Write Use After Free |
CVE-2020-16001 | 2024-11-21 14:06 | 2020-11-3 | Show | GitHub Exploit DB Packet Storm |
| 210059 | 8.8 |
HIGH
Network |
google fedoraproject opensuse debian |
chrome fedora backports_sle debian_linux |
Inappropriate implementation in Blink in Google Chrome prior to 86.0.4240.111 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page. |
CWE-787
Out-of-bounds Write |
CVE-2020-16000 | 2024-11-21 14:06 | 2020-11-3 | Show | GitHub Exploit DB Packet Storm |
| 210060 | 6.5 |
MEDIUM
Network |
google freetype debian fedoraproject opensuse |
chrome freetype debian_linux fedora backports_sle |
Heap buffer overflow in Freetype in Google Chrome prior to 86.0.4240.111 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page. |
CWE-787
Out-of-bounds Write |
CVE-2020-15999 | 2024-11-21 14:06 | 2020-11-3 | Show | GitHub Exploit DB Packet Storm |