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":June 13, 2026, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
258531 - - Accoria Networks - Accoria Rock Web Server に複数の脆弱性 - - 2010-06-17 18:33 2010-06-3 Show GitHub Exploit DB Packet Storm
258532 5 警告 富士通 - Interstage Portalworks および Interstage Interaction Manager のポータル機能におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
- 2010-06-17 18:33 2010-05-28 Show GitHub Exploit DB Packet Storm
258533 10 危険 シスコシステムズ - Cisco Mediator Framework におけるパスワードおよびアカウントの詳細を読まれる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-0600 2010-06-16 18:32 2010-05-26 Show GitHub Exploit DB Packet Storm
258534 9.3 危険 シスコシステムズ - Cisco Mediator Framework における Administrator の認証情報を見破られる脆弱性 CWE-255
証明書・パスワード管理
CVE-2010-0599 2010-06-16 18:32 2010-05-26 Show GitHub Exploit DB Packet Storm
258535 9.3 危険 シスコシステムズ - Cisco Mediator Framework における Administrator の認証情報を見破られる脆弱性 CWE-255
証明書・パスワード管理
CVE-2010-0598 2010-06-16 18:31 2010-05-26 Show GitHub Exploit DB Packet Storm
258536 9 危険 シスコシステムズ - Cisco Mediator Framework におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2010-0597 2010-06-16 18:31 2010-05-26 Show GitHub Exploit DB Packet Storm
258537 9 危険 シスコシステムズ - Cisco Mediator Framework における権限を取得される脆弱性 CWE-noinfo
情報不足
CVE-2010-0596 2010-06-16 18:31 2010-05-26 Show GitHub Exploit DB Packet Storm
258538 10 危険 シスコシステムズ - Cisco Mediator Framework におけるアクセス権限を取得される脆弱性 CWE-255
証明書・パスワード管理
CVE-2010-0595 2010-06-16 18:31 2010-05-26 Show GitHub Exploit DB Packet Storm
258539 4 警告 サイバートラスト株式会社
MIT Kerberos
ターボリナックス
レッドハット
- MIT Kerberos の kadmind におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2010-0629 2010-06-16 16:17 2010-04-6 Show GitHub Exploit DB Packet Storm
258540 6.4 警告 OpenSSL Project - OpenSSL の EVP_PKEY_verify_recover 関数における重要な情報を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-1633 2010-06-15 18:26 2010-06-1 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 13, 2026, 4:20 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
249131 4.3 MEDIUM
Network
mozilla
canonical
firefox
ubuntu_linux
Service workers can use redirection to avoid the tainting of cross-origin resources in some instances, allowing a malicious site to read responses which are supposed to be opaque. This vulnerability … CWE-200
Information Exposure
CVE-2018-12358 2024-11-21 12:45 2018-10-18 Show GitHub Exploit DB Packet Storm
249132 6.5 MEDIUM
Network
redhat
debian
canonical
mozilla
enterprise_linux_desktop
enterprise_linux_workstation
enterprise_linux_server
enterprise_linux_server_eus
enterprise_linux_server_tus
enterprise_linux_server_aus
debian_linux
ubu…
An invalid grid size during QCMS (color profile) transformations can result in the out-of-bounds read interpreted as a float value. This could leak private data into the output. This vulnerability af… CWE-125
Out-of-bounds Read
CVE-2018-12366 2024-11-21 12:45 2018-10-18 Show GitHub Exploit DB Packet Storm
249133 6.5 MEDIUM
Network
redhat
debian
canonical
mozilla
enterprise_linux_desktop
enterprise_linux_workstation
enterprise_linux_server
enterprise_linux_server_eus
enterprise_linux_server_tus
enterprise_linux_server_aus
debian_linux
ubu…
A compromised IPC child process can escape the content sandbox and list the names of arbitrary files on the file system without user consent or interaction. This could result in exposure of private l… CWE-200
Information Exposure
CVE-2018-12365 2024-11-21 12:45 2018-10-18 Show GitHub Exploit DB Packet Storm
249134 8.8 HIGH
Network
redhat
debian
canonical
mozilla
enterprise_linux_desktop
enterprise_linux_workstation
enterprise_linux_server
enterprise_linux_server_eus
enterprise_linux_server_tus
enterprise_linux_server_aus
debian_linux
ubu…
NPAPI plugins, such as Adobe Flash, can send non-simple cross-origin requests, bypassing CORS by making a same-origin POST that does a 307 redirect to the target site. This allows for a malicious sit… CWE-352
 Origin Validation Error
CVE-2018-12364 2024-11-21 12:45 2018-10-18 Show GitHub Exploit DB Packet Storm
249135 8.8 HIGH
Network
redhat
debian
canonical
mozilla
enterprise_linux_desktop
enterprise_linux_workstation
enterprise_linux_server
enterprise_linux_server_eus
enterprise_linux_server_tus
enterprise_linux_server_aus
debian_linux
ubu…
A use-after-free vulnerability can occur when script uses mutation events to move DOM nodes between documents, resulting in the old document that held the node being freed but the node still having a… CWE-416
 Use After Free
CVE-2018-12363 2024-11-21 12:45 2018-10-18 Show GitHub Exploit DB Packet Storm
249136 8.8 HIGH
Network
redhat
debian
canonical
mozilla
enterprise_linux_desktop
enterprise_linux_workstation
enterprise_linux_server
enterprise_linux_server_eus
enterprise_linux_server_tus
enterprise_linux_server_aus
debian_linux
ubu…
An integer overflow can occur during graphics operations done by the Supplemental Streaming SIMD Extensions 3 (SSSE3) scaler, resulting in a potentially exploitable crash. This vulnerability affects … CWE-190
 Integer Overflow or Wraparound
CVE-2018-12362 2024-11-21 12:45 2018-10-18 Show GitHub Exploit DB Packet Storm
249137 8.8 HIGH
Network
redhat
debian
canonical
mozilla
enterprise_linux_desktop
enterprise_linux_workstation
enterprise_linux_server
enterprise_linux_server_eus
enterprise_linux_server_tus
enterprise_linux_server_aus
debian_linux
ubu…
A use-after-free vulnerability can occur when deleting an input element during a mutation event handler triggered by focusing that element. This results in a potentially exploitable crash. This vulne… CWE-416
 Use After Free
CVE-2018-12360 2024-11-21 12:45 2018-10-18 Show GitHub Exploit DB Packet Storm
249138 8.8 HIGH
Network
redhat
debian
canonical
mozilla
enterprise_linux_desktop
enterprise_linux_workstation
enterprise_linux_server
enterprise_linux_server_eus
enterprise_linux_server_tus
enterprise_linux_server_aus
debian_linux
ubu…
A buffer overflow can occur when rendering canvas content while adjusting the height and width of the canvas element dynamically, causing data to be written outside of the currently computed boundari… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2018-12359 2024-11-21 12:45 2018-10-18 Show GitHub Exploit DB Packet Storm
249139 9.8 CRITICAL
Network
adobe digital_editions Adobe Digital Editions versions 4.5.8 and below have a heap overflow vulnerability. Successful exploitation could lead to arbitrary code execution. CWE-787
 Out-of-bounds Write
CVE-2018-12823 2024-11-21 12:45 2018-10-18 Show GitHub Exploit DB Packet Storm
249140 9.8 CRITICAL
Network
adobe digital_editions Adobe Digital Editions versions 4.5.8 and below have an use after free vulnerability. Successful exploitation could lead to arbitrary code execution. CWE-416
 Use After Free
CVE-2018-12822 2024-11-21 12:45 2018-10-18 Show GitHub Exploit DB Packet Storm