|
You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database). |
Update Date":June 30, 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 258441 | 9.3 | 危険 | マイクロソフト | - | Microsoft Internet Explorer 6 から 9 における任意のコードを実行される脆弱性 |
CWE-119
バッファエラー |
CVE-2011-1250 | 2011-06-28 12:12 | 2011-06-14 | Show | GitHub Exploit DB Packet Storm |
| 258442 | 9.3 | 危険 | マイクロソフト | - | Microsoft Internet Explorer 7 から 9 における任意のコードを実行される脆弱性 |
CWE-119
バッファエラー |
CVE-2011-1262 | 2011-06-28 12:11 | 2011-06-14 | Show | GitHub Exploit DB Packet Storm |
| 258443 | 4.9 | 警告 | Linux レッドハット |
- | Linux kernel の fs/eventpoll.c におけるサービス運用妨害 (DoS)の脆弱性 |
CWE-399
リソース管理の問題 |
CVE-2011-1082 | 2011-06-28 10:03 | 2011-04-4 | Show | GitHub Exploit DB Packet Storm |
| 258444 | 4.9 | 警告 | Linux レッドハット |
- | Linux kernel の mm/huge_memory.c におけるサービス運用妨害 (メモリ破損) の脆弱性 |
CWE-399
リソース管理の問題 |
CVE-2011-0999 | 2011-06-28 10:01 | 2011-02-23 | Show | GitHub Exploit DB Packet Storm |
| 258445 | 1.9 | 注意 | Linux レッドハット |
- | Linux kernel の arch/x86/kvm/x86.c における重要な情報を取得される脆弱性 |
CWE-200
情報漏えい |
CVE-2010-3881 | 2011-06-28 09:53 | 2010-12-9 | Show | GitHub Exploit DB Packet Storm |
| 258446 | 9.3 | 危険 | マイクロソフト | - | Microsoft Internet Explorer 8 および 9 における任意のコードを実行される脆弱性 |
CWE-119
バッファエラー |
CVE-2011-1260 | 2011-06-27 16:23 | 2011-06-14 | Show | GitHub Exploit DB Packet Storm |
| 258447 | 4.3 | 警告 | マイクロソフト | - | Microsoft Internet Explorer 7 および 8 におけるクロスサイトスクリプティングの脆弱性 |
CWE-79
クロスサイト・スクリプティング(XSS) |
CVE-2011-1252 | 2011-06-27 16:22 | 2011-06-14 | Show | GitHub Exploit DB Packet Storm |
| 258448 | 9.3 | 危険 | マイクロソフト | - | Microsoft Internet Explorer 8 における任意のコードを実行される脆弱性 |
CWE-119
バッファエラー |
CVE-2011-1251 | 2011-06-27 16:21 | 2011-06-14 | Show | GitHub Exploit DB Packet Storm |
| 258449 | 4.3 | 警告 | マイクロソフト | - | Microsoft Internet Explorer 8 における重要な情報を取得される脆弱性 |
CWE-200
情報漏えい |
CVE-2011-1246 | 2011-06-27 16:21 | 2011-06-14 | Show | GitHub Exploit DB Packet Storm |
| 258450 | 4.3 | 警告 | マイクロソフト | - | 複数の Microsoft 製品における任意のファイルを読まれる脆弱性 |
CWE-200
情報漏えい |
CVE-2011-1280 | 2011-06-27 16:19 | 2011-06-14 | Show | GitHub Exploit DB Packet Storm |
Update Date:July 1, 2026, 4:27 a.m.
| No | CVSS | Level Attach Vector |
Vendor Name | Project Name | Title | CWE | CVE | Update Date | Publication Date | Show Affected | Exploit PoC Search |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 213681 | 6.1 |
MEDIUM
Network |
markdown-it-toc_project | markdown-it-toc | This affects all versions of package markdown-it-toc. The title of the generated toc and the contents of the header are not escaped. |
CWE-79
Cross-site Scripting |
CVE-2020-28455 | 2024-11-21 14:22 | 2022-07-25 | Show | GitHub Exploit DB Packet Storm |
| 213682 | 9.8 |
CRITICAL
Network |
xopen_project | xopen | This affects all versions of package xopen. The injection point is located in line 14 in index.js in the exported function xopen(filepath) |
CWE-77
Command Injection |
CVE-2020-28447 | 2024-11-21 14:22 | 2022-07-25 | Show | GitHub Exploit DB Packet Storm |
| 213683 | 9.8 |
CRITICAL
Network |
ntesseract_project | ntesseract | The package ntesseract before 0.2.9 are vulnerable to Command Injection via lib/tesseract.js. |
CWE-77
Command Injection |
CVE-2020-28446 | 2024-11-21 14:22 | 2022-07-25 | Show | GitHub Exploit DB Packet Storm |
| 213684 | 9.8 |
CRITICAL
Network |
npm-help_project | npm-help | This affects all versions of package npm-help. The injection point is located in line 13 in index.js file in export.latestVersion() function. |
CWE-77
Command Injection |
CVE-2020-28445 | 2024-11-21 14:22 | 2022-07-25 | Show | GitHub Exploit DB Packet Storm |
| 213685 | 9.8 |
CRITICAL
Network |
sonar-wrapper_project | sonar-wrapper | This affects all versions of package sonar-wrapper. The injection point is located in lib/sonarRunner.js. |
CWE-77
Command Injection |
CVE-2020-28443 | 2024-11-21 14:22 | 2022-07-25 | Show | GitHub Exploit DB Packet Storm |
| 213686 | 9.8 |
CRITICAL
Network |
conf-cfg-ini_project | conf-cfg-ini | This affects the package conf-cfg-ini before 1.2.2. If an attacker submits a malicious INI file to an application that parses it with decode, they will pollute the prototype on the application. This … |
CWE-1321
Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution') |
CVE-2020-28441 | 2024-11-21 14:22 | 2022-07-25 | Show | GitHub Exploit DB Packet Storm |
| 213687 | 9.8 |
CRITICAL
Network |
deferred-exec_project | deferred-exec | This affects all versions of package deferred-exec. The injection point is located in line 42 in lib/deferred-exec.js |
CWE-77
Command Injection |
CVE-2020-28438 | 2024-11-21 14:22 | 2022-07-25 | Show | GitHub Exploit DB Packet Storm |
| 213688 | 9.8 |
CRITICAL
Network |
google-cloudstorage-commands_project | google-cloudstorage-commands | This affects all versions of package google-cloudstorage-commands. |
CWE-77
Command Injection |
CVE-2020-28436 | 2024-11-21 14:22 | 2022-07-25 | Show | GitHub Exploit DB Packet Storm |
| 213689 | 9.8 |
CRITICAL
Network |
ffmpeg-sdk_project | ffmpeg-sdk | This affects all versions of package ffmpeg-sdk. The injection point is located in line 9 in index.js. |
CWE-77
Command Injection |
CVE-2020-28435 | 2024-11-21 14:22 | 2022-07-25 | Show | GitHub Exploit DB Packet Storm |
| 213690 | 7.8 |
HIGH
Local |
git-archive_project | git-archive | All versions of package git-archive are vulnerable to Command Injection via the exports function. |
CWE-77
Command Injection |
CVE-2020-28422 | 2024-11-21 14:22 | 2022-07-25 | Show | GitHub Exploit DB Packet Storm |