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
252711 5 警告 phpAlbum - phpAlbum の main.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2011-4807 2011-12-16 15:23 2011-12-14 Show GitHub Exploit DB Packet Storm
252712 4.3 警告 phpAlbum - phpAlbum の main.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-4806 2011-12-16 15:20 2011-12-14 Show GitHub Exploit DB Packet Storm
252713 4.3 警告 SAP - SAP Crystal Report Server の pubDBLogon.jsp におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-4805 2011-12-16 15:18 2011-12-14 Show GitHub Exploit DB Packet Storm
252714 7.5 危険 Authenex - ASAS Server 上の Authenex Web Management Control における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2011-4801 2011-12-16 15:16 2011-09-16 Show GitHub Exploit DB Packet Storm
252715 9 危険 Rhino Software - Serv-U FTP サーバにおけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2011-4800 2011-12-16 15:15 2011-12-14 Show GitHub Exploit DB Packet Storm
252716 4.3 警告 マイクロソフト - Microsoft Internet Explorer におけるコンテンツを読まれる脆弱性 CWE-200
情報漏えい
CVE-2011-3404 2011-12-16 11:52 2011-12-13 Show GitHub Exploit DB Packet Storm
252717 9.3 危険 マイクロソフト - Windows 2008 および Windows 7 上で稼働する Microsoft Internet Explorer 9 における権限昇格の脆弱性 CWE-Other
その他
CVE-2011-2019 2011-12-16 11:50 2011-12-13 Show GitHub Exploit DB Packet Storm
252718 7.2 危険 マイクロソフト - 複数の Microsoft Windows のカーネルにおける権限昇格の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-2018 2011-12-16 11:49 2011-12-13 Show GitHub Exploit DB Packet Storm
252719 4.3 警告 マイクロソフト - Microsoft Internet Explorer 8 の XSS フィルタにおけるコンテンツを読まれる脆弱性 CWE-200
情報漏えい
CVE-2011-1992 2011-12-16 11:48 2011-12-13 Show GitHub Exploit DB Packet Storm
252720 9.3 危険 マイクロソフト - Microsoft Excel および Office における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2011-3403 2011-12-16 11:40 2011-12-13 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