|
You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database). |
Update Date":May 13, 2026, 2:01 p.m.
| No | CVSS | Level Attach Vector |
Vendor Name | Project Name | Title | CWE | CVE | Update Date | Publication Date | Impact Show |
Exploit PoC Search |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 249591 | 9.3 | 危険 | マイクロソフト | - | Microsoft Windows のリモートデスクトッププロトコルの実装における任意のコードを実行される脆弱性 |
CWE-94
コード・インジェクション |
CVE-2012-0002 | 2012-03-22 13:40 | 2012-03-13 | Show | GitHub Exploit DB Packet Storm |
| 249592 | 9.3 | 危険 | VideoLAN | - | VideoLAN VLC media player におけるヒープベースのバッファオーバーフローの脆弱性 |
CWE-119
バッファエラー |
CVE-2012-1776 | 2012-03-21 16:50 | 2012-03-12 | Show | GitHub Exploit DB Packet Storm |
| 249593 | 9.3 | 危険 | VideoLAN | - | VideoLAN VLC media player におけるスタックベースのバッファオーバーフローの脆弱性 |
CWE-119
バッファエラー |
CVE-2012-1775 | 2012-03-21 16:50 | 2012-03-12 | Show | GitHub Exploit DB Packet Storm |
| 249594 | 10 | 危険 | Gretech | - | Gretech GOM Media Player の Open URL 機能における脆弱性 |
CWE-noinfo
情報不足 |
CVE-2012-1774 | 2012-03-21 16:38 | 2012-03-18 | Show | GitHub Exploit DB Packet Storm |
| 249595 | 9.3 | 危険 | Gretech | - | Gretech GOM Media Player における任意のコードを実行される脆弱性 |
CWE-noinfo
情報不足 |
CVE-2012-1264 | 2012-03-21 16:37 | 2012-03-18 | Show | GitHub Exploit DB Packet Storm |
| 249596 | 6.8 | 警告 | シマンテック | - | Symantec Altiris WISE Package Studio における SQL インジェクションの脆弱性 |
CWE-89
SQLインジェクション |
CVE-2012-0293 | 2012-03-21 16:35 | 2012-03-14 | Show | GitHub Exploit DB Packet Storm |
| 249597 | 6.8 | 警告 | VMware | - | VMware vShield Manager におけるクロスサイトリクエストフォージェリの脆弱性 |
CWE-352
同一生成元ポリシー違反 |
CVE-2012-1514 | 2012-03-21 16:35 | 2012-03-15 | Show | GitHub Exploit DB Packet Storm |
| 249598 | 4 | 警告 | VMware | - | VMware vCenter Orchestrator の Web Configuration tool における重要な情報を取得される脆弱性 |
CWE-200
情報漏えい |
CVE-2012-1513 | 2012-03-21 16:34 | 2012-03-15 | Show | GitHub Exploit DB Packet Storm |
| 249599 | 4.3 | 警告 | VMware | - | VMware vSphere の vSphere Client にある内部ブラウザにおけるクロスサイトスクリプティングの脆弱性 |
CWE-79
クロスサイト・スクリプティング(XSS) |
CVE-2012-1512 | 2012-03-21 16:33 | 2012-03-15 | Show | GitHub Exploit DB Packet Storm |
| 249600 | 4.3 | 警告 | VMware | - | VMware View の View Manager Portal におけるクロスサイトスクリプティングの脆弱性 |
CWE-79
クロスサイト・スクリプティング(XSS) |
CVE-2012-1511 | 2012-03-21 16:31 | 2012-03-15 | Show | GitHub Exploit DB Packet Storm |
Update Date:May 13, 2026, 5:05 a.m.
| No | CVSS | Level Attach Vector |
Vendor Name | Project Name | Title | CWE | CVE | Update Date | Publication Date | Show Affected | Exploit PoC Search |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 197761 | 7.5 |
HIGH
Network |
opensuse |
wicked leap |
An ni_dhcp4_parse_response memory leak in openSUSE wicked 0.6.55 and earlier allows network attackers to cause a denial of service by sending DHCP4 packets without a message type option. |
CWE-401
Missing Release of Memory after Effective Lifetime |
CVE-2020-7216 | 2024-11-21 14:36 | 2020-02-6 | Show | GitHub Exploit DB Packet Storm |
| 197762 | 7.8 |
HIGH
Local |
mariadb | mariadb | mysql_install_db in MariaDB 10.4.7 through 10.4.11 allows privilege escalation from the mysql user account to root because chown and chmod are performed unsafely, as demonstrated by a symlink attack … |
CWE-59
Link Following |
CVE-2020-7221 | 2024-11-21 14:36 | 2020-02-5 | Show | GitHub Exploit DB Packet Storm |
| 197763 | 7.5 |
HIGH
Network |
hashicorp | consul | HashiCorp Consul and Consul Enterprise up to 1.6.2 HTTP/RPC services allowed unbounded resource usage, and were susceptible to unauthenticated denial of service. Fixed in 1.6.3. |
CWE-770
Allocation of Resources Without Limits or Throttling |
CVE-2020-7219 | 2024-11-21 14:36 | 2020-01-31 | Show | GitHub Exploit DB Packet Storm |
| 197764 | 7.5 |
HIGH
Network |
hashicorp | nomad | HashiCorp Nomad and Nonad Enterprise up to 0.10.2 HTTP/RPC services allowed unbounded resource usage, and were susceptible to unauthenticated denial of service. Fixed in 0.10.3. |
CWE-770
Allocation of Resources Without Limits or Throttling |
CVE-2020-7218 | 2024-11-21 14:36 | 2020-01-31 | Show | GitHub Exploit DB Packet Storm |
| 197765 | 9.8 |
CRITICAL
Network |
openbsd debian fedoraproject canonical |
opensmtpd debian_linux fedora ubuntu_linux |
smtp_mailaddr in smtp_session.c in OpenSMTPD 6.6, as used in OpenBSD 6.6 and other products, allows remote attackers to execute arbitrary commands as root via a crafted SMTP session, as demonstrated … |
CWE-78 CWE-755 OS Command Improper Handling of Exceptional Conditions |
CVE-2020-7247 | 2024-11-21 14:36 | 2020-01-30 | Show | GitHub Exploit DB Packet Storm |
| 197766 | 7.5 |
HIGH
Network |
netty fedoraproject debian redhat |
netty fedora debian_linux jboss_enterprise_application_platform jboss_enterprise_application_platform_text-only_advisories openshift_application_runtimes_text-only_advisories |
Netty 4.1.43.Final allows HTTP Request Smuggling because it mishandles Transfer-Encoding whitespace (such as a [space]Transfer-Encoding:chunked line) and a later Content-Length header. This issue exi… |
CWE-444
HTTP Request Smuggling |
CVE-2020-7238 | 2024-11-21 14:36 | 2020-01-28 | Show | GitHub Exploit DB Packet Storm |
| 197767 | 6.5 |
MEDIUM
Network |
codesys |
control_for_beaglebone control_for_empc-a\/imx6 control_for_iot2000 control_for_linux control_for_plcnext control_for_pfc100 control_for_pfc200 control_for_raspberry_pi contro… |
CODESYS Control V3, Gateway V3, and HMI V3 before 3.5.15.30 allow uncontrolled memory allocation which can result in a remote denial of service condition. |
CWE-770
Allocation of Resources Without Limits or Throttling |
CVE-2020-7052 | 2024-11-21 14:36 | 2020-01-25 | Show | GitHub Exploit DB Packet Storm |
| 197768 | 10.0 |
CRITICAL
Network |
gehealthcare |
apexpro_telemetry_server_firmware carescape_central_station_mai700_firmware carescape_central_station_mas700_firmware clinical_information_center_mp100d_firmware clinical_information_cent… |
In ApexPro Telemetry Server Versions 4.2 and prior, CARESCAPE Telemetry Server v4.2 & prior, Clinical Information Center (CIC) Versions 4.X and 5.X, CARESCAPE Central Station (CSCS) Versions 1.X, the… |
CWE-326
Inadequate Encryption Strength |
CVE-2020-6966 | 2024-11-21 14:36 | 2020-01-25 | Show | GitHub Exploit DB Packet Storm |
| 197769 | 9.9 |
CRITICAL
Network |
gehealthcare |
apexpro_telemetry_server_firmware carescape_b450_monitor_firmware carescape_b650_monitor_firmware carescape_b850_monitor_firmware carescape_central_station_mai700_firmware carescape_ce… |
In ApexPro Telemetry Server Versions 4.2 and prior, CARESCAPE Telemetry Server v4.2 & prior, Clinical Information Center (CIC) Versions 4.X and 5.X, CARESCAPE Central Station (CSCS) Versions 1.X, B45… |
CWE-20 CWE-434 Improper Input Validation Unrestricted Upload of File with Dangerous Type |
CVE-2020-6965 | 2024-11-21 14:36 | 2020-01-25 | Show | GitHub Exploit DB Packet Storm |
| 197770 | 8.6 |
HIGH
Network |
gehealthcare |
apexpro_telemetry_server_firmware carescape_central_station_mai700_firmware carescape_central_station_mas700_firmware clinical_information_center_mp100d_firmware clinical_information_cent… |
In ApexPro Telemetry Server Versions 4.2 and prior, CARESCAPE Telemetry Server v4.2 & prior, Clinical Information Center (CIC) Versions 4.X and 5.X, CARESCAPE Central Station (CSCS) Versions 1.X and … |
CWE-306
Missing Authentication for Critical Function |
CVE-2020-6964 | 2024-11-21 14:36 | 2020-01-25 | Show | GitHub Exploit DB Packet Storm |