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 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
228951 5 警告 サン・マイクロシステムズ - OpenJDK などの製品で使用されている Pulse-Java の src/java/org/classpath/icedtea/pulseaudio/PulseAudioTargetDataLine.java における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2009-0794 2012-12-20 19:10 2009-04-7 Show GitHub Exploit DB Packet Storm
228952 4.3 警告 qip - QIP におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2009-0769 2012-12-20 19:10 2009-03-6 Show GitHub Exploit DB Packet Storm
228953 7.5 危険 yapbb - YapBB の forumhop.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2009-0768 2012-12-20 19:10 2009-03-6 Show GitHub Exploit DB Packet Storm
228954 10 危険 xvid - Windows Media Player などで使用される Xvid の xvidcore/src/decoder.c の初期化機能におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2009-0894 2012-12-20 19:10 2007-04-16 Show GitHub Exploit DB Packet Storm
228955 10 危険 xvid - Windows Media Player など使用される Xvid の xvidcore/src/decoder.c におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2009-0893 2012-12-20 19:10 2007-04-16 Show GitHub Exploit DB Packet Storm
228956 4.3 警告 Scriptsez.net - ScriptsEz Ez PHP Comment におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-0762 2012-12-20 19:10 2009-03-6 Show GitHub Exploit DB Packet Storm
228957 4.3 警告 team5.team board - Team Board の online.asp におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-0761 2012-12-20 19:10 2009-03-6 Show GitHub Exploit DB Packet Storm
228958 5 警告 team5 - Team Board における資格情報を含むデータベースをダウンロードされる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2009-0760 2012-12-20 19:10 2009-03-6 Show GitHub Exploit DB Packet Storm
228959 6.5 警告 ZNC - ZNC の webadmin における CRLF インジェクションの脆弱性 CWE-94
コード・インジェクション
CVE-2009-0759 2012-12-20 19:10 2009-02-24 Show GitHub Exploit DB Packet Storm
228960 5 警告 freedesktop.org - Poppler の JBIG2Stream::readSymbolDictSeg 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2009-0756 2012-12-20 19:10 2009-01-23 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 1, 2026, 4:12 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
215931 5.5 MEDIUM
Local
openexr
fedoraproject
canonical
opensuse
debian
apple
openexr
fedora
ubuntu_linux
leap
debian_linux
tvos
iphone_os
icloud
itunes
watchos
ipados
mac_os_x
An issue was discovered in OpenEXR before 2.4.1. There is an std::vector out-of-bounds read and write, as demonstrated by ImfTileOffsets.cpp. CWE-125
CWE-787
Out-of-bounds Read
 Out-of-bounds Write
CVE-2020-11763 2024-11-21 13:58 2020-04-15 Show GitHub Exploit DB Packet Storm
215932 5.5 MEDIUM
Local
openexr
fedoraproject
canonical
opensuse
debian
apple
openexr
fedora
ubuntu_linux
leap
debian_linux
mac_os_x
tvos
iphone_os
icloud
itunes
watchos
ipados
An issue was discovered in OpenEXR before 2.4.1. There is an out-of-bounds read and write in DwaCompressor::uncompress in ImfDwaCompressor.cpp when handling the UNKNOWN compression case. CWE-125
CWE-787
Out-of-bounds Read
 Out-of-bounds Write
CVE-2020-11762 2024-11-21 13:58 2020-04-15 Show GitHub Exploit DB Packet Storm
215933 5.5 MEDIUM
Local
openexr
fedoraproject
canonical
debian
apple
openexr
fedora
ubuntu_linux
debian_linux
mac_os_x
tvos
iphone_os
icloud
itunes
watchos
ipados
An issue was discovered in OpenEXR before 2.4.1. There is an out-of-bounds read during Huffman uncompression, as demonstrated by FastHufDecoder::refill in ImfFastHuf.cpp. CWE-125
Out-of-bounds Read
CVE-2020-11761 2024-11-21 13:58 2020-04-15 Show GitHub Exploit DB Packet Storm
215934 5.5 MEDIUM
Local
openexr
fedoraproject
canonical
opensuse
debian
apple
openexr
fedora
ubuntu_linux
leap
debian_linux
mac_os_x
tvos
iphone_os
icloud
itunes
watchos
ipados
An issue was discovered in OpenEXR before 2.4.1. There is an out-of-bounds read during RLE uncompression in rleUncompress in ImfRle.cpp. CWE-125
Out-of-bounds Read
CVE-2020-11760 2024-11-21 13:58 2020-04-15 Show GitHub Exploit DB Packet Storm
215935 5.5 MEDIUM
Local
openexr
fedoraproject
canonical
debian
apple
openexr
fedora
ubuntu_linux
debian_linux
tvos
iphone_os
icloud
itunes
watchos
ipados
mac_os_x
An issue was discovered in OpenEXR before 2.4.1. Because of integer overflows in CompositeDeepScanLine::Data::handleDeepFrameBuffer and readSampleCountForLineBlock, an attacker can write to an out-of… CWE-190
 Integer Overflow or Wraparound
CVE-2020-11759 2024-11-21 13:58 2020-04-15 Show GitHub Exploit DB Packet Storm
215936 5.5 MEDIUM
Local
openexr
fedoraproject
canonical
opensuse
debian
apple
openexr
fedora
ubuntu_linux
leap
debian_linux
mac_os_x
tvos
iphone_os
icloud
itunes
watchos
ipados
An issue was discovered in OpenEXR before 2.4.1. There is an out-of-bounds read in ImfOptimizedPixelReading.h. CWE-125
Out-of-bounds Read
CVE-2020-11758 2024-11-21 13:58 2020-04-15 Show GitHub Exploit DB Packet Storm
215937 5.5 MEDIUM
Local
cellebrite ufed_firmware Cellebrite UFED 5.0 through 7.29 uses four hardcoded RSA private keys to authenticate to the ADB daemon on target devices. Extracted keys can be used to place evidence onto target devices when perfor… CWE-798
 Use of Hard-coded Credentials
CVE-2020-11723 2024-11-21 13:58 2020-04-15 Show GitHub Exploit DB Packet Storm
215938 5.5 MEDIUM
Local
xen
debian
fedoraproject
opensuse
xen
debian_linux
fedora
leap
An issue was discovered in xenoprof in Xen through 4.13.x, allowing guest OS users (without active profiling) to obtain sensitive information about other guests. Unprivileged guests can request to ma… CWE-212
 Improper Removal of Sensitive Information Before Storage or Transfer
CVE-2020-11740 2024-11-21 13:58 2020-04-14 Show GitHub Exploit DB Packet Storm
215939 7.5 HIGH
Network
snapcreek duplicator The Snap Creek Duplicator plugin before 1.3.28 for WordPress (and Duplicator Pro before 3.8.7.1) allows Directory Traversal via ../ in the file parameter to duplicator_download or duplicator_init. CWE-22
Path Traversal
CVE-2020-11738 2024-11-21 13:58 2020-04-14 Show GitHub Exploit DB Packet Storm
215940 3.9 LOW
Local
gnome
debian
canonical
file-roller
debian_linux
ubuntu_linux
fr-archive-libarchive.c in GNOME file-roller through 3.36.1 allows Directory Traversal during extraction because it lacks a check of whether a file's parent is a symlink to a directory outside of the… CWE-22
CWE-59
Path Traversal
Link Following
CVE-2020-11736 2024-11-21 13:58 2020-04-14 Show GitHub Exploit DB Packet Storm