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":May 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
218501 4.3 警告 AlgoSec - AlgoSec Firewall Analyzer の afa/php/Login.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-5092 2014-01-31 12:28 2013-08-7 Show GitHub Exploit DB Packet Storm
218502 6.5 警告 WebHive - SocialEngine 用 Timeline プラグインのユーザプロファイルページ機能における任意のコードを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-4898 2014-01-31 11:54 2013-07-25 Show GitHub Exploit DB Packet Storm
218503 4.3 警告 Zabbix - Zabbix の libs/zbxmedia/eztexting.c における SSL サーバになりすまされる脆弱性 CWE-310
暗号の問題
CVE-2012-6086 2014-01-31 11:27 2012-12-2 Show GitHub Exploit DB Packet Storm
218504 5 警告 株式会社ロックオン - EC-CUBE における情報漏えいの脆弱性 CWE-200
情報漏えい
CVE-2014-0808 2014-01-30 18:39 2014-01-22 Show GitHub Exploit DB Packet Storm
218505 5 警告 株式会社ロックオン - EC-CUBE における情報改ざんの脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-0807 2014-01-30 18:37 2014-01-22 Show GitHub Exploit DB Packet Storm
218506 2.6 注意 株式会社ロックオン - EC-CUBE におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2013-5993 2014-01-30 18:36 2013-11-20 Show GitHub Exploit DB Packet Storm
218507 4.3 警告 株式会社ロックオン - EC-CUBE におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-5996 2014-01-30 18:35 2013-11-20 Show GitHub Exploit DB Packet Storm
218508 5.5 警告 株式会社ロックオン - EC-CUBE における情報漏えいの脆弱性 CWE-200
情報漏えい
CVE-2013-5995 2014-01-30 18:34 2013-11-20 Show GitHub Exploit DB Packet Storm
218509 5 警告 株式会社ロックオン - EC-CUBE における情報漏えいの脆弱性 CWE-200
情報漏えい
CVE-2013-5994 2014-01-30 18:32 2013-11-20 Show GitHub Exploit DB Packet Storm
218510 6.4 警告 株式会社ロックオン - EC-CUBE におけるアクセス制限不備の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-2314 2014-01-30 18:31 2013-05-23 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 6, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
295771 5.5 MEDIUM
Local
linux linux_kernel crypto/ghash-generic.c in the Linux kernel before 3.1 allows local users to cause a denial of service (NULL pointer dereference and OOPS) or possibly have unspecified other impact by triggering a fai… CWE-476
 NULL Pointer Dereference
CVE-2011-4081 2024-11-21 10:31 2012-05-25 Show GitHub Exploit DB Packet Storm
295772 - linux linux_kernel The sysrq_sysctl_handler function in kernel/sysctl.c in the Linux kernel before 2.6.39 does not require the CAP_SYS_ADMIN capability to modify the dmesg_restrict value, which allows local users to by… CWE-264
Permissions, Privileges, and Access Controls
CVE-2011-4080 2024-11-21 10:31 2012-05-25 Show GitHub Exploit DB Packet Storm
295773 - linux linux_kernel The NFSv4 implementation in the Linux kernel before 3.2.2 does not properly handle bitmap sizes in GETACL replies, which allows remote NFS servers to cause a denial of service (OOPS) by sending an ex… CWE-189
Numeric Errors
CVE-2011-4131 2024-11-21 10:31 2012-05-17 Show GitHub Exploit DB Packet Storm
295774 5.5 MEDIUM
Local
linux
avaya
linux_kernel
9608_firmware
9608g_firmware
9611g_firmware
9621g_firmware
9641g_firmware
9641gs_firmware
The net subsystem in the Linux kernel before 3.1 does not properly restrict use of the IFF_TX_SKB_SHARING flag, which allows local users to cause a denial of service (panic) by leveraging the CAP_NET… NVD-CWE-noinfo
CVE-2011-4112 2024-11-21 10:31 2012-05-17 Show GitHub Exploit DB Packet Storm
295775 5.5 MEDIUM
Local
linux
redhat
linux_kernel
enterprise_linux
Integer overflow in the oom_badness function in mm/oom_kill.c in the Linux kernel before 3.1.8 on 64-bit platforms allows local users to cause a denial of service (memory consumption or process termi… CWE-190
 Integer Overflow or Wraparound
CVE-2011-4097 2024-11-21 10:31 2012-05-17 Show GitHub Exploit DB Packet Storm
295776 - ffmpeg ffmpeg Integer underflow in the asfrtp_parse_packet function in libavformat/rtpdec_asf.c in FFmpeg before 0.8.3 allows remote attackers to execute arbitrary code via a crafted ASF packet. CWE-191
 Integer Underflow (Wrap or Wraparound)
CVE-2011-4031 2024-11-21 10:31 2012-05-9 Show GitHub Exploit DB Packet Storm
295777 - cisco nx-os
nexus_2148t_fex_switch
nexus_2224tp_fex_switch
nexus_2232pp_fex_switch
nexus_2232tm_fex_switch
nexus_2248tp_e_fex_switch
nexus_2248tp_fex_switch
nexus_5010p_switch
nexus…
Memory leak in libcmd in Cisco NX-OS 5.0 on Nexus switches allows remote authenticated users to cause a denial of service (memory consumption) via SNMP requests, aka Bug ID CSCtr65682. CWE-399
 Resource Management Errors
CVE-2011-4023 2024-11-21 10:31 2012-05-3 Show GitHub Exploit DB Packet Storm
295778 - cisco intrusion_prevention_system The sensor in Cisco Intrusion Prevention System (IPS) 7.0 and 7.1 allows remote attackers to cause a denial of service (file-handle exhaustion and mainApp hang) by making authentication attempts that… CWE-287
Improper Authentication
CVE-2011-4022 2024-11-21 10:31 2012-05-3 Show GitHub Exploit DB Packet Storm
295779 - cisco ios
unified_communications_manager
Memory leak in Cisco IOS 12.4 and 15.0 through 15.2, and Cisco Unified Communications Manager (CUCM) 7.x, allows remote attackers to cause a denial of service (memory consumption) via a crafted respo… CWE-399
 Resource Management Errors
CVE-2011-4019 2024-11-21 10:31 2012-05-3 Show GitHub Exploit DB Packet Storm
295780 - cisco ios The PPP implementation in Cisco IOS 12.2 and 15.0 through 15.2, when Point-to-Point Termination and Aggregation (PTA) and L2TP are used, allows remote attackers to cause a denial of service (device c… CWE-20
CWE-284
 Improper Input Validation 
Improper Access Control
CVE-2011-4016 2024-11-21 10:31 2012-05-2 Show GitHub Exploit DB Packet Storm