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 19, 2026, 4 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
240031 4.6 警告 PC Tools - PC Tools AntiVirus における権限を取得される脆弱性 - CVE-2006-3114 2012-09-25 15:35 2006-08-8 Show GitHub Exploit DB Packet Storm
240032 5 警告 Mono Project
SUSE
- Mono/C# Web サーバにおけるディレクトリトラバーサルの脆弱性 - CVE-2006-2658 2012-09-25 15:35 2006-09-12 Show GitHub Exploit DB Packet Storm
240033 6.8 警告 pentaware
microchip data systems
- TZipTV コンポーネントにおけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2006-2482 2012-09-25 15:35 2006-09-8 Show GitHub Exploit DB Packet Storm
240034 9.3 危険 マイクロソフト - Microsoft Publisher におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2006-0001 2012-09-25 15:35 2006-09-12 Show GitHub Exploit DB Packet Storm
240035 2.6 注意 ジャストシステム - ATOK for Android における学習情報ファイルのアクセス権限に関する問題 CWE-264
認可・権限・アクセス制御
CVE-2012-4016 2012-09-25 12:01 2012-09-25 Show GitHub Exploit DB Packet Storm
240036 6.8 警告 アップル - Apple iOS 6 未満で使用される WebKit における任意のコードを実行される脆弱性 CWE-119
CWE-399
CVE-2012-3747 2012-09-24 18:59 2012-09-20 Show GitHub Exploit DB Packet Storm
240037 4.3 警告 アップル - Apple iOS 6 未満の UIKit における平文のファイルコンテンツを取得される脆弱性 CWE-310
暗号の問題
CVE-2012-3746 2012-09-24 18:59 2012-09-20 Show GitHub Exploit DB Packet Storm
240038 5 警告 アップル - Apple iOS 6 未満におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2012-3745 2012-09-24 18:59 2012-09-20 Show GitHub Exploit DB Packet Storm
240039 5 警告 アップル - Apple iOS 6 未満におけるテキストコミュニケーションを偽造される脆弱性 CWE-DesignError
CVE-2012-3744 2012-09-24 18:59 2012-09-20 Show GitHub Exploit DB Packet Storm
240040 5 警告 アップル - Apple iOS 6 未満のシステムログの実装における重要な情報を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-3743 2012-09-24 18:59 2012-09-20 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 19, 2026, 4:16 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
286401 - apache struts CookieInterceptor in Apache Struts 2.x before 2.3.20, when a wildcard cookiesName value is used, does not properly restrict access to the getClass method, which allows remote attackers to "manipulate… CWE-264
Permissions, Privileges, and Access Controls
CVE-2014-0116 2024-11-21 11:01 2014-05-8 Show GitHub Exploit DB Packet Storm
286402 - netty netty WebSocket08FrameDecoder in Netty 3.6.x before 3.6.9, 3.7.x before 3.7.1, 3.8.x before 3.8.2, 3.9.x before 3.9.1, and 4.0.x before 4.0.19 allows remote attackers to cause a denial of service (memory c… CWE-399
 Resource Management Errors
CVE-2014-0193 2024-11-21 11:01 2014-05-6 Show GitHub Exploit DB Packet Storm
286403 - openssl
mariadb
fedoraproject
debian
opensuse
suse
openssl
mariadb
fedora
debian_linux
opensuse
linux_enterprise_server
linux_enterprise_software_development_kit
linux_enterprise_desktop
linux_enterprise_workstation_extension
The do_ssl3_write function in s3_pkt.c in OpenSSL 1.x through 1.0.1g, when SSL_MODE_RELEASE_BUFFERS is enabled, does not properly manage a buffer pointer during certain recursive calls, which allows … CWE-476
 NULL Pointer Dereference
CVE-2014-0198 2024-11-21 11:01 2014-05-6 Show GitHub Exploit DB Packet Storm
286404 - php php sapi/fpm/fpm/fpm_unix.c in the FastCGI Process Manager (FPM) in PHP before 5.4.28 and 5.5.x before 5.5.12 uses 0666 permissions for the UNIX socket, which allows local users to gain privileges via a … CWE-269
 Improper Privilege Management
CVE-2014-0185 2024-11-21 11:01 2014-05-6 Show GitHub Exploit DB Packet Storm
286405 - redhat openshift openshift-origin-broker-util, as used in Red Hat OpenShift Enterprise 1.2.7 and 2.0.5, uses world-readable permissions for the mcollective client.cfg configuration file, which allows local users to o… CWE-310
Cryptographic Issues
CVE-2014-0164 2024-11-21 11:01 2014-05-6 Show GitHub Exploit DB Packet Storm
286406 - redhat jboss_web_framework_kit Multiple cross-site scripting (XSS) vulnerabilities in Red Hat JBoss Web Framework Kit 2.5.0 allow remote attackers to inject arbitrary web script or HTML via a (1) parameter or (2) id name. CWE-79
Cross-site Scripting
CVE-2014-0149 2024-11-21 11:01 2014-05-6 Show GitHub Exploit DB Packet Storm
286407 - redhat
virt-who_project
enterprise_linux_desktop
enterprise_linux_workstation
enterprise_linux_server
virt-who
virt-who uses world-readable permissions for /etc/sysconfig/virt-who, which allows local users to obtain password for hypervisors by reading the file. CWE-310
Cryptographic Issues
CVE-2014-0189 2024-11-21 11:01 2014-05-2 Show GitHub Exploit DB Packet Storm
286408 - igniterealtime smack The ParseRoster component in the Ignite Realtime Smack XMPP API before 4.0.0-rc1 does not verify the from attribute of a roster-query IQ stanza, which allows remote attackers to spoof IQ responses vi… CWE-345
 Insufficient Verification of Data Authenticity
CVE-2014-0364 2024-11-21 11:01 2014-04-30 Show GitHub Exploit DB Packet Storm
286409 - igniterealtime smack The ServerTrustManager component in the Ignite Realtime Smack XMPP API before 4.0.0-rc1 does not verify basicConstraints and nameConstraints in X.509 certificate chains from SSL servers, which allows… CWE-295
Improper Certificate Validation 
CVE-2014-0363 2024-11-21 11:01 2014-04-30 Show GitHub Exploit DB Packet Storm
286410 - apache commons_beanutils
struts
Apache Commons BeanUtils, as distributed in lib/commons-beanutils-1.8.0.jar in Apache Struts 1.x through 1.3.10 and in other products requiring commons-beanutils through 1.9.2, does not suppress the … CWE-20
 Improper Input Validation 
CVE-2014-0114 2024-11-21 11:01 2014-04-30 Show GitHub Exploit DB Packet Storm