|
You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database). |
Update Date":May 21, 2026, 2 p.m.
| No | CVSS | Level Attach Vector |
Vendor Name | Project Name | Title | CWE | CVE | Update Date | Publication Date | Impact Show |
Exploit PoC Search |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 251471 | 6 | 警告 | EPiServer | - | EPiServer CMS における WebAdmins のアクセス権を取得される脆弱性 |
CWE-noinfo
情報不足 |
CVE-2012-1031 | 2012-02-10 15:04 | 2012-02-8 | Show | GitHub Exploit DB Packet Storm |
| 251472 | 5 | 警告 | OfficeSIP Communications | - | OfficeSIP Server におけるサービス運用妨害 (デーモンクラッシュ) の脆弱性 |
CWE-20
不適切な入力確認 |
CVE-2012-1008 | 2012-02-10 15:03 | 2012-02-8 | Show | GitHub Exploit DB Packet Storm |
| 251473 | 2.1 | 注意 | Foswiki | - | Foswiki の UI/Register.pm におけるクロスサイトスクリプティングの脆弱性 |
CWE-79
クロスサイト・スクリプティング(XSS) |
CVE-2012-1004 | 2012-02-10 15:02 | 2012-02-8 | Show | GitHub Exploit DB Packet Storm |
| 251474 | 10 | 危険 | Zakon Group | - | OpenConf における詳細不明な脆弱性 |
CWE-noinfo
情報不足 |
CVE-2012-1002 | 2012-02-10 15:01 | 2012-02-2 | Show | GitHub Exploit DB Packet Storm |
| 251475 | 7.5 | 危険 | Tube Ace | - | Tube Ace の mobile/search/index.php における SQL インジェクションの脆弱性 |
CWE-89
SQLインジェクション |
CVE-2012-1029 | 2012-02-10 15:00 | 2012-02-8 | Show | GitHub Exploit DB Packet Storm |
| 251476 | 4.3 | 警告 | Simple Groupware Solutions | - | SimpleGroupware の bin/index.php におけるクロスサイトスクリプティングの脆弱性 |
CWE-79
クロスサイト・スクリプティング(XSS) |
CVE-2012-1028 | 2012-02-10 14:59 | 2012-02-2 | Show | GitHub Exploit DB Packet Storm |
| 251477 | 7.5 | 危険 | Johannes Ekberg | - | XRay CMS の login2.php における SQL インジェクションの脆弱性 |
CWE-89
SQLインジェクション |
CVE-2012-1026 | 2012-02-10 14:15 | 2012-02-8 | Show | GitHub Exploit DB Packet Storm |
| 251478 | 5 | 警告 | Dream Property GmbH | - | Enigma2 Webinterface のファイルにおける絶対パストラバーサルの脆弱性 |
CWE-22
パス・トラバーサル |
CVE-2012-1025 | 2012-02-10 14:01 | 2012-02-8 | Show | GitHub Exploit DB Packet Storm |
| 251479 | 5 | 警告 | Dream Property GmbH | - | Enigma2 Webinterface のファイルにおけるディレクトリトラバーサルの脆弱性 |
CWE-22
パス・トラバーサル |
CVE-2012-1024 | 2012-02-10 14:00 | 2012-02-8 | Show | GitHub Exploit DB Packet Storm |
| 251480 | 6.8 | 警告 | Apache Software Foundation | - | Apache Struts 2 における任意の Java メソッド実行の脆弱性 |
CWE-Other
その他 |
CVE-2012-0838 | 2012-02-10 12:02 | 2012-02-10 | 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 257841 | 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 |
| 257842 | 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 |
| 257843 | 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 |
| 257844 | 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 |
| 257845 | 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 |
| 257846 | 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 |
| 257847 | 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 |
| 257848 | 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 |
| 257849 | 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 |
| 257850 | 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 |