|
You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database). |
Update Date":May 7, 2026, 2:09 p.m.
| No | CVSS | Level Attach Vector |
Vendor Name | Project Name | Title | CWE | CVE | Update Date | Publication Date | Impact Show |
Exploit PoC Search |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 251391 | 9.3 | 危険 | マイクロソフト | - | Microsoft Internet Explorer 6 から 9 における任意のコードを実行される脆弱性 |
CWE-119
バッファエラー |
CVE-2011-1250 | 2011-06-28 12:12 | 2011-06-14 | Show | GitHub Exploit DB Packet Storm |
| 251392 | 9.3 | 危険 | マイクロソフト | - | Microsoft Internet Explorer 7 から 9 における任意のコードを実行される脆弱性 |
CWE-119
バッファエラー |
CVE-2011-1262 | 2011-06-28 12:11 | 2011-06-14 | Show | GitHub Exploit DB Packet Storm |
| 251393 | 4.9 | 警告 | Linux レッドハット |
- | Linux kernel の fs/eventpoll.c におけるサービス運用妨害 (DoS)の脆弱性 |
CWE-399
リソース管理の問題 |
CVE-2011-1082 | 2011-06-28 10:03 | 2011-04-4 | Show | GitHub Exploit DB Packet Storm |
| 251394 | 4.9 | 警告 | Linux レッドハット |
- | Linux kernel の mm/huge_memory.c におけるサービス運用妨害 (メモリ破損) の脆弱性 |
CWE-399
リソース管理の問題 |
CVE-2011-0999 | 2011-06-28 10:01 | 2011-02-23 | Show | GitHub Exploit DB Packet Storm |
| 251395 | 1.9 | 注意 | Linux レッドハット |
- | Linux kernel の arch/x86/kvm/x86.c における重要な情報を取得される脆弱性 |
CWE-200
情報漏えい |
CVE-2010-3881 | 2011-06-28 09:53 | 2010-12-9 | Show | GitHub Exploit DB Packet Storm |
| 251396 | 9.3 | 危険 | マイクロソフト | - | Microsoft Internet Explorer 8 および 9 における任意のコードを実行される脆弱性 |
CWE-119
バッファエラー |
CVE-2011-1260 | 2011-06-27 16:23 | 2011-06-14 | Show | GitHub Exploit DB Packet Storm |
| 251397 | 4.3 | 警告 | マイクロソフト | - | Microsoft Internet Explorer 7 および 8 におけるクロスサイトスクリプティングの脆弱性 |
CWE-79
クロスサイト・スクリプティング(XSS) |
CVE-2011-1252 | 2011-06-27 16:22 | 2011-06-14 | Show | GitHub Exploit DB Packet Storm |
| 251398 | 9.3 | 危険 | マイクロソフト | - | Microsoft Internet Explorer 8 における任意のコードを実行される脆弱性 |
CWE-119
バッファエラー |
CVE-2011-1251 | 2011-06-27 16:21 | 2011-06-14 | Show | GitHub Exploit DB Packet Storm |
| 251399 | 4.3 | 警告 | マイクロソフト | - | Microsoft Internet Explorer 8 における重要な情報を取得される脆弱性 |
CWE-200
情報漏えい |
CVE-2011-1246 | 2011-06-27 16:21 | 2011-06-14 | Show | GitHub Exploit DB Packet Storm |
| 251400 | 4.3 | 警告 | マイクロソフト | - | 複数の Microsoft 製品における任意のファイルを読まれる脆弱性 |
CWE-200
情報漏えい |
CVE-2011-1280 | 2011-06-27 16:19 | 2011-06-14 | Show | GitHub Exploit DB Packet Storm |
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 |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 210021 | 5.5 |
MEDIUM
Local |
openexr fedoraproject opensuse debian canonical apple |
openexr fedora leap debian_linux ubuntu_linux tvos iphone_os icloud itunes watchos ipados mac_os_x |
An issue was discovered in OpenEXR before 2.4.1. There is an off-by-one error in use of the ImfXdr.h read function by DwaCompressor::Classifier::Classifier, leading to an out-of-bounds read. |
CWE-125 CWE-193 Out-of-bounds Read Off-by-one Error |
CVE-2020-11765 | 2024-11-21 13:58 | 2020-04-15 | Show | GitHub Exploit DB Packet Storm |
| 210022 | 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 out-of-bounds write in copyIntoFrameBuffer in ImfMisc.cpp. |
CWE-787
Out-of-bounds Write |
CVE-2020-11764 | 2024-11-21 13:58 | 2020-04-15 | Show | GitHub Exploit DB Packet Storm |
| 210023 | 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 |
| 210024 | 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 |
| 210025 | 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 |
| 210026 | 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 |
| 210027 | 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 |
| 210028 | 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 |
| 210029 | 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 |
| 210030 | 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 |