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 5, 2026, 2:06 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
249721 2.6 注意 オラクル - Oracle E-Business Suite の Oracle iStore における脆弱性 CWE-noinfo
情報不足
CVE-2012-0542 2012-05-9 14:52 2012-04-17 Show GitHub Exploit DB Packet Storm
249722 2.6 注意 オラクル - Oracle E-Business Suite の Oracle Application Object Library における脆弱性 CWE-noinfo
情報不足
CVE-2012-0513 2012-05-9 14:51 2012-04-17 Show GitHub Exploit DB Packet Storm
249723 5 警告 オラクル - Oracle E-Business Suite の Oracle Application Object Library における脆弱性 CWE-noinfo
情報不足
CVE-2012-0535 2012-05-9 14:50 2012-04-17 Show GitHub Exploit DB Packet Storm
249724 6.4 警告 オラクル - Oracle E-Business Suite の Oracle Application Object Library における脆弱性 CWE-noinfo
情報不足
CVE-2012-0537 2012-05-9 14:50 2012-04-17 Show GitHub Exploit DB Packet Storm
249725 4.3 警告 オラクル - Oracle Database Server および Oracle Enterprise Manager Grid Control における脆弱性 CWE-noinfo
情報不足
CVE-2012-0520 2012-05-9 14:30 2012-04-17 Show GitHub Exploit DB Packet Storm
249726 5.5 警告 オラクル - Oracle Database Server および Oracle Enterprise Manager Grid Control における脆弱性 CWE-noinfo
情報不足
CVE-2012-0512 2012-05-9 14:14 2012-04-17 Show GitHub Exploit DB Packet Storm
249727 5.8 警告 オラクル - Oracle Database Server および Oracle Enterprise Manager Grid Control における脆弱性 CWE-noinfo
情報不足
CVE-2012-0528 2012-05-9 14:11 2012-04-17 Show GitHub Exploit DB Packet Storm
249728 6.4 警告 オラクル - Oracle Database Server の OCI における脆弱性 CWE-noinfo
情報不足
CVE-2012-0511 2012-05-9 13:56 2012-04-17 Show GitHub Exploit DB Packet Storm
249729 6.4 警告 オラクル - Oracle Database Server の Core RDBMS における脆弱性 CWE-noinfo
情報不足
CVE-2012-0510 2012-05-9 13:56 2012-04-17 Show GitHub Exploit DB Packet Storm
249730 7.1 危険 オラクル - Windows 上で稼働する Oracle Database Server の Core RDBMS における脆弱性 CWE-noinfo
情報不足
CVE-2012-0519 2012-05-9 13:55 2012-04-17 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 5, 2026, 4:11 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
196051 7.8 HIGH
Local
tibco spotfire_server
spotfire_statistics_services
spotfire_analytics_platform
enterprise_runtime_for_r
The Windows Installation component of TIBCO Software Inc.'s TIBCO Enterprise Runtime for R - Server Edition, TIBCO Enterprise Runtime for R - Server Edition, TIBCO Enterprise Runtime for R - Server E… CWE-732
 Incorrect Permission Assignment for Critical Resource
CVE-2021-23275 2024-11-21 14:51 2021-06-30 Show GitHub Exploit DB Packet Storm
196052 8.8 HIGH
Network
nodemailer nodemailer The package nodemailer before 6.6.1 are vulnerable to HTTP Header Injection if unsanitized user input that may contain newlines and carriage returns is passed into an address object. CWE-74
Injection
CVE-2021-23400 2024-11-21 14:51 2021-06-29 Show GitHub Exploit DB Packet Storm
196053 9.8 CRITICAL
Network
wincred_project wincred This affects all versions of package wincred. If attacker-controlled user input is given to the getCredential function, it is possible for an attacker to execute arbitrary commands. This is due to us… CWE-78
OS Command 
CVE-2021-23399 2024-11-21 14:51 2021-06-28 Show GitHub Exploit DB Packet Storm
196054 6.1 MEDIUM
Network
react-bootstrap-table_project react-bootstrap-table All versions of package react-bootstrap-table are vulnerable to Cross-site Scripting (XSS) via the dataFormat parameter. The problem is triggered when an invalid React element is returned, leading to… CWE-79
Cross-site Scripting
CVE-2021-23398 2024-11-21 14:51 2021-06-25 Show GitHub Exploit DB Packet Storm
196055 5.9 MEDIUM
Network
bosch b426_firmware When using http protocol, the user password is transmitted as a clear text parameter for which it is possible to be obtained by an attacker through a MITM attack. This will be fixed starting from Fir… CWE-319
Cleartext Transmission of Sensitive Information
CVE-2021-23846 2024-11-21 14:51 2021-06-18 Show GitHub Exploit DB Packet Storm
196056 8.8 HIGH
Network
bosch b426_firmware
b426-cn_firmware
b429-cn_firmware
b426-m_firmware
This vulnerability could allow an attacker to hijack a session while a user is logged in the configuration web page. This vulnerability was discovered by a security researcher in B426 and found durin… NVD-CWE-noinfo
CVE-2021-23845 2024-11-21 14:51 2021-06-18 Show GitHub Exploit DB Packet Storm
196057 9.8 CRITICAL
Network
lutils_project lutils All versions of package lutils are vulnerable to Prototype Pollution via the main (merge) function. CWE-1321
 Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')
CVE-2021-23396 2024-11-21 14:51 2021-06-18 Show GitHub Exploit DB Packet Storm
196058 5.3 MEDIUM
Network
nedb_project nedb This affects all versions of package nedb. The library could be tricked into adding or modifying properties of Object.prototype using a __proto__ or constructor.prototype payload. CWE-1321
 Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')
CVE-2021-23395 2024-11-21 14:51 2021-06-16 Show GitHub Exploit DB Packet Storm
196059 9.8 CRITICAL
Network
std42 elfinder The package studio-42/elfinder before 2.1.58 are vulnerable to Remote Code Execution (RCE) via execution of PHP code in a .phar file. NOTE: This only applies if the server parses .phar files as PHP. CWE-434
 Unrestricted Upload of File with Dangerous Type 
CVE-2021-23394 2024-11-21 14:51 2021-06-13 Show GitHub Exploit DB Packet Storm
196060 4.3 MEDIUM
Network
gallagher command_centre A SQL Injection vulnerability in the OPCUA interface of Gallagher Command Centre allows a remote unprivileged Command Centre Operator to modify Command Centre databases undetected. This issue affects… CWE-89
SQL Injection
CVE-2021-23230 2024-11-21 14:51 2021-06-12 Show GitHub Exploit DB Packet Storm