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 3, 2026, 6:08 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
241541 4.3 警告 シーメンス - Siemens WinCC の WebNavigator におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-3031 2012-09-20 12:24 2012-09-10 Show GitHub Exploit DB Packet Storm
241542 5 警告 シーメンス - Siemens WinCC の WebNavigator におけるファイルを読まれる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-3030 2012-09-20 12:23 2012-09-10 Show GitHub Exploit DB Packet Storm
241543 6.8 警告 シーメンス - Siemens WinCC の WebNavigator におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2012-3028 2012-09-20 12:17 2012-09-10 Show GitHub Exploit DB Packet Storm
241544 2.6 注意 myLittleAdmin - myLittleAdmin for SQL server 2000 における任意のスクリプトが実行される脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-4015 2012-09-20 12:03 2012-09-20 Show GitHub Exploit DB Packet Storm
241545 5 警告 マカフィー - Email Anti-virus(旧名称:Webshield SMTP)におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2012-4014 2012-09-20 12:02 2012-09-20 Show GitHub Exploit DB Packet Storm
241546 4.3 警告 SilverStripe - SilverStripe におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-4968 2012-09-20 10:55 2012-02-1 Show GitHub Exploit DB Packet Storm
241547 6.8 警告 SilverStripe - SilverStripe の code/sitefeatures/PageCommentInterface.php における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2011-4962 2012-09-20 10:54 2011-10-17 Show GitHub Exploit DB Packet Storm
241548 6 警告 SilverStripe - SilverStripe における管理者権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-4961 2012-09-20 10:51 2011-10-17 Show GitHub Exploit DB Packet Storm
241549 7.5 危険 SilverStripe - SilverStripe の Folder::findOrMake メソッドにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2011-4960 2012-09-20 10:47 2011-10-17 Show GitHub Exploit DB Packet Storm
241550 6.8 警告 SilverStripe - SilverStripe の addslashes メソッドにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2011-4959 2012-09-20 10:47 2011-10-17 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 4, 2026, 4:17 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
265881 8.1 HIGH
Network
memcached memcached An integer overflow in process_bin_sasl_auth function in Memcached, which is responsible for authentication commands of Memcached binary protocol, can be abused to cause heap overflow and lead to rem… CWE-190
 Integer Overflow or Wraparound
CVE-2016-8706 2024-11-21 11:59 2017-01-7 Show GitHub Exploit DB Packet Storm
265882 9.8 CRITICAL
Network
memcached memcached Multiple integer overflows in process_bin_update function in Memcached, which is responsible for processing multiple commands of Memcached binary protocol, can be abused to cause heap overflow and le… CWE-190
 Integer Overflow or Wraparound
CVE-2016-8705 2024-11-21 11:59 2017-01-7 Show GitHub Exploit DB Packet Storm
265883 9.8 CRITICAL
Network
memcached memcached An integer overflow in the process_bin_append_prepend function in Memcached, which is responsible for processing multiple commands of Memcached binary protocol, can be abused to cause heap overflow a… CWE-190
 Integer Overflow or Wraparound
CVE-2016-8704 2024-11-21 11:59 2017-01-7 Show GitHub Exploit DB Packet Storm
265884 3.3 LOW
Local
foxitsoftware reader A large out-of-bounds read on the heap vulnerability in Foxit PDF Reader can potentially be abused for information disclosure. Combined with another vulnerability, it can be used to leak heap memory … CWE-125
Out-of-bounds Read
CVE-2016-8334 2024-11-21 11:59 2017-01-7 Show GitHub Exploit DB Packet Storm
265885 9.8 CRITICAL
Network
libgd libgd Integer signedness error in the dynamicGetbuf function in gd_io_dp.c in the GD Graphics Library (aka libgd) through 2.2.3, as used in PHP before 5.6.28 and 7.x before 7.0.13, allows remote attackers … CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2016-8670 2024-11-21 11:59 2017-01-5 Show GitHub Exploit DB Packet Storm
265886 7.8 HIGH
Local
imagemagick
debian
imagemagick
debian_linux
An exploitable out of bounds write exists in the handling of compressed TIFF images in ImageMagicks's convert utility. A crafted TIFF document can lead to an out of bounds write which in particular c… CWE-787
 Out-of-bounds Write
CVE-2016-8707 2024-11-21 11:59 2016-12-24 Show GitHub Exploit DB Packet Storm
265887 5.5 MEDIUM
Local
ffmpeg ffmpeg The gsm_parse function in libavcodec/gsm_parser.c in FFmpeg before 3.1.5 allows remote attackers to cause a denial of service (assert fault) via a crafted AVI file. CWE-20
 Improper Input Validation 
CVE-2016-8595 2024-11-21 11:59 2016-12-23 Show GitHub Exploit DB Packet Storm
265888 8.8 HIGH
Local
joyent smartos An exploitable integer overflow exists in the Joyent SmartOS 20161110T013148Z Hyprlofs file system. The vulnerability is present in the Ioctl system call with the command HYPRLOFS_ADD_ENTRIES when de… CWE-190
 Integer Overflow or Wraparound
CVE-2016-8733 2024-11-21 11:59 2016-12-15 Show GitHub Exploit DB Packet Storm
265889 7.8 HIGH
Local
linux
canonical
linux_kernel
ubuntu_linux
Race condition in net/packet/af_packet.c in the Linux kernel through 4.8.12 allows local users to gain privileges or cause a denial of service (use-after-free) by leveraging the CAP_NET_RAW capabilit… CWE-362
CWE-416
Race Condition
 Use After Free
CVE-2016-8655 2024-11-21 11:59 2016-12-8 Show GitHub Exploit DB Packet Storm
265890 7.5 HIGH
Network
apache http_server The mod_http2 module in the Apache HTTP Server 2.4.17 through 2.4.23, when the Protocols configuration includes h2 or h2c, does not restrict request-header length, which allows remote attackers to ca… CWE-20
CWE-399
 Improper Input Validation 
 Resource Management Errors
CVE-2016-8740 2024-11-21 11:59 2016-12-6 Show GitHub Exploit DB Packet Storm