|
You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database). |
Update Date":May 31, 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 249431 | 10 | 危険 | 光洋電子工業 | - | 複数の光洋電子工業社製品の Web サーバおける不特定の機能を実行される脆弱性 |
CWE-287
不適切な認証 |
CVE-2012-1808 | 2012-04-17 16:52 | 2012-04-11 | Show | GitHub Exploit DB Packet Storm |
| 249432 | 4.3 | 警告 | 光洋電子工業 | - | 複数の光洋電子工業社製品の Web サーバにおけるクロスサイトスクリプティングの脆弱性 |
CWE-79
クロスサイト・スクリプティング(XSS) |
CVE-2012-1807 | 2012-04-17 16:51 | 2012-04-11 | Show | GitHub Exploit DB Packet Storm |
| 249433 | 7.5 | 危険 | 光洋電子工業 | - | 複数の光洋電子工業社製品の ECOM Ethernet モジュールにおけるアクセス権を取得される脆弱性 |
CWE-287
不適切な認証 |
CVE-2012-1806 | 2012-04-17 16:50 | 2012-04-11 | Show | GitHub Exploit DB Packet Storm |
| 249434 | 10 | 危険 | 光洋電子工業 | - | 複数の光洋電子工業社製品の ECOM Ethernet モジュールにおけるバッファオーバーフローの脆弱性 |
CWE-119
バッファエラー |
CVE-2012-1805 | 2012-04-17 16:47 | 2012-04-11 | Show | GitHub Exploit DB Packet Storm |
| 249435 | 7.5 | 危険 | libarchive | - | libarchive におけるサービス運用妨害 (アプリケーションクラッシュ) の脆弱性 |
CWE-399
リソース管理の問題 |
CVE-2011-1779 | 2012-04-17 16:46 | 2012-04-13 | Show | GitHub Exploit DB Packet Storm |
| 249436 | 7.5 | 危険 | libarchive | - | libarchive におけるバッファオーバーフローの脆弱性 |
CWE-119
バッファエラー |
CVE-2010-4666 | 2012-04-17 16:29 | 2012-04-13 | Show | GitHub Exploit DB Packet Storm |
| 249437 | 9.3 | 危険 | Mozilla Foundation | - | Mozilla Firefox および Thunderbird における権限を取得される脆弱性 |
CWE-94
コード・インジェクション |
CVE-2011-3655 | 2012-04-16 18:09 | 2011-11-8 | Show | GitHub Exploit DB Packet Storm |
| 249438 | 10 | 危険 | Mozilla Foundation | - | Mozilla Firefox および Thunderbird のブラウザエンジンにおけるサービス運用妨害 (DoS) の脆弱性 |
CWE-119
バッファエラー |
CVE-2011-3654 | 2012-04-16 18:07 | 2011-11-8 | Show | GitHub Exploit DB Packet Storm |
| 249439 | 10 | 危険 | Mozilla Foundation | - | Mozilla Firefox および Thunderbird のブラウザエンジンにおけるサービス運用妨害 (DoS) の脆弱性 |
CWE-119
バッファエラー |
CVE-2011-3652 | 2012-04-16 17:16 | 2011-11-8 | Show | GitHub Exploit DB Packet Storm |
| 249440 | 10 | 危険 | Mozilla Foundation | - | Mozilla Firefox および Thunderbird のブラウザエンジンにおけるサービス運用妨害 (DoS) の脆弱性 |
CWE-noinfo
情報不足 |
CVE-2011-3651 | 2012-04-16 17:14 | 2011-11-8 | Show | GitHub Exploit DB Packet Storm |
Update Date:May 31, 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 200921 | 7.5 |
HIGH
Network |
gitlab | gitlab | GitLab EE 8.0 through 12.7.2 has Incorrect Access Control. |
CWE-862
Missing Authorization |
CVE-2020-7968 | 2024-11-21 14:38 | 2020-02-6 | Show | GitHub Exploit DB Packet Storm |
| 200922 | 4.3 |
MEDIUM
Network |
gitlab | gitlab | GitLab EE 8.0 through 12.7.2 has Insecure Permissions (issue 1 of 2). |
CWE-276
Incorrect Default Permissions |
CVE-2020-7967 | 2024-11-21 14:38 | 2020-02-6 | Show | GitHub Exploit DB Packet Storm |
| 200923 | 7.5 |
HIGH
Network |
gitlab | gitlab | GitLab EE 11.11 and later through 12.7.2 allows Directory Traversal. |
CWE-22
Path Traversal |
CVE-2020-7966 | 2024-11-21 14:38 | 2020-02-6 | Show | GitHub Exploit DB Packet Storm |
| 200924 | 9.8 |
CRITICAL
Network |
gitlab | gitlab | GitLab EE 8.9 and later through 12.7.2 has Insecure Permission |
CWE-276
Incorrect Default Permissions |
CVE-2020-8114 | 2024-11-21 14:38 | 2020-02-6 | Show | GitHub Exploit DB Packet Storm |
| 200925 | 5.3 |
MEDIUM
Network |
gitlab | gitlab | GitLab EE 8.9 and later through 12.7.2 has Insecure Permission |
CWE-276
Incorrect Default Permissions |
CVE-2020-7979 | 2024-11-21 14:38 | 2020-02-6 | Show | GitHub Exploit DB Packet Storm |
| 200926 | 7.5 |
HIGH
Network |
squid-cache opensuse canonical |
squid leap ubuntu_linux |
An issue was discovered in Squid before 4.10. Due to incorrect input validation, the NTLM authentication credentials parser in ext_lm_group_acl may write to memory outside the credentials buffer. On … |
CWE-20 CWE-787 Improper Input Validation Out-of-bounds Write |
CVE-2020-8517 | 2024-11-21 14:38 | 2020-02-5 | Show | GitHub Exploit DB Packet Storm |
| 200927 | 7.3 |
HIGH
Network |
squid-cache canonical opensuse fedoraproject debian |
squid ubuntu_linux leap fedora debian_linux |
An issue was discovered in Squid before 4.10. Due to incorrect buffer management, a remote client can cause a buffer overflow in a Squid instance acting as a reverse proxy. |
CWE-787 CWE-131 Out-of-bounds Write Incorrect Calculation of Buffer Size |
CVE-2020-8450 | 2024-11-21 14:38 | 2020-02-5 | Show | GitHub Exploit DB Packet Storm |
| 200928 | 7.5 |
HIGH
Network |
squid-cache debian canonical opensuse fedoraproject |
squid debian_linux ubuntu_linux leap fedora |
An issue was discovered in Squid before 4.10. Due to incorrect input validation, it can interpret crafted HTTP requests in unexpected ways to access server resources prohibited by earlier security fi… |
CWE-668
Exposure of Resource to Wrong Sphere |
CVE-2020-8449 | 2024-11-21 14:38 | 2020-02-5 | Show | GitHub Exploit DB Packet Storm |
| 200929 | 9.8 |
CRITICAL
Network |
klona_project | klona | Flaw in input validation in npm package klona version 1.1.0 and earlier may allow prototype pollution attack that may result in remote code execution or denial of service of applications using klona. |
CWE-20
Improper Input Validation |
CVE-2020-8125 | 2024-11-21 14:38 | 2020-02-5 | Show | GitHub Exploit DB Packet Storm |
| 200930 | 5.3 |
MEDIUM
Network |
url-parse_project | url-parse | Insufficient validation and sanitization of user input exists in url-parse npm package version 1.4.4 and earlier may allow attacker to bypass security checks. |
CWE-20
Improper Input Validation |
CVE-2020-8124 | 2024-11-21 14:38 | 2020-02-5 | Show | GitHub Exploit DB Packet Storm |