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":July 1, 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
257891 6.8 警告 アップル - Apple iOS の OfficeImport におけるメモリ二重解放の脆弱性 CWE-94
コード・インジェクション
CVE-2011-3261 2011-10-24 16:30 2011-10-14 Show GitHub Exploit DB Packet Storm
257892 - - OneOrZero - OneOrZero AIMS に複数の脆弱性 - - 2011-10-24 11:14 2011-10-14 Show GitHub Exploit DB Packet Storm
257893 7.6 危険 アップル - 複数の Apple 製品で使用される WebKit におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2011-3236 2011-10-24 11:08 2011-10-12 Show GitHub Exploit DB Packet Storm
257894 7.6 危険 アップル - 複数の Apple 製品で使用される WebKit におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2011-3237 2011-10-24 11:08 2011-10-12 Show GitHub Exploit DB Packet Storm
257895 7.6 危険 アップル - Apple iTunes で使用される CoreFoundation におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2011-0259 2011-10-24 11:07 2011-10-12 Show GitHub Exploit DB Packet Storm
257896 9.3 危険 マイクロソフト - Microsoft Internet Explorer 8 における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2011-1999 2011-10-21 15:40 2011-10-11 Show GitHub Exploit DB Packet Storm
257897 9.3 危険 マイクロソフト - Microsoft Internet Explorer 9 における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2011-1998 2011-10-21 15:39 2011-10-11 Show GitHub Exploit DB Packet Storm
257898 9.3 危険 マイクロソフト - Microsoft Internet Explorer 6 における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2011-1997 2011-10-21 15:39 2011-10-11 Show GitHub Exploit DB Packet Storm
257899 9.3 危険 マイクロソフト - Microsoft Internet Explorer 6 から 8 における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2011-1996 2011-10-21 15:38 2011-10-11 Show GitHub Exploit DB Packet Storm
257900 9.3 危険 マイクロソフト - Microsoft Internet Explorer 6 から 9 における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2011-1995 2011-10-21 15:35 2011-10-11 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:July 1, 2026, 4:27 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
268261 5.5 MEDIUM
Local
openexif_project openexif The ExifImageFile::readImage function in ExifImageFileRead.cpp in OpenExif 2.1.4 allows remote attackers to cause a denial of service (infinite loop and CPU consumption) via a crafted jpg file. CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2017-11118 2024-11-21 12:07 2017-07-31 Show GitHub Exploit DB Packet Storm
268262 5.5 MEDIUM
Local
openexif_project openexif The ExifImageFile::readDHT function in ExifImageFileRead.cpp in OpenExif 2.1.4 allows remote attackers to cause a denial of service (heap-based buffer over-read and application crash) via a crafted j… CWE-125
Out-of-bounds Read
CVE-2017-11117 2024-11-21 12:07 2017-07-31 Show GitHub Exploit DB Packet Storm
268263 7.8 HIGH
Local
openexif_project openexif The ExifImageFile::readDQT function in ExifImageFileRead.cpp in OpenExif 2.1.4 allows remote attackers to cause a denial of service (heap-based buffer over-read and application crash) via a crafted j… CWE-125
Out-of-bounds Read
CVE-2017-11116 2024-11-21 12:07 2017-07-31 Show GitHub Exploit DB Packet Storm
268264 5.5 MEDIUM
Local
openexif_project openexif The ExifJpegHUFFTable::deriveTable function in ExifHuffmanTable.cpp in OpenExif 2.1.4 allows remote attackers to cause a denial of service (heap-based buffer overflow and application crash) via a cra… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2017-11115 2024-11-21 12:07 2017-07-31 Show GitHub Exploit DB Packet Storm
268265 5.5 MEDIUM
Local
twibright links The put_chars function in html_r.c in Twibright Links 2.14 allows remote attackers to cause a denial of service (buffer over-read) via a crafted HTML file. CWE-125
Out-of-bounds Read
CVE-2017-11114 2024-11-21 12:07 2017-07-31 Show GitHub Exploit DB Packet Storm
268266 9.8 CRITICAL
Network
glpi-project glpi SQL injection exists in front/devicesoundcard.php in GLPI before 9.1.5 via the start parameter. CWE-89
SQL Injection
CVE-2017-11184 2024-11-21 12:07 2017-07-28 Show GitHub Exploit DB Packet Storm
268267 4.9 MEDIUM
Network
glpi-project glpi front/backup.php in GLPI before 9.1.5 allows remote authenticated administrators to delete arbitrary files via a crafted file parameter. CWE-20
 Improper Input Validation 
CVE-2017-11183 2024-11-21 12:07 2017-07-28 Show GitHub Exploit DB Packet Storm
268268 6.1 MEDIUM
Network
sap netweaver_portal Cross-site scripting (XSS) vulnerability in the DataArchivingService servlet in SAP NetWeaver Portal 7.4 allows remote attackers to inject arbitrary web script or HTML via the responsecode parameter … CWE-79
Cross-site Scripting
CVE-2017-11460 2024-11-21 12:07 2017-07-26 Show GitHub Exploit DB Packet Storm
268269 9.8 CRITICAL
Network
sap trex SAP TREX 7.10 allows remote attackers to (1) read arbitrary files via an fget command or (2) write to arbitrary files and consequently execute arbitrary code via an fdir command, aka SAP Security Not… CWE-94
Code Injection
CVE-2017-11459 2024-11-21 12:07 2017-07-26 Show GitHub Exploit DB Packet Storm
268270 6.1 MEDIUM
Network
sap netweaver_application_server_java Cross-site scripting (XSS) vulnerability in the ctcprotocol/Protocol servlet in SAP NetWeaver AS JAVA 7.3 allows remote attackers to inject arbitrary web script or HTML via the sessionID parameter, a… CWE-79
Cross-site Scripting
CVE-2017-11458 2024-11-21 12:07 2017-07-26 Show GitHub Exploit DB Packet Storm