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 16, 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
258401 9.3 危険 Opera Software ASA - Opera におけるパスワード入力時のキーボードハンドリングの処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2008-1764 2010-09-27 15:59 2008-04-12 Show GitHub Exploit DB Packet Storm
258402 9.3 危険 Opera Software ASA - Opera における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2008-1762 2010-09-27 15:58 2008-04-12 Show GitHub Exploit DB Packet Storm
258403 9.3 危険 Opera Software ASA - Opera における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2008-1761 2010-09-27 15:58 2008-04-12 Show GitHub Exploit DB Packet Storm
258404 4.3 警告 Opera Software ASA - Opera におけるクロスサイトスクリプティングを誘導される脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-1082 2010-09-27 15:57 2008-02-29 Show GitHub Exploit DB Packet Storm
258405 6.8 警告 Opera Software ASA - Opera における任意のスクリプトを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2008-1081 2010-09-27 15:57 2008-02-29 Show GitHub Exploit DB Packet Storm
258406 6.8 警告 Opera Software ASA - Opera における任意のファイルを読まれる脆弱性 CWE-20
不適切な入力確認
CVE-2008-1080 2010-09-27 15:55 2008-02-29 Show GitHub Exploit DB Packet Storm
258407 9.3 危険 リアルネットワークス - RealNetworks RealPlayer におけるファイルのアクセス制限を回避される脆弱性 CWE-noinfo
情報不足
CVE-2010-3002 2010-09-21 14:11 2010-08-26 Show GitHub Exploit DB Packet Storm
258408 9.3 危険 リアルネットワークス - Windows 上で稼働する RealNetworks RealPlayer の ParseKnownType 関数における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2010-3000 2010-09-21 14:11 2010-08-26 Show GitHub Exploit DB Packet Storm
258409 9.3 危険 リアルネットワークス - Windows 上で稼働する RealNetworks RealPlayer の Internet Explorer プラグインにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-3001 2010-09-21 14:11 2010-08-26 Show GitHub Exploit DB Packet Storm
258410 9.3 危険 リアルネットワークス - Windows 上で稼働する RealNetworks RealPlayer における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-2996 2010-09-21 14:10 2010-08-26 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 16, 2026, 4:13 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
248531 7.5 HIGH
Network
htslib htslib An issue has been found in HTSlib 1.8. It is a memory leak in fai_read in faidx.c. NOTE: This has been disputed with the assertion that this vulnerability exists in the test harness and HTSlib users … CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2018-13844 2024-11-21 12:48 2018-07-11 Show GitHub Exploit DB Packet Storm
248532 7.5 HIGH
Network
htslib htslib An issue has been found in HTSlib 1.8. It is a memory leak in bgzf_getline in bgzf.c. NOTE: the software maintainer's position is that the "failure to free memory" can be fixed in applications that u… CWE-772
 Missing Release of Resource after Effective Lifetime
CVE-2018-13843 2024-11-21 12:48 2018-07-11 Show GitHub Exploit DB Packet Storm
248533 7.8 HIGH
Local
cmft_project cmft An issue was discovered in cmft through 2017-09-24. The cmft::rwReadFile function in image.cpp allows remote attackers to cause a denial of service (stack-based buffer overflow and application crash)… CWE-787
 Out-of-bounds Write
CVE-2018-13833 2024-11-21 12:48 2018-07-11 Show GitHub Exploit DB Packet Storm
248534 9.8 CRITICAL
Network
symfony twig Twig before 2.4.4 allows Server-Side Template Injection (SSTI) via the search search_key parameter. NOTE: the vendor points out that Twig itself is not a web application and states that it is the res… CWE-94
Code Injection
CVE-2018-13818 2024-11-21 12:48 2018-07-10 Show GitHub Exploit DB Packet Storm
248535 9.8 CRITICAL
Network
node-macaddress_project node-macaddress The macaddress module before 0.2.9 for Node.js is prone to an arbitrary command injection flaw, due to allowing unsanitized input to an exec (rather than execFile) call. CWE-78
OS Command 
CVE-2018-13797 2024-11-21 12:48 2018-07-10 Show GitHub Exploit DB Packet Storm
248536 7.5 HIGH
Network
creolabs gravity Gravity before 0.5.1 does not support a maximum recursion depth. CWE-20
 Improper Input Validation 
CVE-2018-13795 2024-11-21 12:48 2018-07-10 Show GitHub Exploit DB Packet Storm
248537 9.8 CRITICAL
Network
catimg_project catimg A heap-based buffer overflow exists in stbi__bmp_load_cont in stb_image.h in catimg 2.4.0. CWE-787
 Out-of-bounds Write
CVE-2018-13794 2024-11-21 12:48 2018-07-10 Show GitHub Exploit DB Packet Storm
248538 8.8 HIGH
Network
abbyy flexicapture Multiple Cross Site Request Forgery (CSRF) vulnerabilities in the HTTP API in ABBYY FlexiCapture before 12 Release 1 Update 7 exist in Web Verification, Web Scanning, Web Capture, Monitoring and Admi… CWE-352
 Origin Validation Error
CVE-2018-13793 2024-11-21 12:48 2018-07-10 Show GitHub Exploit DB Packet Storm
248539 9.8 CRITICAL
Network
abbyy flexicapture The HTTP API in ABBYY FlexiCapture before 12 Release 1 Update 7 allows an attacker to conduct Access Control attacks via the /FlexiCapture12/Login/Server/SevaUserProfile FlexiCaptureTmsSts2 parameter. CWE-732
 Incorrect Permission Assignment for Critical Resource
CVE-2018-13791 2024-11-21 12:48 2018-07-10 Show GitHub Exploit DB Packet Storm
248540 7.2 HIGH
Network
concretecms concrete_cms A Server Side Request Forgery (SSRF) vulnerability in tools/files/importers/remote.php in concrete5 8.2.0 can lead to attacks on the local network and mapping of the internal network, because of URL … CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2018-13790 2024-11-21 12:48 2018-07-10 Show GitHub Exploit DB Packet Storm