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":June 6, 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
226571 5 警告 Ruby-lang.org - Ruby における safe-level の制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-4466 2013-04-30 17:29 2012-10-3 Show GitHub Exploit DB Packet Storm
226572 5 警告 Ruby-lang.org - Ruby における safe-level の制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-4464 2013-04-30 17:25 2012-10-3 Show GitHub Exploit DB Packet Storm
226573 5.4 警告 シトリックス・システムズ - NetScaler Access Gateway Enterprise Edition に脆弱性 CWE-noinfo
情報不足
CVE-2013-2767 2013-04-30 12:45 2013-04-26 Show GitHub Exploit DB Packet Storm
226574 9.3 危険 シスコシステムズ - Cisco MDS 9000 および Nexus 5000 デバイス用 Cisco Device Manager における任意のコマンドを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2013-1192 2013-04-26 16:56 2013-04-24 Show GitHub Exploit DB Packet Storm
226575 7.5 危険 シスコシステムズ - Cisco UCS における KVM 認証を回避される脆弱性 CWE-287
不適切な認証
CVE-2013-1186 2013-04-26 16:54 2013-04-24 Show GitHub Exploit DB Packet Storm
226576 9.3 危険 シスコシステムズ - Cisco UCS の Manager コンポーネントの Web インタフェースにおける重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2013-1185 2013-04-26 16:53 2013-04-24 Show GitHub Exploit DB Packet Storm
226577 7.8 危険 シスコシステムズ - Cisco UCS の Manager コンポーネントの XML API 管理サービスにおけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2013-1184 2013-04-26 16:52 2013-04-24 Show GitHub Exploit DB Packet Storm
226578 10 危険 シスコシステムズ - Cisco UCS の Manager コンポーネントの IPMI 機能におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2013-1183 2013-04-26 16:51 2013-04-24 Show GitHub Exploit DB Packet Storm
226579 7.8 危険 シスコシステムズ - 複数の Cisco 製品上で稼働する Cisco NX-OS におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2013-1181 2013-04-26 16:49 2013-04-24 Show GitHub Exploit DB Packet Storm
226580 9 危険 シスコシステムズ - Nexus 7000 および MDS 9000 デバイス上で稼働する Cisco NX-OS におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2013-1180 2013-04-26 16:47 2013-04-24 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 6, 2026, 4:18 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
202521 8.8 HIGH
Network
ossec ossec In OSSEC-HIDS 2.7 through 3.5.0, the server component responsible for log analysis (ossec-analysisd) is vulnerable to a heap-based buffer overflow in the rootcheck decoder component via an authentica… CWE-787
 Out-of-bounds Write
CVE-2020-8442 2024-11-21 14:38 2020-01-30 Show GitHub Exploit DB Packet Storm
202522 7.2 HIGH
Network
arris ruckus_zoneflex_r500_firmware Ruckus ZoneFlex R500 104.0.0.0.1347 devices allow an authenticated attacker to execute arbitrary OS commands via the hidden /forms/nslookupHandler form, as demonstrated by the nslookuptarget=|cat${IF… CWE-78
OS Command 
CVE-2020-8438 2024-11-21 14:38 2020-01-30 Show GitHub Exploit DB Packet Storm
202523 9.8 CRITICAL
Network
denx
opensuse
u-boot
leap
In Das U-Boot through 2020.01, a double free has been found in the cmd/gpt.c do_rename_gpt_parts() function. Double freeing may result in a write-what-where condition, allowing an attacker to execute… CWE-787
CWE-415
 Out-of-bounds Write
 Double Free
CVE-2020-8432 2024-11-21 14:38 2020-01-30 Show GitHub Exploit DB Packet Storm
202524 7.5 HIGH
Network
iktm bearftp IKTeam BearFTP before 0.2.0 allows remote attackers to achieve denial of service via a large volume of connections to the PASV mode port. CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2020-8416 2024-11-21 14:38 2020-01-30 Show GitHub Exploit DB Packet Storm
202525 8.8 HIGH
Network
webargs_project webargs flaskparser.py in Webargs 5.x through 5.5.2 doesn't check that the Content-Type header is application/json when receiving JSON input. If the request body is valid JSON, it will accept it even if the … CWE-352
 Origin Validation Error
CVE-2020-7965 2024-11-21 14:38 2020-01-30 Show GitHub Exploit DB Packet Storm
202526 7.1 HIGH
Local
linux linux_kernel fs/namei.c in the Linux kernel before 5.5 has a may_create_in_sticky use-after-free, which allows local users to cause a denial of service (OOPS) or possibly obtain sensitive information from kernel … CWE-416
 Use After Free
CVE-2020-8428 2024-11-21 14:38 2020-01-29 Show GitHub Exploit DB Packet Storm
202527 5.4 MEDIUM
Network
elementor website_builder The Elementor plugin before 2.8.5 for WordPress suffers from a reflected XSS vulnerability on the elementor-system-info page. These can be exploited by targeting an authenticated user. CWE-79
Cross-site Scripting
CVE-2020-8426 2024-11-21 14:38 2020-01-29 Show GitHub Exploit DB Packet Storm
202528 6.5 MEDIUM
Network
cups_easy_\(purchase_\&_inventory\)_project cups_easy_\(purchase_\&_inventory\) Cups Easy (Purchase & Inventory) 1.0 is vulnerable to CSRF that leads to admin account deletion via userdelete.php. CWE-352
 Origin Validation Error
CVE-2020-8425 2024-11-21 14:38 2020-01-29 Show GitHub Exploit DB Packet Storm
202529 8.8 HIGH
Network
cups_easy_project cups_easy Cups Easy (Purchase & Inventory) 1.0 is vulnerable to CSRF that leads to admin account takeover via passwordmychange.php. CWE-352
 Origin Validation Error
CVE-2020-8424 2024-11-21 14:38 2020-01-29 Show GitHub Exploit DB Packet Storm
202530 6.1 MEDIUM
Network
joomla joomla\! An issue was discovered in Joomla! before 3.9.15. Inadequate escaping of usernames allows XSS attacks in com_actionlogs. CWE-79
Cross-site Scripting
CVE-2020-8421 2024-11-21 14:38 2020-01-29 Show GitHub Exploit DB Packet Storm