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 16, 2026, noon

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
253261 4.3 警告 The PHP Group - PHP の Zip 拡張モジュールにおけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2011-1470 2011-04-21 16:47 2011-03-17 Show GitHub Exploit DB Packet Storm
253262 4.3 警告 The PHP Group - PHP の Streams コンポーネントにおけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2011-1469 2011-04-21 16:46 2011-03-17 Show GitHub Exploit DB Packet Storm
253263 4.3 警告 The PHP Group - PHP の OpenSSL 拡張モジュールにおけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-1468 2011-04-21 16:44 2011-03-17 Show GitHub Exploit DB Packet Storm
253264 5 警告 The PHP Group - PHP の NumberFormatter::setSymbol 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2011-1467 2011-04-21 16:43 2011-03-17 Show GitHub Exploit DB Packet Storm
253265 5 警告 The PHP Group - PHP の SdnToJulian 関数における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2011-1466 2011-04-21 16:42 2011-03-17 Show GitHub Exploit DB Packet Storm
253266 5 警告 The PHP Group - PHP の grapheme_extract 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2011-0420 2011-04-21 16:40 2011-01-6 Show GitHub Exploit DB Packet Storm
253267 4.3 警告 The PHP Group - PHP の Zip 拡張モジュール内にある _zip_name_locate 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2011-0421 2011-04-21 12:25 2011-03-17 Show GitHub Exploit DB Packet Storm
253268 4.3 警告 The PHP Group - 64-bit プラットフォーム上で稼働している PHP の exif.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2011-0708 2011-04-21 12:24 2011-03-17 Show GitHub Exploit DB Packet Storm
253269 7.5 危険 The PHP Group - PHP の ext/shmop/shmop.c における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2011-1092 2011-04-21 12:22 2011-03-17 Show GitHub Exploit DB Packet Storm
253270 7.5 危険 The PHP Group - PHP の phar_object.c における重要な情報を取得される脆弱性 CWE-134
書式文字列の問題
CVE-2011-1153 2011-04-21 12:21 2011-03-17 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 16, 2026, 4 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
301801 7.8 HIGH
Local
linux linux_kernel In the Linux kernel before 2.6.34, a range check issue in drivers/gpu/drm/radeon/atombios.c could cause an off by one (buffer overflow) problem. NOTE: At least one Linux maintainer believes that this… CWE-193
 Off-by-one Error
CVE-2010-5331 2024-11-21 10:23 2019-07-28 Show GitHub Exploit DB Packet Storm
301802 9.8 CRITICAL
Network
ui airos On certain Ubiquiti devices, Command Injection exists via a GET request to stainfo.cgi (aka Show AP info) because the ifname variable is not sanitized, as demonstrated by shell metacharacters. The fi… CWE-77
Command Injection
CVE-2010-5330 2024-11-21 10:23 2019-06-12 Show GitHub Exploit DB Packet Storm
301803 9.8 CRITICAL
Network
rockwellautomation rslogix
plc5_1785-lx_firmware
slc5\/01_1747-l5x_firmware
The potential exists for exposure of the product's password used to restrict unauthorized access to Rockwell PLC5/SLC5/0x/RSLogix 1785-Lx and 1747-L5x controllers. The potential exists for an unautho… CWE-284
Improper Access Control
CVE-2010-5305 2024-11-21 10:23 2019-03-27 Show GitHub Exploit DB Packet Storm
301804 5.5 MEDIUM
Local
linux linux_kernel The video_usercopy function in drivers/media/video/v4l2-ioctl.c in the Linux kernel before 2.6.39 relies on the count value of a v4l2_ext_controls data structure to determine a kmalloc size, which mi… CWE-399
 Resource Management Errors
CVE-2010-5329 2024-11-21 10:23 2017-04-24 Show GitHub Exploit DB Packet Storm
301805 4.3 MEDIUM
Physics
linux linux_kernel Memory leak in drivers/media/video/videobuf-core.c in the videobuf subsystem in the Linux kernel 2.6.x through 4.x allows local users to cause a denial of service (memory consumption) by leveraging /… CWE-772
 Missing Release of Resource after Effective Lifetime
CVE-2010-5321 2024-11-21 10:23 2017-04-24 Show GitHub Exploit DB Packet Storm
301806 5.5 MEDIUM
Local
linux linux_kernel include/linux/init_task.h in the Linux kernel before 2.6.35 does not prevent signals with a process group ID of zero from reaching the swapper process, which allows local users to cause a denial of s… CWE-20
 Improper Input Validation 
CVE-2010-5328 2024-11-21 10:23 2017-02-6 Show GitHub Exploit DB Packet Storm
301807 8.8 HIGH
Network
liferay liferay_portal Liferay Portal through 6.2.10 allows remote authenticated users to execute arbitrary shell commands via a crafted Velocity template. CWE-264
Permissions, Privileges, and Access Controls
CVE-2010-5327 2024-11-21 10:23 2017-01-14 Show GitHub Exploit DB Packet Storm
301808 9.8 CRITICAL
Network
redhat
linuxfoundation
oracle
enterprise_linux_server_eus
enterprise_linux_hpc_node
enterprise_linux_desktop
enterprise_linux_server
enterprise_linux_workstation
foomatic-filters
linux
enterprise_linux
Heap-based buffer overflow in the unhtmlify function in foomatic-rip in foomatic-filters before 4.0.6 allows remote attackers to cause a denial of service (memory corruption and crash) or possibly ex… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2010-5325 2024-11-21 10:23 2016-04-15 Show GitHub Exploit DB Packet Storm
301809 - gehealthcare revolution_xq\/i The Acquisition Workstation for the GE Healthcare Revolution XQ/i has a password of adw3.1 for the sdc user, which has unspecified impact and attack vectors. NOTE: it is not clear whether this passw… CWE-255
Credentials Management
CVE-2010-5310 2024-11-21 10:23 2015-08-4 Show GitHub Exploit DB Packet Storm
301810 - gehealthcare cadstream_server_firmware GE Healthcare CADStream Server has a default password of confirma for the admin user, which has unspecified impact and attack vectors. CWE-255
Credentials Management
CVE-2010-5309 2024-11-21 10:23 2015-08-4 Show GitHub Exploit DB Packet Storm