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 31, 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
257001 7.8 危険 アップル - Apple Mac OS X の Event Monitor におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2010-0500 2010-04-14 17:09 2010-03-29 Show GitHub Exploit DB Packet Storm
257002 6.5 警告 アップル - Apple Mac OS X の Dovecot におけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-0535 2010-04-14 17:09 2010-03-29 Show GitHub Exploit DB Packet Storm
257003 7.2 危険 アップル - Apple Mac OS X のディレクトリサービスにおける権限を取得される脆弱性 CWE-287
不適切な認証
CVE-2010-0498 2010-04-14 17:09 2010-03-29 Show GitHub Exploit DB Packet Storm
257004 6.8 警告 アップル - Apple Mac OS X のディスクイメージにおける任意のコードを実行される脆弱性 CWE-DesignError
CVE-2010-0497 2010-04-14 17:09 2010-03-29 Show GitHub Exploit DB Packet Storm
257005 6.8 警告 アップル - Apple Mac OS X のディスクイメージにおける任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-0065 2010-04-13 15:18 2010-03-29 Show GitHub Exploit DB Packet Storm
257006 0 注意 アップル - Apple Mac OS X の DesktopServices におけるリモートファイルをコピーされる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-0537 2010-04-13 15:17 2010-03-29 Show GitHub Exploit DB Packet Storm
257007 6.9 警告 アップル - Apple Mac OS X の DesktopServices における disk-quota 制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-0064 2010-04-13 15:17 2010-03-29 Show GitHub Exploit DB Packet Storm
257008 6.9 警告 アップル
ターボリナックス
CUPS
- CUPS の _cupsGetlang 関数における権限昇格の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-0393 2010-04-13 15:17 2010-03-29 Show GitHub Exploit DB Packet Storm
257009 6.8 警告 アップル - Apple Mac OS X の CoreTypes における任意の JavaScript を実行される脆弱性 CWE-Other
その他
CVE-2010-0063 2010-04-13 15:17 2010-03-29 Show GitHub Exploit DB Packet Storm
257010 6.8 警告 アップル - Apple Mac OS X の CoreMedia および QuickTime におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-0062 2010-04-13 15:17 2010-03-29 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 31, 2026, 4:16 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
212731 6.4 MEDIUM
Physics
thalesgroup bgs5_firmware
ehs5_firmware
ehs8_firmware
ehs6_firmware
pds5_firmware
pds6_firmware
els61_firmware
els81_firmware
pls62_firmware
Some devices of Thales DIS (formerly Gemalto, formerly Cinterion) allow Directory Traversal by physically proximate attackers. The directory path access check of the internal flash file system can be… CWE-22
Path Traversal
CVE-2020-15858 2024-11-21 14:06 2020-08-22 Show GitHub Exploit DB Packet Storm
212732 7.8 HIGH
Local
net-snmp
canonical
netapp
net-snmp
ubuntu_linux
cloud_backup
smi-s_provider
solidfire
hci_management_node
Net-SNMP through 5.8 has Improper Privilege Management because SNMP WRITE access to the EXTEND MIB provides the ability to run arbitrary commands as root. CWE-269
 Improper Privilege Management
CVE-2020-15862 2024-11-21 14:06 2020-08-20 Show GitHub Exploit DB Packet Storm
212733 7.8 HIGH
Local
net-snmp
canonical
netapp
net-snmp
ubuntu_linux
cloud_backup
smi-s_provider
solidfire_\&_hci_management_node
Net-SNMP through 5.7.3 allows Escalation of Privileges because of UNIX symbolic link (symlink) following. CWE-59
Link Following
CVE-2020-15861 2024-11-21 14:06 2020-08-20 Show GitHub Exploit DB Packet Storm
212734 6.1 MEDIUM
Network
rocket.chat rocket.chat Rocket.Chat through 3.4.2 allows XSS where an attacker can send a specially crafted message to a channel or in a direct message to the client which results in remote code execution on the client side. CWE-79
Cross-site Scripting
CVE-2020-15926 2024-11-21 14:06 2020-08-19 Show GitHub Exploit DB Packet Storm
212735 9.8 CRITICAL
Network
stimulsoft reports A Remote Code Execution vulnerability in Stimulsoft (aka Stimulsoft Reports) 2013.1.1600.0 allows an attacker to encode C# scripts as base-64 in the report XML file so that they will be compiled and … CWE-94
Code Injection
CVE-2020-15865 2024-11-21 14:06 2020-08-19 Show GitHub Exploit DB Packet Storm
212736 7.5 HIGH
Network
nim-lang nim In Nim 1.2.4, the standard library httpClient fails to properly validate the server response. For example, httpClient.get().contentLength() does not raise any error if a malicious server provides a n… CWE-20
 Improper Input Validation 
CVE-2020-15694 2024-11-21 14:06 2020-08-15 Show GitHub Exploit DB Packet Storm
212737 6.5 MEDIUM
Network
nim-lang nim In Nim 1.2.4, the standard library httpClient is vulnerable to a CR-LF injection in the target URL. An injection is possible if the attacker controls any part of the URL provided in a call (such as h… CWE-74
Injection
CVE-2020-15693 2024-11-21 14:06 2020-08-15 Show GitHub Exploit DB Packet Storm
212738 9.8 CRITICAL
Network
nim-lang nim In Nim 1.2.4, the standard library browsers mishandles the URL argument to browsers.openDefaultBrowser. This argument can be a local file path that will be opened in the default explorer. An attacker… CWE-88
Argument Injection
CVE-2020-15692 2024-11-21 14:06 2020-08-15 Show GitHub Exploit DB Packet Storm
212739 9.6 CRITICAL
Network
siemens sicam_a8000_firmware A vulnerability has been identified in SICAM WEB firmware for SICAM A8000 RTUs (All versions < V05.30). The login screen does not sufficiently sanitize input, which enables an attacker to generate sp… CWE-79
Cross-site Scripting
CVE-2020-15781 2024-11-21 14:06 2020-08-15 Show GitHub Exploit DB Packet Storm
212740 7.2 HIGH
Network
geutebrueck g-cam_ebc-2110_firmware
g-cam_ebc-2111_firmware
g-cam_efd-2240_firmware
g-cam_efd-2241_firmware
g-cam_efd-2250_firmware
g-cam_ethc-2230_firmware
g-cam_ethc-2239_firmware
g-cam_et…
Using a specially crafted URL command, a remote authenticated user can execute commands as root on the G-Cam and G-Code (Firmware Versions 1.12.0.25 and prior as well as the limited Versions 1.12.13.… CWE-78
OS Command 
CVE-2020-16205 2024-11-21 14:06 2020-08-14 Show GitHub Exploit DB Packet Storm