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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
250151 6.5 警告 シスコシステムズ - Cisco Show and Share における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2011-2585 2011-10-28 11:44 2011-10-19 Show GitHub Exploit DB Packet Storm
250152 7.5 危険 シスコシステムズ - Cisco Show and Share における複数の管理者用ページにアクセスされる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-2584 2011-10-28 11:40 2011-10-19 Show GitHub Exploit DB Packet Storm
250153 6.9 警告 IBM - IBM DB2 Express Edition の FreeBSD の db2rspgn における権限を取得される脆弱性 CWE-Other
その他
CVE-2011-4061 2011-10-27 16:24 2011-10-18 Show GitHub Exploit DB Packet Storm
250154 3.3 注意 QNX Software Systems - QNX Neutrino RTOS の runtime linker におけるファイルを上書きされる脆弱性 CWE-59
リンク解釈の問題
CVE-2011-4060 2011-10-27 16:22 2011-10-18 Show GitHub Exploit DB Packet Storm
250155 5 警告 オラクル - Oracle Solaris における Remote Quota Server の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2011-3535 2011-10-27 16:18 2011-10-18 Show GitHub Exploit DB Packet Storm
250156 7.8 危険 オラクル - Oracle OpenSSO における認証の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2011-3517 2011-10-27 16:17 2011-10-18 Show GitHub Exploit DB Packet Storm
250157 3.5 注意 オラクル - Oracle Sun Products Suite の Oracle Communications Unified コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2011-3507 2011-10-27 16:16 2011-10-18 Show GitHub Exploit DB Packet Storm
250158 4.3 警告 オラクル - Oracle OpenSSO における認証の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2011-3506 2011-10-27 16:14 2011-10-18 Show GitHub Exploit DB Packet Storm
250159 2.1 注意 オラクル - Oracle Sun Products Suite の Oracle Communications Unified コンポーネントおける脆弱性 CWE-noinfo
情報不足
CVE-2011-2327 2011-10-27 16:14 2011-10-18 Show GitHub Exploit DB Packet Storm
250160 7.5 危険 オラクル - Oracle Sun Products Suite の Oracle Waveset コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2011-2310 2011-10-27 16:12 2011-10-18 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