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 7, 2026, 4:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
254211 10 危険 アップル - Apple Safari の WebKit における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2009-3384 2010-02-25 12:33 2009-11-11 Show GitHub Exploit DB Packet Storm
254212 7.1 危険 Linux
レッドハット
- Linux kernel の icmp_send 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2009-0778 2010-02-25 12:33 2009-03-12 Show GitHub Exploit DB Packet Storm
254213 7.2 危険 サイバートラスト株式会社
Linux
レッドハット
- Linux Kernel の audit_syscall_entry 関数におけるシステムコール監査設定を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2009-0834 2010-02-25 12:33 2009-03-6 Show GitHub Exploit DB Packet Storm
254214 7.2 危険 サイバートラスト株式会社
Linux
レッドハット
- Linux kernel の hrtimer_start 関数における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2007-5966 2010-02-25 12:31 2007-12-20 Show GitHub Exploit DB Packet Storm
254215 4.3 警告 シスコシステムズ - Cisco Secure Desktop の +CSCOT+/translation におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-0440 2010-02-24 12:27 2010-02-1 Show GitHub Exploit DB Packet Storm
254216 6.2 警告 ヒューレット・パッカード - HP ECMT におけるデータベースにアクセスされる脆弱性 CWE-noinfo
情報不足
CVE-2009-4184 2010-02-24 12:27 2009-10-5 Show GitHub Exploit DB Packet Storm
254217 4.6 警告 アップル - Apple iPhone OS のリカバリモードにおける任意のデータを読まれる脆弱性 CWE-399
リソース管理の問題
CVE-2010-0038 2010-02-24 12:26 2010-02-2 Show GitHub Exploit DB Packet Storm
254218 5 警告 サン・マイクロシステムズ
VMware
- Sun Java SE におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2009-3885 2010-02-24 12:26 2009-11-9 Show GitHub Exploit DB Packet Storm
254219 7.5 危険 サン・マイクロシステムズ
VMware
- JDK および JRE の Java Update 機能における古いバージョンの脆弱性を利用される脆弱性 CWE-Other
その他
CVE-2009-3864 2010-02-24 12:26 2009-11-3 Show GitHub Exploit DB Packet Storm
254220 5 警告 アドビシステムズ - Adobe ColdFusion のデフォルト設定におけるコレクションのメタデータを取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-0185 2010-02-24 12:25 2010-01-29 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 7, 2026, 4:22 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
210801 6.4 MEDIUM
Physics
mobile-industrial-robots
easyrobotics
uvd-robots
mir100_firmware
mir200_firmware
mir250_firmware
mir500_firmware
mir1000_firmware
er200_firmware
er-lite_firmware
er-flex_firmware
er-one_firmware
uvd_firmware
There is no mechanism in place to prevent a bad operator to boot from a live OS image, this can lead to extraction of sensible files (such as the shadow file) or privilege escalation by manually addi… NVD-CWE-Other
CVE-2020-10277 2024-11-21 13:55 2020-06-24 Show GitHub Exploit DB Packet Storm
210802 9.8 CRITICAL
Network
mobile-industrial-robots
easyrobotics
uvd-robots
mir100_firmware
mir200_firmware
mir250_firmware
mir500_firmware
mir1000_firmware
er200_firmware
er-lite_firmware
er-flex_firmware
er-one_firmware
uvd_firmware
The password for the safety PLC is the default and thus easy to find (in manuals, etc.). This allows a manipulated program to be uploaded to the safety PLC, effectively disabling the emergency stop i… CWE-798
 Use of Hard-coded Credentials
CVE-2020-10276 2024-11-21 13:55 2020-06-24 Show GitHub Exploit DB Packet Storm
210803 9.8 CRITICAL
Network
mobile-industrial-robots
easyrobotics
uvd-robots
mir100_firmware
mir200_firmware
mir250_firmware
mir500_firmware
mir1000_firmware
er200_firmware
er-lite_firmware
er-flex_firmware
er-one_firmware
uvd_firmware
The access tokens for the REST API are directly derived from the publicly available default credentials for the web interface. Given a USERNAME and a PASSWORD, the token string is generated directly … CWE-326
Inadequate Encryption Strength
CVE-2020-10275 2024-11-21 13:55 2020-06-24 Show GitHub Exploit DB Packet Storm
210804 7.1 HIGH
Network
mobile-industrial-robots
easyrobotics
uvd-robots
mir100_firmware
mir200_firmware
mir250_firmware
mir500_firmware
mir1000_firmware
er200_firmware
er-lite_firmware
er-flex_firmware
er-one_firmware
uvd_firmware
The access tokens for the REST API are directly derived (sha256 and base64 encoding) from the publicly available default credentials from the Control Dashboard (refer to CVE-2020-10270 for related fl… CWE-330
 Use of Insufficiently Random Values
CVE-2020-10274 2024-11-21 13:55 2020-06-24 Show GitHub Exploit DB Packet Storm
210805 7.5 HIGH
Network
aliasrobotics
mobile-industrial-robotics
enabled-robotics
uvd-robots
mir100_firmware
mir200_firmware
mir250_firmware
mir500_firmware
mir1000_firmware
er200_firmware
er-lite_firmware
er-flex_firmware
er-one_firmware
uvd_robots_firmware
MiR controllers across firmware versions 2.8.1.1 and before do not encrypt or protect in any way the intellectual property artifacts installed in the robots. This flaw allows attackers with access to… CWE-312
 Cleartext Storage of Sensitive Information
CVE-2020-10273 2024-11-21 13:55 2020-06-24 Show GitHub Exploit DB Packet Storm
210806 9.8 CRITICAL
Network
aliasrobotics
mobile-industrial-robotics
enabled-robotics
uvd-robots
mir100_firmware
mir200_firmware
mir250_firmware
mir500_firmware
mir1000_firmware
er200_firmware
er-lite_firmware
er-flex_firmware
er-one_firmware
uvd_robots_firmware
MiR100, MiR200 and other MiR robots use the Robot Operating System (ROS) default packages exposing the computational graph without any sort of authentication. This allows attackers with access to the… CWE-306
Missing Authentication for Critical Function
CVE-2020-10272 2024-11-21 13:55 2020-06-24 Show GitHub Exploit DB Packet Storm
210807 9.8 CRITICAL
Network
aliasrobotics
mobile-industrial-robotics
enabled-robotics
uvd-robots
mir100_firmware
mir200_firmware
mir250_firmware
mir500_firmware
mir1000_firmware
er200_firmware
er-lite_firmware
er-flex_firmware
er-one_firmware
uvd_robots_firmware
MiR100, MiR200 and other MiR robots use the Robot Operating System (ROS) default packages exposing the computational graph to all network interfaces, wireless and wired. This is the result of a bad s… CWE-668
 Exposure of Resource to Wrong Sphere
CVE-2020-10271 2024-11-21 13:55 2020-06-24 Show GitHub Exploit DB Packet Storm
210808 9.8 CRITICAL
Network
aliasrobotics
mobile-industrial-robotics
enabled-robotics
uvd-robots
mir100_firmware
mir200_firmware
mir250_firmware
mir500_firmware
mir1000_firmware
er200_firmware
er-lite_firmware
er-flex_firmware
er-one_firmware
uvd_robots_firmware
Out of the wired and wireless interfaces within MiR100, MiR200 and other vehicles from the MiR fleet, it's possible to access the Control Dashboard on a hardcoded IP address. Credentials to such wire… CWE-798
 Use of Hard-coded Credentials
CVE-2020-10270 2024-11-21 13:55 2020-06-24 Show GitHub Exploit DB Packet Storm
210809 9.8 CRITICAL
Network
aliasrobotics
mobile-industrial-robotics
enabled-robotics
uvd-robots
mir100_firmware
mir200_firmware
mir250_firmware
mir500_firmware
mir1000_firmware
er200_firmware
er-lite_firmware
er-flex_firmware
er-one_firmware
uvd_robots_firmware
One of the wireless interfaces within MiR100, MiR200 and possibly (according to the vendor) other MiR fleet vehicles comes pre-configured in WiFi Master (Access Point) mode. Credentials to such wirel… CWE-798
 Use of Hard-coded Credentials
CVE-2020-10269 2024-11-21 13:55 2020-06-24 Show GitHub Exploit DB Packet Storm
210810 7.5 HIGH
Network
redhat wildfly A vulnerability was found in Wildfly in versions before 20.0.0.Final, where a remote deserialization attack is possible in the Enterprise Application Beans(EJB) due to lack of validation/filtering ca… CWE-502
 Deserialization of Untrusted Data
CVE-2020-10740 2024-11-21 13:55 2020-06-23 Show GitHub Exploit DB Packet Storm