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 4, 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
250201 4.3 警告 オラクル - Oracle E-Business Suite の Oracle Application Object Library コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2011-2302 2011-10-26 16:32 2011-10-18 Show GitHub Exploit DB Packet Storm
250202 3.5 注意 オラクル - Oracle Fusion Middleware の Oracle Web Services Manager コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2011-3523 2011-10-26 16:31 2011-10-18 Show GitHub Exploit DB Packet Storm
250203 4.9 警告 オラクル - Oracle Fusion Middleware の Oracle Business Intelligence Enterprise Edition コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2011-3510 2011-10-26 16:30 2011-10-18 Show GitHub Exploit DB Packet Storm
250204 5 警告 オラクル - Oracle WebLogic Server における Web Services の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2011-2320 2011-10-26 16:29 2011-10-18 Show GitHub Exploit DB Packet Storm
250205 4.3 警告 オラクル - Oracle WebLogic Server における JMS の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2011-2319 2011-10-26 16:28 2011-10-18 Show GitHub Exploit DB Packet Storm
250206 1.5 注意 オラクル - Oracle WebLogic Server における WLS Security の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2011-2318 2011-10-26 16:27 2011-10-18 Show GitHub Exploit DB Packet Storm
250207 4.3 警告 オラクル - Oracle Fusion Middleware の Oracle Containers for J2EE コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2011-2314 2011-10-26 16:26 2011-10-18 Show GitHub Exploit DB Packet Storm
250208 6.8 警告 オラクル - Oracle Fusion Middleware の Oracle WebLogic Portal コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2011-2255 2011-10-26 16:25 2011-10-18 Show GitHub Exploit DB Packet Storm
250209 3.5 注意 オラクル - Oracle Fusion Middleware の Oracle Web Services Manager コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2011-2237 2011-10-26 16:24 2011-10-18 Show GitHub Exploit DB Packet Storm
250210 2.1 注意 アップル - Apple Mac OS X のオープンディレクトリにおけるパスワードデータを閲覧される脆弱性 CWE-255
証明書・パスワード管理
CVE-2011-3435 2011-10-26 09:47 2011-10-14 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 5, 2026, 4:51 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
211881 3.7 LOW
Network
symfony
debian
twig
debian_linux
A sandbox information disclosure exists in Twig before 1.38.0 and 2.x before 2.7.0 because, under some circumstances, it is possible to call the __toString() method on an object even if not allowed b… NVD-CWE-noinfo
CVE-2019-9942 2024-11-21 13:52 2019-03-24 Show GitHub Exploit DB Packet Storm
211882 5.3 MEDIUM
Network
coreftp core_ftp An issue was discovered in the SFTP Server component in Core FTP 2.0 Build 674. Using the MDTM FTP command, a remote attacker can use a directory traversal technique (..\..\) to browse outside the ro… CWE-22
Path Traversal
CVE-2019-9649 2024-11-21 13:52 2019-03-23 Show GitHub Exploit DB Packet Storm
211883 5.3 MEDIUM
Network
coreftp core_ftp An issue was discovered in the SFTP Server component in Core FTP 2.0 Build 674. A directory traversal vulnerability exists using the SIZE command along with a \..\..\ substring, allowing an attacker … CWE-22
Path Traversal
CVE-2019-9648 2024-11-21 13:52 2019-03-23 Show GitHub Exploit DB Packet Storm
211884 8.8 HIGH
Adjacent
ushareit shareit The SHAREit application before 4.0.36 for Android allows a remote attacker (on the same network or joining public "open" Wi-Fi hotspots created by the application when file transfer is initiated) to … NVD-CWE-noinfo
CVE-2019-9939 2024-11-21 13:52 2019-03-22 Show GitHub Exploit DB Packet Storm
211885 5.3 MEDIUM
Adjacent
ushareit shareit The SHAREit application before 4.0.42 for Android allows a remote attacker (on the same network or joining public "open" Wi-Fi hotspots created by the application when file transfer is initiated) to … CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2019-9938 2024-11-21 13:52 2019-03-22 Show GitHub Exploit DB Packet Storm
211886 7.5 HIGH
Network
sqlite sqlite In SQLite 3.27.2, interleaving reads and writes in a single transaction with an fts5 virtual table will lead to a NULL Pointer Dereference in fts5ChunkIterate in sqlite3.c. This is related to ext/fts… CWE-476
 NULL Pointer Dereference
CVE-2019-9937 2024-11-21 13:52 2019-03-22 Show GitHub Exploit DB Packet Storm
211887 7.5 HIGH
Network
sqlite sqlite In SQLite 3.27.2, running fts5 prefix queries inside a transaction could trigger a heap-based buffer over-read in fts5HashEntrySort in sqlite3.c, which may lead to an information leak. This is relate… CWE-125
Out-of-bounds Read
CVE-2019-9936 2024-11-21 13:52 2019-03-22 Show GitHub Exploit DB Packet Storm
211888 9.8 CRITICAL
Network
caret caret Caret before 2019-02-22 allows Remote Code Execution. NVD-CWE-noinfo
CVE-2019-9927 2024-11-21 13:52 2019-03-22 Show GitHub Exploit DB Packet Storm
211889 6.1 MEDIUM
Network
s-cms s-cms S-CMS PHP v1.0 has XSS in 4.edu.php via the S_id parameter. CWE-79
Cross-site Scripting
CVE-2019-9925 2024-11-21 13:52 2019-03-22 Show GitHub Exploit DB Packet Storm
211890 7.8 HIGH
Local
gnu
debian
opensuse
netapp
canonical
bash
debian_linux
leap
solidfire
hci_management_node
ubuntu_linux
rbash in Bash before 4.4-beta2 did not prevent the shell user from modifying BASH_CMDS, thus allowing the user to execute any command with the permissions of the shell. CWE-862
 Missing Authorization
CVE-2019-9924 2024-11-21 13:52 2019-03-22 Show GitHub Exploit DB Packet Storm