Vulnerability Search Top
Show Search Menu
Vendor Name
プロダクト・サービス名
Title
CVE
Urgent
Important
Warning
Warning
CWE
公開-検索開始年
公開-検索開始月
公開-検索開始日
公開-検索終了年
公開-検索終了月
公開-検索終了日
レベルソート
In descending order of publication date
In descending order of update date
Number of items displayed

You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database).
Search keywords must be entered in English otherwise will not be searched in both JVN and NVD.

To search by CWE, please refer to the CWE Overview and check the CWE number.

  • Urgent
  • Important
  • Warning
  • Low
JVN Vulnerability Information

Update Date":April 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
227741 7.8 危険 universal ircd - ircu におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2007-4405 2012-12-20 18:33 2007-08-18 Show GitHub Exploit DB Packet Storm
227742 7.8 危険 universal ircd - ircu におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2007-4404 2012-12-20 18:33 2007-08-18 Show GitHub Exploit DB Packet Storm
227743 2.1 注意 SUSE - SUSE Linux 上で稼動する findutils-locate パッケージが作成した "コアクリーン" cron ジョブにおける任意のファイルを削除される脆弱性 - CVE-2007-4394 2012-12-20 18:33 2007-08-10 Show GitHub Exploit DB Packet Storm
227744 4.6 警告 SUSE - SUSE Linux 上で稼動する orarun 用のインストールスクリプトにおける未加工のディスクパーティションを読み書きされる脆弱性 - CVE-2007-4393 2012-12-20 18:33 2007-08-10 Show GitHub Exploit DB Packet Storm
227745 6.8 警告 stephane pineau - Stephane Pineau VOTE の depouilg.php3 における PHP リモートファイルインクルージョンの脆弱性 - CVE-2007-4384 2012-12-20 18:33 2007-08-17 Show GitHub Exploit DB Packet Storm
227746 7.2 危険 シマンテック - Symantec Altiris Deployment Solution の Aclient におけるローカルのシステム権限を取得される脆弱性 - CVE-2007-4380 2012-12-20 18:33 2007-08-13 Show GitHub Exploit DB Packet Storm
227747 4.3 警告 rndlabs - Babo Violent におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2007-4379 2012-12-20 18:33 2007-08-16 Show GitHub Exploit DB Packet Storm
227748 6.8 警告 rndlabs - Babo Violent におけるフォーマットストリングの脆弱性 - CVE-2007-4378 2012-12-20 18:33 2007-08-16 Show GitHub Exploit DB Packet Storm
227749 6.8 警告 szymon kosok - Szymon Kosok Best Top List の banner-upload.php における banners/ 配下の任意の PHP ファイルを実行される脆弱性 - CVE-2007-4376 2012-12-20 18:33 2007-08-16 Show GitHub Exploit DB Packet Storm
227750 4 警告 rndlabs - Babo Violent におけるメッセージを偽造される脆弱性 - CVE-2007-4374 2012-12-20 18:33 2007-08-16 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 30, 2026, 4:58 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
200051 8.8 HIGH
Network
fastify fastify-csrf This affects the package fastify-csrf before 3.0.0. 1. The generated cookie used insecure defaults, and did not have the httpOnly flag on: cookieOpts: { path: '/', sameSite: true } 2. The CSRF token … CWE-200
CWE-732
Information Exposure
 Incorrect Permission Assignment for Critical Resource
CVE-2020-28482 2024-11-21 14:22 2021-01-20 Show GitHub Exploit DB Packet Storm
200052 4.3 MEDIUM
Network
socket socket.io The package socket.io before 2.4.0 are vulnerable to Insecure Defaults due to CORS Misconfiguration. All domains are whitelisted by default. CWE-346
 Origin Validation Error
CVE-2020-28481 2024-11-21 14:22 2021-01-20 Show GitHub Exploit DB Packet Storm
200053 9.8 CRITICAL
Network
jointjs jointjs The package jointjs before 3.3.0 are vulnerable to Prototype Pollution via util.setByPath (https://resources.jointjs.com/docs/jointjs/v3.2/joint.htmlutil.setByPath). The path used the access the obje… NVD-CWE-Other
CVE-2020-28480 2024-11-21 14:22 2021-01-20 Show GitHub Exploit DB Packet Storm
200054 7.5 HIGH
Network
jointjs jointjs The package jointjs before 3.3.0 are vulnerable to Denial of Service (DoS) via the unsetByPath function. NVD-CWE-noinfo
CVE-2020-28479 2024-11-21 14:22 2021-01-20 Show GitHub Exploit DB Packet Storm
200055 7.5 HIGH
Network
greensock greensock_animation_platform This affects the package gsap before 3.6.0. NVD-CWE-noinfo
CVE-2020-28478 2024-11-21 14:22 2021-01-19 Show GitHub Exploit DB Packet Storm
200056 7.5 HIGH
Network
immer_project immer This affects all versions of package immer. NVD-CWE-noinfo
CVE-2020-28477 2024-11-21 14:22 2021-01-19 Show GitHub Exploit DB Packet Storm
200057 9.8 CRITICAL
Network
amazon aws_shared_configuration_file_loader
aws_sdk_for_javascipt
This affects the package @aws-sdk/shared-ini-file-loader before 1.0.0-rc.9; the package aws-sdk before 2.814.0. If an attacker submits a malicious INI file to an application that parses it with loadS… NVD-CWE-noinfo
CVE-2020-28472 2024-11-21 14:22 2021-01-19 Show GitHub Exploit DB Packet Storm
200058 6.1 MEDIUM
Network
scully scully This affects the package @scullyio/scully before 1.0.9. The transfer state is serialised with the JSON.stringify() function and then written into the HTML page. CWE-79
Cross-site Scripting
CVE-2020-28470 2024-11-21 14:22 2021-01-14 Show GitHub Exploit DB Packet Storm
200059 6.8 MEDIUM
Network
bottlepy
debian
bottle
debian_linux
The package bottle from 0 and before 0.12.19 are vulnerable to Web Cache Poisoning by using a vector called parameter cloaking. When the attacker can separate query parameters using a semicolon (;), … CWE-444
HTTP Request Smuggling
CVE-2020-28473 2024-11-21 14:22 2021-01-18 Show GitHub Exploit DB Packet Storm
200060 5.5 MEDIUM
Local
siemens opcenter_execution_core A vulnerability has been identified in Opcenter Execution Core (V8.2), Opcenter Execution Core (V8.3). The application contains an information leakage vulnerability in the handling of web client sess… CWE-522
 Insufficiently Protected Credentials
CVE-2020-28390 2024-11-21 14:22 2021-01-13 Show GitHub Exploit DB Packet Storm