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 14, 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
255921 6.1 警告 オラクル - Oracle Solaris Cluster における Data Service for WebLogic Server の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2011-2297 2011-08-4 10:05 2011-07-19 Show GitHub Exploit DB Packet Storm
255922 4.9 警告 オラクル - Oracle Solaris における Kernel/SCTP の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2011-2296 2011-08-4 10:05 2011-07-19 Show GitHub Exploit DB Packet Storm
255923 4.7 警告 オラクル - Oracle Solaris における Driver/USB の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2011-2295 2011-08-4 10:04 2011-07-19 Show GitHub Exploit DB Packet Storm
255924 5 警告 オラクル - Oracle Solaris における SSH の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2011-2294 2011-08-4 10:03 2011-07-19 Show GitHub Exploit DB Packet Storm
255925 4.9 警告 オラクル - Oracle Solaris における Zones の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2011-2293 2011-08-4 10:02 2011-07-19 Show GitHub Exploit DB Packet Storm
255926 1.7 注意 オラクル - Oracle Solaris における Trusted Extensions の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2011-2291 2011-08-4 10:01 2011-07-19 Show GitHub Exploit DB Packet Storm
255927 9.3 危険 アドビシステムズ
レッドハット
オラクル
- Adobe Flash Player における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2011-0628 2011-08-4 09:15 2011-05-12 Show GitHub Exploit DB Packet Storm
255928 9.3 危険 アドビシステムズ
レッドハット
オラクル
- Adobe Flash Player における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2011-0627 2011-08-4 09:14 2011-05-12 Show GitHub Exploit DB Packet Storm
255929 9.3 危険 アドビシステムズ
レッドハット
オラクル
- Adobe Flash Player における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2011-0626 2011-08-4 09:13 2011-05-12 Show GitHub Exploit DB Packet Storm
255930 9.3 危険 アドビシステムズ
レッドハット
オラクル
- Adobe Flash Player における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2011-0625 2011-08-4 09:12 2011-05-12 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 14, 2026, 4:12 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
263971 9.8 CRITICAL
Network
nexusphp_project nexusphp SQL injection vulnerability in modtask.php in NexusPHP 1.5 allows remote attackers to execute arbitrary SQL commands via the userid parameter. CWE-89
SQL Injection
CVE-2017-12909 2024-11-21 12:10 2017-08-18 Show GitHub Exploit DB Packet Storm
263972 9.8 CRITICAL
Network
nexusphp_project nexusphp SQL injection vulnerability in takeconfirm.php in NexusPHP 1.5 allows remote attackers to execute arbitrary SQL commands via the conusr parameter. CWE-89
SQL Injection
CVE-2017-12908 2024-11-21 12:10 2017-08-18 Show GitHub Exploit DB Packet Storm
263973 6.1 MEDIUM
Network
nexusphp_project nexusphp Cross-Site Scripting (XSS) exists in NexusPHP version v1.5 via the url path to usersearch.php. CWE-79
Cross-site Scripting
CVE-2017-12907 2024-11-21 12:10 2017-08-18 Show GitHub Exploit DB Packet Storm
263974 7.8 HIGH
Local
foxitsoftware pdf_compressor Foxit PDF Compressor installers from versions from 7.0.0.183 to 7.7.2.10 contain a DLL preloading vulnerability, wherein it is possible for the installer to load a malicious DLL located in the curren… CWE-426
 Untrusted Search Path
CVE-2017-12892 2024-11-21 12:10 2017-08-17 Show GitHub Exploit DB Packet Storm
263975 8.8 HIGH
Network
opencv
debian
opencv
debian_linux
In opencv/modules/imgcodecs/src/grfmt_pxm.cpp, function ReadNumber did not checkout the input length, which lead to integer overflow. If the image is from remote, may lead to remote code execution or… CWE-190
 Integer Overflow or Wraparound
CVE-2017-12864 2024-11-21 12:10 2017-08-16 Show GitHub Exploit DB Packet Storm
263976 8.8 HIGH
Network
opencv
debian
opencv
debian_linux
In opencv/modules/imgcodecs/src/grfmt_pxm.cpp, function PxMDecoder::readData has an integer overflow when calculate src_pitch. If the image is from remote, may lead to remote code execution or denial… CWE-190
 Integer Overflow or Wraparound
CVE-2017-12863 2024-11-21 12:10 2017-08-16 Show GitHub Exploit DB Packet Storm
263977 8.8 HIGH
Network
opencv
debian
opencv
debian_linux
In modules/imgcodecs/src/grfmt_pxm.cpp, the length of buffer AutoBuffer _src is small than expected, which will cause copy buffer overflow later. If the image is from remote, may lead to remote code … CWE-787
 Out-of-bounds Write
CVE-2017-12862 2024-11-21 12:10 2017-08-16 Show GitHub Exploit DB Packet Storm
263978 7.5 HIGH
Network
numpy numpy The numpy.pad function in Numpy 1.13.1 and older versions is missing input validation. An empty list or ndarray will stick into an infinite loop, which can allow attackers to cause a DoS attack. CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2017-12852 2024-11-21 12:10 2017-08-16 Show GitHub Exploit DB Packet Storm
263979 6.5 MEDIUM
Local
xen xen Xen maintains the _GTF_{read,writ}ing bits as appropriate, to inform the guest that a grant is in use. A guest is expected not to modify the grant details while it is in use, whereas the guest is fre… CWE-200
Information Exposure
CVE-2017-12855 2024-11-21 12:10 2017-08-16 Show GitHub Exploit DB Packet Storm
263980 8.8 HIGH
Network
rtsindia rwr-3g-100_firmware The RealTime RWR-3G-100 Router Firmware Version : Ver1.0.56 is affected by CSRF an attack that forces an end user to execute unwanted actions on a web application in which they're currently authentic… CWE-352
 Origin Validation Error
CVE-2017-12853 2024-11-21 12:10 2017-08-15 Show GitHub Exploit DB Packet Storm