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 12, 2026, 12:02 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
251951 7.5 危険 アップル - Apple Mac OS X の ICU におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-0206 2011-08-1 10:44 2011-06-24 Show GitHub Exploit DB Packet Storm
251952 6.8 警告 アップル - Apple Mac OS X の ImageIO におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-0204 2011-08-1 10:43 2011-06-24 Show GitHub Exploit DB Packet Storm
251953 6.8 警告 アップル - Apple Mac OS X の CoreGraphics における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2011-0202 2011-08-1 10:41 2011-06-24 Show GitHub Exploit DB Packet Storm
251954 7.5 危険 アップル - Apple Mac OS X の CoreFoundation フレームワークにおける一つずれ (off-by-one) エラーの脆弱性 CWE-189
数値処理の問題
CVE-2011-0201 2011-08-1 10:40 2011-06-24 Show GitHub Exploit DB Packet Storm
251955 6.8 警告 アップル - Apple Mac OS X の ColorSync における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2011-0200 2011-08-1 10:38 2011-06-24 Show GitHub Exploit DB Packet Storm
251956 6.8 警告 オラクル - Oracle Secure Backup における脆弱性 CWE-noinfo
情報不足
CVE-2011-2252 2011-07-29 11:04 2011-07-19 Show GitHub Exploit DB Packet Storm
251957 4.3 警告 オラクル - Oracle Secure Backup における脆弱性 CWE-noinfo
情報不足
CVE-2011-2251 2011-07-29 11:04 2011-07-19 Show GitHub Exploit DB Packet Storm
251958 7.1 危険 オラクル - Oracle Database Server の Core RDBMS コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2011-2253 2011-07-29 11:03 2011-07-19 Show GitHub Exploit DB Packet Storm
251959 3.5 注意 オラクル - Oracle Database Server の Core RDBMS コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2011-2243 2011-07-29 11:02 2011-07-19 Show GitHub Exploit DB Packet Storm
251960 1.3 注意 オラクル - Oracle Database Server の Core RDBMS コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2011-2242 2011-07-29 11:02 2011-07-19 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 12, 2026, 5:06 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
257521 6.5 MEDIUM
Network
xoev osci_transport_library Signature Wrapping exists in OSCI-Transport 1.2 as used in OSCI Transport Library 1.6.1 (Java) and OSCI Transport Library 1.6 (.NET). An attacker with access to unencrypted OSCI protocol messages mus… CWE-347
 Improper Verification of Cryptographic Signature
CVE-2017-10669 2024-11-21 12:06 2017-06-30 Show GitHub Exploit DB Packet Storm
257522 5.9 MEDIUM
Network
xoev osci_transport_library A Padding Oracle exists in OSCI-Transport 1.2 as used in OSCI Transport Library 1.6.1 (Java) and OSCI Transport Library 1.6 (.NET). Under an MITM condition within the OSCI infrastructure, an attacker… CWE-327
 Use of a Broken or Risky Cryptographic Algorithm
CVE-2017-10668 2024-11-21 12:06 2017-06-30 Show GitHub Exploit DB Packet Storm
257523 7.5 HIGH
Network
libtiff libtiff In LibTIFF 4.0.8, there is a assertion abort in the TIFFWriteDirectoryTagCheckedLong8Array function in tif_dirwrite.c. A crafted input will lead to a remote denial of service attack. CWE-20
 Improper Input Validation 
CVE-2017-10688 2024-11-21 12:06 2017-06-30 Show GitHub Exploit DB Packet Storm
257524 7.5 HIGH
Network
libsass libsass In LibSass 3.4.5, there is a heap-based buffer over-read in the function json_mkstream() in sass_context.cpp. A crafted input will lead to a remote denial of service attack. CWE-125
Out-of-bounds Read
CVE-2017-10687 2024-11-21 12:06 2017-06-30 Show GitHub Exploit DB Packet Storm
257525 9.8 CRITICAL
Network
gnu ncurses In ncurses 6.0, there is a format string vulnerability in the fmt_entry function. A crafted input will lead to a remote arbitrary code execution attack. CWE-134
Use of Externally-Controlled Format String
CVE-2017-10685 2024-11-21 12:06 2017-06-30 Show GitHub Exploit DB Packet Storm
257526 7.8 HIGH
Local
nasm
canonical
netwide_assembler
ubuntu_linux
In Netwide Assembler (NASM) 2.14rc0, there are multiple heap use after free vulnerabilities in the tool nasm. The related heap is allocated in the token() function and freed in the detoken() function… CWE-416
 Use After Free
CVE-2017-10686 2024-11-21 12:06 2017-06-30 Show GitHub Exploit DB Packet Storm
257527 9.8 CRITICAL
Network
gnu ncurses In ncurses 6.0, there is a stack-based buffer overflow in the fmt_entry function. A crafted input will lead to a remote arbitrary code execution attack. CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2017-10684 2024-11-21 12:06 2017-06-30 Show GitHub Exploit DB Packet Storm
257528 7.5 HIGH
Network
mpg123 mpg123 In mpg123 1.25.0, there is a heap-based buffer over-read in the convert_latin1 function in libmpg123/id3.c. A crafted input will lead to a remote denial of service attack. CWE-125
Out-of-bounds Read
CVE-2017-10683 2024-11-21 12:06 2017-06-30 Show GitHub Exploit DB Packet Storm
257529 9.8 CRITICAL
Network
piwigo piwigo SQL injection vulnerability in the administrative backend in Piwigo through 2.9.1 allows remote users to execute arbitrary SQL commands via the cat_false or cat_true parameter in the comments or stat… CWE-89
SQL Injection
CVE-2017-10682 2024-11-21 12:06 2017-06-30 Show GitHub Exploit DB Packet Storm
257530 8.8 HIGH
Network
piwigo piwigo Cross-site request forgery (CSRF) vulnerability in Piwigo through 2.9.1 allows remote attackers to hijack the authentication of users for requests to unlock albums via a crafted request. CWE-352
 Origin Validation Error
CVE-2017-10681 2024-11-21 12:06 2017-06-30 Show GitHub Exploit DB Packet Storm