|
You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database). |
Update Date":May 11, 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 253591 | 6.8 | 警告 | アップル | - | Apple Mac OS X の Apple Type Services における任意のコードを実行される脆弱性 |
CWE-119
バッファエラー |
CVE-2010-1833 | 2010-11-26 15:34 | 2010-11-15 | Show | GitHub Exploit DB Packet Storm |
| 253592 | 6.8 | 警告 | アップル | - | Apple Mac OS X の Apple Type Services におけるスタックベースのバッファオーバーフローの脆弱性 |
CWE-119
バッファエラー |
CVE-2010-1832 | 2010-11-26 15:32 | 2010-11-15 | Show | GitHub Exploit DB Packet Storm |
| 253593 | 4.3 | 警告 | - | Google Chrome における情報漏えいの脆弱性 |
CWE-200
情報漏えい |
- | 2010-11-26 11:02 | 2010-11-26 | Show | GitHub Exploit DB Packet Storm | |
| 253594 | 6.8 | 警告 | アップル | - | Apple Mac OS X の Apple Type Services における任意のコードを実行される脆弱性 |
CWE-119
バッファエラー |
CVE-2010-1831 | 2010-11-25 15:17 | 2010-11-15 | Show | GitHub Exploit DB Packet Storm |
| 253595 | 5 | 警告 | アップル | - | Apple Mac OS X の AFP Server における共有名を列挙される脆弱性 |
CWE-DesignError
|
CVE-2010-1830 | 2010-11-25 15:17 | 2010-11-15 | Show | GitHub Exploit DB Packet Storm |
| 253596 | 6 | 警告 | アップル | - | Apple Mac OS X の AFP Server におけるディレクトリトラバーサルの脆弱性 |
CWE-22
パス・トラバーサル |
CVE-2010-1829 | 2010-11-25 15:17 | 2010-11-15 | Show | GitHub Exploit DB Packet Storm |
| 253597 | 5 | 警告 | アップル | - | Apple Mac OS X の AFP Server におけるサービス運用妨害 (DoS) の脆弱性 |
CWE-20
不適切な入力確認 |
CVE-2010-1828 | 2010-11-25 15:17 | 2010-11-15 | Show | GitHub Exploit DB Packet Storm |
| 253598 | 4.3 | 警告 | アップル | - | Apple Mac OS X の Time Machine における重要な情報を取得される脆弱性 |
CWE-DesignError
|
CVE-2010-1803 | 2010-11-25 15:16 | 2010-11-15 | Show | GitHub Exploit DB Packet Storm |
| 253599 | 7.5 | 危険 | アップル | - | Apple Mac OS X の OpenSSL における X.509 証明書の認証を回避される脆弱性 |
CWE-310
暗号の問題 |
CVE-2010-1378 | 2010-11-25 15:15 | 2010-11-12 | Show | GitHub Exploit DB Packet Storm |
| 253600 | 4.9 | 警告 | アップル | - | Apple Mac OS X の hfs 実装におけるサービス運用妨害 (DoS) の脆弱性 |
CWE-DesignError
|
CVE-2010-0105 | 2010-11-25 15:15 | 2010-04-27 | Show | GitHub Exploit DB Packet Storm |
Update Date:May 11, 2026, 4:09 a.m.
| No | CVSS | Level Attach Vector |
Vendor Name | Project Name | Title | CWE | CVE | Update Date | Publication Date | Show Affected | Exploit PoC Search |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 265641 | 8.8 |
HIGH
Network |
google debian canonical redhat suse opensuse |
v8 chrome debian_linux ubuntu_linux enterprise_linux_desktop enterprise_linux_server enterprise_linux_workstation linux_enterprise leap opensuse |
objects.cc in Google V8 before 5.0.71.32, as used in Google Chrome before 51.0.2704.63, does not properly restrict lazy deoptimization, which allows remote attackers to cause a denial of service (hea… |
CWE-119
Incorrect Access of Indexable Resource ('Range Error') |
CVE-2016-1678 | 2024-11-21 11:46 | 2016-06-6 | Show | GitHub Exploit DB Packet Storm |
| 265642 | 8.8 |
HIGH
Network |
debian canonical redhat suse opensuse |
debian_linux ubuntu_linux enterprise_linux_desktop enterprise_linux_server enterprise_linux_workstation linux_enterprise leap opensuse chrome |
Blink, as used in Google Chrome before 51.0.2704.63, allows remote attackers to bypass the Same Origin Policy by leveraging the mishandling of Document reattachment during destruction, related to Fra… |
CWE-284
Improper Access Control |
CVE-2016-1675 | 2024-11-21 11:46 | 2016-06-6 | Show | GitHub Exploit DB Packet Storm |
| 265643 | 8.8 |
HIGH
Network |
debian redhat suse opensuse |
debian_linux enterprise_linux_desktop enterprise_linux_server enterprise_linux_workstation linux_enterprise leap opensuse chrome |
The extensions subsystem in Google Chrome before 51.0.2704.63 allows remote attackers to bypass the Same Origin Policy via unspecified vectors. |
NVD-CWE-noinfo
|
CVE-2016-1674 | 2024-11-21 11:46 | 2016-06-6 | Show | GitHub Exploit DB Packet Storm |
| 265644 | 8.8 |
HIGH
Network |
google debian canonical redhat suse opensuse |
chrome debian_linux ubuntu_linux enterprise_linux_desktop enterprise_linux_server enterprise_linux_workstation linux_enterprise leap opensuse |
Blink, as used in Google Chrome before 51.0.2704.63, allows remote attackers to bypass the Same Origin Policy via unspecified vectors. |
NVD-CWE-noinfo
|
CVE-2016-1673 | 2024-11-21 11:46 | 2016-06-6 | Show | GitHub Exploit DB Packet Storm |
| 265645 | 8.8 |
HIGH
Network |
google debian redhat suse opensuse |
chrome debian_linux enterprise_linux_desktop enterprise_linux_server enterprise_linux_workstation linux_enterprise leap opensuse |
The ModuleSystem::RequireForJsInner function in extensions/renderer/module_system.cc in the extension bindings in Google Chrome before 51.0.2704.63 mishandles properties, which allows remote attacker… |
CWE-254 CWE-284 7PK - Security Features Improper Access Control |
CVE-2016-1672 | 2024-11-21 11:46 | 2016-06-6 | Show | GitHub Exploit DB Packet Storm |
| 265646 | 7.8 |
HIGH
Local |
cisco | ip_phone_8800_series_firmware | CISCO IP 8800 phones with software 11.0.1 and earlier allow local users to gain privileges for OS command execution via crafted CLI commands, aka Bug ID CSCuz03005. |
CWE-20
Improper Input Validation |
CVE-2016-1403 | 2024-11-21 11:46 | 2016-06-4 | Show | GitHub Exploit DB Packet Storm |
| 265647 | 8.8 |
HIGH
Network |
cisco |
prime_network_analysis_module_software prime_virtual_network_analysis_module_software |
Cisco Prime Network Analysis Module (NAM) before 6.1(1) patch.6.1-2-final and 6.2.x before 6.2(2) and Prime Virtual Network Analysis Module (vNAM) before 6.1(1) patch.6.1-2-final and 6.2.x before 6.2… |
CWE-20
Improper Input Validation |
CVE-2016-1391 | 2024-11-21 11:46 | 2016-06-4 | Show | GitHub Exploit DB Packet Storm |
| 265648 | 7.8 |
HIGH
Local |
cisco |
prime_network_analysis_module_software prime_virtual_network_analysis_module_software |
Cisco Prime Network Analysis Module (NAM) before 6.1(1) patch.6.1-2-final and 6.2.x before 6.2(1) and Prime Virtual Network Analysis Module (vNAM) before 6.1(1) patch.6.1-2-final and 6.2.x before 6.2… |
CWE-20
Improper Input Validation |
CVE-2016-1390 | 2024-11-21 11:46 | 2016-06-4 | Show | GitHub Exploit DB Packet Storm |
| 265649 | 9.8 |
CRITICAL
Network |
cisco |
network_analysis_module prime_network_analysis_module_software prime_virtual_network_analysis_module_software |
Cisco Prime Network Analysis Module (NAM) before 6.1(1) patch.6.1-2-final and 6.2.x before 6.2(1) and Prime Virtual Network Analysis Module (vNAM) before 6.1(1) patch.6.1-2-final and 6.2.x before 6.2… |
CWE-77
Command Injection |
CVE-2016-1388 | 2024-11-21 11:46 | 2016-06-3 | Show | GitHub Exploit DB Packet Storm |
| 265650 | 5.3 |
MEDIUM
Network |
cisco | network_analysis_module_software | Cisco Prime Network Analysis Module (NAM) before 6.2(1-b) miscalculates IPv6 payload lengths, which allows remote attackers to cause a denial of service (mond process crash and monitoring outage) via… |
CWE-20
Improper Input Validation |
CVE-2016-1370 | 2024-11-21 11:46 | 2016-06-3 | Show | GitHub Exploit DB Packet Storm |