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 28, 2026, 6 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
255761 9.3 危険 Google - Google Chrome における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2010-0655 2010-11-24 15:00 2010-01-25 Show GitHub Exploit DB Packet Storm
255762 9.3 危険 Google - Google Chrome の sandbox/src/crosscall_server.cc における整数オーバーフロー脆弱性 CWE-189
数値処理の問題
CVE-2010-0649 2010-11-24 15:00 2010-02-10 Show GitHub Exploit DB Packet Storm
255763 10 危険 Google - Google Chrome にて使用される Google V8 内の factory.cc における整数符号エラーの脆弱性 CWE-189
数値処理の問題
CVE-2010-0646 2010-11-24 14:59 2010-02-10 Show GitHub Exploit DB Packet Storm
255764 9.3 危険 Google - Google Chrome にて使用される Google V8 内の factory.cc における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2010-0645 2010-11-24 14:59 2010-02-10 Show GitHub Exploit DB Packet Storm
255765 4.3 警告 Google - Google Chrome におけるクライアントユーザに関する重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2010-0643 2010-11-24 14:59 2010-02-10 Show GitHub Exploit DB Packet Storm
255766 7.5 危険 Google - Google Chrome におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2010-1665 2010-11-24 14:58 2010-04-27 Show GitHub Exploit DB Packet Storm
255767 5 警告 Google - Google Chrome におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2010-1664 2010-11-24 14:58 2010-04-27 Show GitHub Exploit DB Packet Storm
255768 10 危険 Google - Google Chrome の Google URL Parsing Library における同一生成元ポリシーを回避される脆弱性 CWE-264
CWE-noinfo
CVE-2010-1663 2010-11-24 14:58 2010-04-27 Show GitHub Exploit DB Packet Storm
255769 7.8 危険 Google - Google Chrome の Google V8 bindings におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2010-1506 2010-11-24 14:58 2010-04-20 Show GitHub Exploit DB Packet Storm
255770 10 危険 Google - Google Chrome における脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-1505 2010-11-24 14:57 2010-04-20 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 29, 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
246691 6.5 MEDIUM
Network
makemytrip makemytrip An issue was discovered in the MakeMyTrip application 7.2.4 for Android. The databases (locally stored) are not encrypted and have cleartext that might lead to sensitive information disclosure, as de… CWE-312
 Cleartext Storage of Sensitive Information
CVE-2018-11242 2024-11-21 12:42 2018-05-20 Show GitHub Exploit DB Packet Storm
246692 7.5 HIGH
Network
hexagontoken hexagon An integer overflow in the _transfer function of a smart contract implementation for Hexagon (HXG), an Ethereum ERC20 token, allows attackers to accomplish an unauthorized increase of digital assets … CWE-190
 Integer Overflow or Wraparound
CVE-2018-11239 2024-11-21 12:42 2018-05-20 Show GitHub Exploit DB Packet Storm
246693 5.5 MEDIUM
Local
podofo_project podofo An issue was discovered in PoDoFo 0.9.5. The function PdfPage::GetPageNumber() in PdfPage.cpp in PoDoFo 0.9.5 allows remote attackers to cause a denial of service (NULL pointer dereference and applic… CWE-476
 NULL Pointer Dereference
CVE-2018-11255 2024-11-21 12:42 2018-05-19 Show GitHub Exploit DB Packet Storm
246694 5.5 MEDIUM
Local
podofo_project podofo An issue was discovered in PoDoFo 0.9.5. There is an Excessive Recursion in the PdfPagesTree::GetPageNode() function of PdfPagesTree.cpp. Remote attackers could leverage this vulnerability to cause a… CWE-674
 Uncontrolled Recursion
CVE-2018-11254 2024-11-21 12:42 2018-05-19 Show GitHub Exploit DB Packet Storm
246695 6.5 MEDIUM
Network
imagemagick imagemagick In ImageMagick 7.0.7-23 Q16 x86_64 2018-01-24, there is a heap-based buffer over-read in ReadSUNImage in coders/sun.c, which allows attackers to cause a denial of service (application crash in SetGra… CWE-125
Out-of-bounds Read
CVE-2018-11251 2024-11-21 12:42 2018-05-19 Show GitHub Exploit DB Packet Storm
246696 9.8 CRITICAL
Network
liulishuo filedownloader util/FileDownloadUtils.java in FileDownloader 1.7.3 does not check an attachment's name. If an attacker places "../" in the file name, the file can be stored in an unintended directory because of Dir… CWE-22
Path Traversal
CVE-2018-11248 2024-11-21 12:42 2018-05-19 Show GitHub Exploit DB Packet Storm
246697 6.1 MEDIUM
Network
misp-project misp app/webroot/js/misp.js in MISP 2.4.91 has a DOM based XSS with cortex type attributes. CWE-79
Cross-site Scripting
CVE-2018-11245 2024-11-21 12:42 2018-05-19 Show GitHub Exploit DB Packet Storm
246698 5.3 MEDIUM
Network
dopewp bbe_theme The BBE theme before 1.53 for WordPress allows a direct launch of an HTML editor. NVD-CWE-noinfo
CVE-2018-11244 2024-11-21 12:42 2018-05-19 Show GitHub Exploit DB Packet Storm
246699 7.8 HIGH
Local
upx_project upx PackLinuxElf64::unpack in p_lx_elf.cpp in UPX 3.95 allows remote attackers to cause a denial of service (double free), limit the ability of a malware scanner to operate on the entire original data, o… CWE-415
 Double Free
CVE-2018-11243 2024-11-21 12:42 2018-05-19 Show GitHub Exploit DB Packet Storm
246700 7.8 HIGH
Local
gnu
redhat
oracle
netapp
canonical
glibc
enterprise_linux_desktop
enterprise_linux_workstation
enterprise_linux_server
virtualization_host
enterprise_communications_broker
communications_session_border_controller
An AVX-512-optimized implementation of the mempcpy function in the GNU C Library (aka glibc or libc6) 2.27 and earlier may write data beyond the target buffer, leading to a buffer overflow in __mempc… CWE-787
 Out-of-bounds Write
CVE-2018-11237 2024-11-21 12:42 2018-05-19 Show GitHub Exploit DB Packet Storm