|
You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database). |
Update Date":May 4, 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 227981 | 5 | 警告 | toribash | - | Toribash のクライアントにおけるサービス運用妨害 (DoS) の脆弱性 | - | CVE-2007-4449 | 2012-12-20 18:33 | 2007-08-20 | Show | GitHub Exploit DB Packet Storm |
| 227982 | 5 | 警告 | toribash | - | Toribash のサーバにおけるサービス運用妨害 (DoS) の脆弱性 | - | CVE-2007-4448 | 2012-12-20 18:33 | 2007-08-20 | Show | GitHub Exploit DB Packet Storm |
| 227983 | 7.5 | 危険 | toribash | - | Toribash のクライアントにおけるバッファオーバーフローの脆弱性 | - | CVE-2007-4447 | 2012-12-20 18:33 | 2007-08-20 | Show | GitHub Exploit DB Packet Storm |
| 227984 | 7.5 | 危険 | toribash | - | Toribash のサーバにおけるフォーマットストリングの脆弱性 | - | CVE-2007-4446 | 2012-12-20 18:33 | 2007-08-20 | Show | GitHub Exploit DB Packet Storm |
| 227985 | 7.5 | 危険 | rfactor | - | Image Space rFactor におけるサービス運用妨害 (DoS) の脆弱性 | - | CVE-2007-4445 | 2012-12-20 18:33 | 2007-08-20 | Show | GitHub Exploit DB Packet Storm |
| 227986 | 7.5 | 危険 | rfactor | - | Image Space rFactor におけるバッファオーバーフローの脆弱性 | - | CVE-2007-4444 | 2012-12-20 18:33 | 2007-08-20 | Show | GitHub Exploit DB Packet Storm |
| 227987 | 7.5 | 危険 | Pegasus Mail | - | Mercury Mail Transport System の MercuryS SMTP サーバにおけるスタックベースのバッファオーバーフローの脆弱性 |
CWE-119
バッファエラー |
CVE-2007-4440 | 2012-12-20 18:33 | 2007-08-20 | Show | GitHub Exploit DB Packet Storm |
| 227988 | 7.5 | 危険 | torrenttrader | - | TorrentTrader における SQL インジェクションの脆弱性 | - | CVE-2007-4435 | 2012-12-20 18:33 | 2007-08-20 | Show | GitHub Exploit DB Packet Storm |
| 227989 | 4.6 | 警告 | SUSE | - | SUSE Linux 上で稼動する rug プログラム用などの wrapper スクリプトにおける権限を取得される脆弱性 | - | CVE-2007-4432 | 2012-12-20 18:33 | 2007-08-17 | Show | GitHub Exploit DB Packet Storm |
| 227990 | 5 | 警告 | Skype Technologies S.A. | - | Skype におけるサービス運用妨害 (DoS) の脆弱性 |
CWE-noinfo
情報不足 |
CVE-2007-4429 | 2012-12-20 18:33 | 2007-08-20 | Show | GitHub Exploit DB Packet Storm |
Update Date:May 4, 2026, 4:06 a.m.
| No | CVSS | Level Attach Vector |
Vendor Name | Project Name | Title | CWE | CVE | Update Date | Publication Date | Show Affected | Exploit PoC Search |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 200491 | 9.8 |
CRITICAL
Network |
s3-kilatstorage_project | s3-kilatstorage | This affects all versions of package s3-kilatstorage. |
CWE-78
OS Command |
CVE-2020-28424 | 2024-11-21 14:22 | 2022-08-2 | Show | GitHub Exploit DB Packet Storm |
| 200492 | 9.8 |
CRITICAL
Network |
monorepo-build_project | monorepo-build | This affects all versions of package monorepo-build. |
CWE-77
Command Injection |
CVE-2020-28423 | 2024-11-21 14:22 | 2022-08-2 | Show | GitHub Exploit DB Packet Storm |
| 200493 | 9.8 |
CRITICAL
Network |
properties-reader_project | properties-reader | This affects the package properties-reader before 2.2.0. |
CWE-1321
Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution') |
CVE-2020-28471 | 2024-11-21 14:22 | 2022-07-25 | Show | GitHub Exploit DB Packet Storm |
| 200494 | 9.8 |
CRITICAL
Network |
ion-parser_project | ion-parser | This affects all versions of package ion-parser. If an attacker submits a malicious INI file to an application that parses it with parse , they will pollute the prototype on the application. This can… |
CWE-1321
Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution') |
CVE-2020-28462 | 2024-11-21 14:22 | 2022-07-25 | Show | GitHub Exploit DB Packet Storm |
| 200495 | 9.8 |
CRITICAL
Network |
js-ini_project | js-ini | This affects the package js-ini before 1.3.0. If an attacker submits a malicious INI file to an application that parses it with parse , they will pollute the prototype on the application. This can be… |
CWE-1321
Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution') |
CVE-2020-28461 | 2024-11-21 14:22 | 2022-07-25 | Show | GitHub Exploit DB Packet Storm |
| 200496 | 6.1 |
MEDIUM
Network |
markdown-it-decorate_project | markdown-it-decorate | This affects all versions of package markdown-it-decorate. An attacker can add an event handler or use javascript:xxx for the link. |
CWE-79
Cross-site Scripting |
CVE-2020-28459 | 2024-11-21 14:22 | 2022-07-25 | Show | GitHub Exploit DB Packet Storm |
| 200497 | 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 |
| 200498 | 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 |
| 200499 | 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 |
| 200500 | 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 |