|
You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database). |
Update Date":May 28, 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 256861 | 4.3 | 警告 | アップル Ruby on Rails project |
- | Ruby on Rails におけるクロスサイトスクリプティングの脆弱性 |
CWE-79
クロスサイト・スクリプティング(XSS) |
CVE-2009-3009 | 2010-04-16 16:58 | 2009-09-8 | Show | GitHub Exploit DB Packet Storm |
| 256862 | 7.5 | 危険 | アップル Ruby on Rails project |
- | Ruby on Rails のダイジェスト認証における認証を回避される脆弱性 |
CWE-287
不適切な認証 |
CVE-2009-2422 | 2010-04-16 16:57 | 2009-07-10 | Show | GitHub Exploit DB Packet Storm |
| 256863 | 6.8 | 警告 | アップル | - | Apple Mac OS X の QuickTime におけるヒープベースのバッファオーバーフローの脆弱性 |
CWE-119
バッファエラー |
CVE-2010-0526 | 2010-04-16 16:57 | 2010-03-29 | Show | GitHub Exploit DB Packet Storm |
| 256864 | 6.8 | 警告 | アップル | - | Apple Mac OS X の QuickTime におけるヒープベースのバッファオーバーフローの脆弱性 |
CWE-119
バッファエラー |
CVE-2010-0520 | 2010-04-16 16:57 | 2010-03-29 | Show | GitHub Exploit DB Packet Storm |
| 256865 | 6.8 | 警告 | アップル | - | Apple Mac OS X の QuickTime における整数オーバーフローの脆弱性 |
CWE-189
数値処理の問題 |
CVE-2010-0519 | 2010-04-16 16:57 | 2010-03-29 | Show | GitHub Exploit DB Packet Storm |
| 256866 | 6.8 | 警告 | アップル | - | Apple Mac OS X の QuickTime における任意のコードを実行される脆弱性 |
CWE-119
バッファエラー |
CVE-2010-0518 | 2010-04-16 16:56 | 2010-03-29 | Show | GitHub Exploit DB Packet Storm |
| 256867 | 6.8 | 警告 | アップル | - | Apple Mac OS X の QuickTime におけるヒープベースのバッファオーバーフローの脆弱性 |
CWE-119
バッファエラー |
CVE-2010-0517 | 2010-04-16 16:56 | 2010-03-29 | Show | GitHub Exploit DB Packet Storm |
| 256868 | 6.8 | 警告 | アップル | - | Apple Mac OS X の QuickTime におけるヒープベースのバッファオーバーフローの脆弱性 |
CWE-119
バッファエラー |
CVE-2010-0516 | 2010-04-15 18:39 | 2010-03-29 | Show | GitHub Exploit DB Packet Storm |
| 256869 | 6.8 | 警告 | アップル | - | Apple Mac OS X の QuickTime における任意のコードを実行される脆弱性 |
CWE-119
バッファエラー |
CVE-2010-0515 | 2010-04-15 18:39 | 2010-03-29 | Show | GitHub Exploit DB Packet Storm |
| 256870 | 6.8 | 警告 | アップル | - | Apple Mac OS X の QuickTime におけるヒープベースのバッファオーバーフローの脆弱性 |
CWE-119
バッファエラー |
CVE-2010-0514 | 2010-04-15 18:38 | 2010-03-29 | Show | GitHub Exploit DB Packet Storm |
Update Date:May 28, 2026, 4:16 a.m.
| No | CVSS | Level Attach Vector |
Vendor Name | Project Name | Title | CWE | CVE | Update Date | Publication Date | Show Affected | Exploit PoC Search |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 259471 | 9.8 |
CRITICAL
Network |
tcpdump | tcpdump | The BGP parser in tcpdump before 4.9.2 has a buffer over-read in print-bgp.c:bgp_attr_print(). |
CWE-125
Out-of-bounds Read |
CVE-2017-12994 | 2024-11-21 12:10 | 2017-09-14 | Show | GitHub Exploit DB Packet Storm |
| 259472 | 9.8 |
CRITICAL
Network |
tcpdump | tcpdump | The Juniper protocols parser in tcpdump before 4.9.2 has a buffer over-read in print-juniper.c, several functions. |
CWE-125
Out-of-bounds Read |
CVE-2017-12993 | 2024-11-21 12:10 | 2017-09-14 | Show | GitHub Exploit DB Packet Storm |
| 259473 | 9.8 |
CRITICAL
Network |
tcpdump | tcpdump | The RIPng parser in tcpdump before 4.9.2 has a buffer over-read in print-ripng.c:ripng_print(). |
CWE-125
Out-of-bounds Read |
CVE-2017-12992 | 2024-11-21 12:10 | 2017-09-14 | Show | GitHub Exploit DB Packet Storm |
| 259474 | 9.8 |
CRITICAL
Network |
tcpdump | tcpdump | The BGP parser in tcpdump before 4.9.2 has a buffer over-read in print-bgp.c:bgp_attr_print(). |
CWE-125
Out-of-bounds Read |
CVE-2017-12991 | 2024-11-21 12:10 | 2017-09-14 | Show | GitHub Exploit DB Packet Storm |
| 259475 | 7.5 |
HIGH
Network |
tcpdump | tcpdump | The ISAKMP parser in tcpdump before 4.9.2 could enter an infinite loop due to bugs in print-isakmp.c, several functions. |
CWE-835
Loop with Unreachable Exit Condition ('Infinite Loop') |
CVE-2017-12990 | 2024-11-21 12:10 | 2017-09-14 | Show | GitHub Exploit DB Packet Storm |
| 259476 | 7.5 |
HIGH
Network |
tcpdump | tcpdump | The RESP parser in tcpdump before 4.9.2 could enter an infinite loop due to a bug in print-resp.c:resp_get_length(). |
CWE-835
Loop with Unreachable Exit Condition ('Infinite Loop') |
CVE-2017-12989 | 2024-11-21 12:10 | 2017-09-14 | Show | GitHub Exploit DB Packet Storm |
| 259477 | 9.8 |
CRITICAL
Network |
tcpdump | tcpdump | The telnet parser in tcpdump before 4.9.2 has a buffer over-read in print-telnet.c:telnet_parse(). |
CWE-125
Out-of-bounds Read |
CVE-2017-12988 | 2024-11-21 12:10 | 2017-09-14 | Show | GitHub Exploit DB Packet Storm |
| 259478 | 9.8 |
CRITICAL
Network |
tcpdump redhat debian |
tcpdump enterprise_linux_desktop enterprise_linux_server debian_linux enterprise_linux_server_aus |
The IEEE 802.11 parser in tcpdump before 4.9.2 has a buffer over-read in print-802_11.c:parse_elements(). |
CWE-125
Out-of-bounds Read |
CVE-2017-12987 | 2024-11-21 12:10 | 2017-09-14 | Show | GitHub Exploit DB Packet Storm |
| 259479 | 9.8 |
CRITICAL
Network |
tcpdump | tcpdump | The IPv6 routing header parser in tcpdump before 4.9.2 has a buffer over-read in print-rt6.c:rt6_print(). |
CWE-125
Out-of-bounds Read |
CVE-2017-12986 | 2024-11-21 12:10 | 2017-09-14 | Show | GitHub Exploit DB Packet Storm |
| 259480 | 9.8 |
CRITICAL
Network |
tcpdump | tcpdump | The IPv6 parser in tcpdump before 4.9.2 has a buffer over-read in print-ip6.c:ip6_print(). |
CWE-125
Out-of-bounds Read |
CVE-2017-12985 | 2024-11-21 12:10 | 2017-09-14 | Show | GitHub Exploit DB Packet Storm |