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 6, 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
252321 9.3 危険 アップル - Apple Safari の WebKit における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-1410 2010-12-10 14:32 2010-06-10 Show GitHub Exploit DB Packet Storm
252322 4.3 警告 アップル - Apple Safari の WebKit における制限を回避される脆弱性 CWE-189
CWE-264
CVE-2010-1408 2010-12-10 14:31 2010-06-10 Show GitHub Exploit DB Packet Storm
252323 4.3 警告 アップル - Apple iOS の WebKit における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2010-1407 2010-12-10 14:31 2010-06-22 Show GitHub Exploit DB Packet Storm
252324 9.3 危険 アップル - Apple Safari の WebKit における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2010-1405 2010-12-10 14:30 2010-06-10 Show GitHub Exploit DB Packet Storm
252325 9.3 危険 アップル - Apple Safari の WebKit における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-1403 2010-12-10 14:29 2010-06-10 Show GitHub Exploit DB Packet Storm
252326 4.3 警告 アップル - Apple Safari の WebKit におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-1394 2010-12-10 14:28 2010-06-10 Show GitHub Exploit DB Packet Storm
252327 9.3 危険 アップル - Apple Safari の WebKit における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2010-1392 2010-12-10 14:28 2010-06-10 Show GitHub Exploit DB Packet Storm
252328 10 危険 アップル - Apple iTunes の WebKit における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2010-1387 2010-12-10 14:27 2010-06-18 Show GitHub Exploit DB Packet Storm
252329 4.3 警告 アップル - Safari におけるアドレスバー詐称の脆弱性 CWE-Other
その他
CVE-2010-1384 2010-12-10 14:27 2010-06-10 Show GitHub Exploit DB Packet Storm
252330 4.3 警告 アップル - Apple Safari の ImageIO における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2010-0042 2010-12-10 14:26 2010-03-15 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
223501 5.5 MEDIUM
Local
upx_project upx An Integer overflow in the getElfSections function in p_vmlinx.cpp in UPX 3.95 allows remote attackers to cause a denial of service (crash) via a skewed offset larger than the size of the PE section … CWE-190
 Integer Overflow or Wraparound
CVE-2019-14295 2024-11-21 13:26 2019-07-28 Show GitHub Exploit DB Packet Storm
223502 5.5 MEDIUM
Local
glyphandcog xpdfreader An issue was discovered in Xpdf 4.01.01. There is a use-after-free in the function JPXStream::fillReadBuf at JPXStream.cc, due to an out of bounds read. CWE-125
CWE-416
Out-of-bounds Read
 Use After Free
CVE-2019-14294 2024-11-21 13:26 2019-07-28 Show GitHub Exploit DB Packet Storm
223503 5.5 MEDIUM
Local
glyphandcog xpdfreader An issue was discovered in Xpdf 4.01.01. There is an out of bounds read in the function GfxPatchMeshShading::parse at GfxState.cc for typeA!=6 case 2. CWE-125
Out-of-bounds Read
CVE-2019-14293 2024-11-21 13:26 2019-07-28 Show GitHub Exploit DB Packet Storm
223504 5.5 MEDIUM
Local
glyphandcog xpdfreader An issue was discovered in Xpdf 4.01.01. There is an out of bounds read in the function GfxPatchMeshShading::parse at GfxState.cc for typeA!=6 case 1. CWE-125
Out-of-bounds Read
CVE-2019-14292 2024-11-21 13:26 2019-07-28 Show GitHub Exploit DB Packet Storm
223505 5.5 MEDIUM
Local
glyphandcog xpdfreader An issue was discovered in Xpdf 4.01.01. There is an out of bounds read in the function GfxPatchMeshShading::parse at GfxState.cc for typeA==6 case 3. CWE-125
Out-of-bounds Read
CVE-2019-14291 2024-11-21 13:26 2019-07-28 Show GitHub Exploit DB Packet Storm
223506 5.5 MEDIUM
Local
glyphandcog xpdfreader An issue was discovered in Xpdf 4.01.01. There is an out of bounds read in the function GfxPatchMeshShading::parse at GfxState.cc for typeA==6 case 2. CWE-125
Out-of-bounds Read
CVE-2019-14290 2024-11-21 13:26 2019-07-28 Show GitHub Exploit DB Packet Storm
223507 5.5 MEDIUM
Local
glyphandcog xpdfreader An issue was discovered in Xpdf 4.01.01. There is an integer overflow in the function JBIG2Bitmap::combine at JBIG2Stream.cc for the "multiple bytes per line" case. CWE-190
 Integer Overflow or Wraparound
CVE-2019-14289 2024-11-21 13:26 2019-07-28 Show GitHub Exploit DB Packet Storm
223508 7.8 HIGH
Local
glyphandcog xpdfreader An issue was discovered in Xpdf 4.01.01. There is an Integer overflow in the function JBIG2Bitmap::combine at JBIG2Stream.cc for the "one byte per line" case. CWE-190
 Integer Overflow or Wraparound
CVE-2019-14288 2024-11-21 13:26 2019-07-28 Show GitHub Exploit DB Packet Storm
223509 6.1 MEDIUM
Network
misp misp In app/webroot/js/event-graph.js in MISP 2.4.111, a stored XSS vulnerability exists in the event-graph view when a user toggles the event graph view. A malicious MISP event must be crafted in order t… CWE-79
Cross-site Scripting
CVE-2019-14286 2024-11-21 13:26 2019-07-28 Show GitHub Exploit DB Packet Storm
223510 6.2 MEDIUM
Local
linux linux_kernel In the Linux kernel before 5.2.3, drivers/block/floppy.c allows a denial of service by setup_format_params division-by-zero. Two consecutive ioctls can trigger the bug: the first one should set the d… CWE-369
 Divide By Zero
CVE-2019-14284 2024-11-21 13:26 2019-07-26 Show GitHub Exploit DB Packet Storm