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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
251801 6.5 警告 アップル - Apple Mac OS の Open Directory におけるパスワード変更の制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-3436 2011-10-25 16:32 2011-10-14 Show GitHub Exploit DB Packet Storm
251802 10 危険 ヒューレット・パッカード - HP Data Protector における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2011-3156 2011-10-25 14:34 2011-10-18 Show GitHub Exploit DB Packet Storm
251803 4.3 警告 KENT-WEB - WEB FORUM におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-3984 2011-10-25 13:44 2011-10-11 Show GitHub Exploit DB Packet Storm
251804 2.6 注意 KENT-WEB - WEB FORUM におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-3983 2011-10-25 13:43 2011-10-11 Show GitHub Exploit DB Packet Storm
251805 5 警告 KENT-WEB - WEB FORUM におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-3383 2011-10-25 13:43 2011-10-11 Show GitHub Exploit DB Packet Storm
251806 6.8 警告 アップル - Apple Mac OS X の MediaKit における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-3217 2011-10-25 11:50 2011-10-14 Show GitHub Exploit DB Packet Storm
251807 2.1 注意 アップル - Apple Mac OS X の kernel におけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-3216 2011-10-25 11:49 2011-10-14 Show GitHub Exploit DB Packet Storm
251808 2.1 注意 アップル - Apple Mac OS X の kernel におけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-3215 2011-10-25 11:48 2011-10-14 Show GitHub Exploit DB Packet Storm
251809 4.6 警告 アップル - Apple Mac OS X の IOGraphics におけるパスワード要求を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-3214 2011-10-25 11:48 2011-10-14 Show GitHub Exploit DB Packet Storm
251810 7.6 危険 アップル - Apple Mac OS X の File Systems コンポーネントにおける WebDAV セッションをハイジャックされる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-3213 2011-10-25 11:47 2011-10-14 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 14, 2026, 4 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
296061 - systemtap systemtap SystemTap 1.7, 1.6.7, and probably other versions, when unprivileged mode is enabled, allows local users to obtain sensitive information from kernel memory or cause a denial of service (kernel panic … CWE-264
Permissions, Privileges, and Access Controls
CVE-2012-0875 2024-11-21 10:35 2014-02-5 Show GitHub Exploit DB Packet Storm
296062 - redhat
augeas
enterprise_linux
augeas
The clone_file function in transfer.c in Augeas before 1.0.0, when copy_if_rename_fails is set and EXDEV or EBUSY is returned by the rename function, allows local users to overwrite arbitrary files a… NVD-CWE-noinfo
CVE-2012-0787 2024-11-21 10:35 2013-11-24 Show GitHub Exploit DB Packet Storm
296063 - augeas augeas The transform_save function in transform.c in Augeas before 1.0.0 allows local users to overwrite arbitrary files and obtain sensitive information via a symlink attack on a .augnew file. CWE-59
Link Following
CVE-2012-0786 2024-11-21 10:35 2013-11-24 Show GitHub Exploit DB Packet Storm
296064 - drupal drupal The File module in Drupal 7.x before 7.11, when using unspecified field access modules, allows remote authenticated users to read arbitrary private files that are associated with restricted fields vi… CWE-264
Permissions, Privileges, and Access Controls
CVE-2012-0827 2024-11-21 10:35 2013-10-29 Show GitHub Exploit DB Packet Storm
296065 - drupal drupal Cross-site request forgery (CSRF) vulnerability in the Aggregator module in Drupal 6.x before 6.23 and 7.x before 7.11 allows remote attackers to hijack the authentication of unspecified victims for … CWE-352
 Origin Validation Error
CVE-2012-0826 2024-11-21 10:35 2013-10-29 Show GitHub Exploit DB Packet Storm
296066 - drupal drupal Drupal 6.x before 6.23 and 7.x before 7.11 does not verify that Attribute Exchange (AX) information is signed, which allows remote attackers to modify potentially sensitive AX information without det… CWE-200
Information Exposure
CVE-2012-0825 2024-11-21 10:35 2013-10-29 Show GitHub Exploit DB Packet Storm
296067 - gnu glibc Integer overflow in the vfprintf function in stdio-common/vfprintf.c in glibc 2.14 and other versions allows context-dependent attackers to bypass the FORTIFY_SOURCE protection mechanism, conduct for… CWE-189
Numeric Errors
CVE-2012-0864 2024-11-21 10:35 2013-05-2 Show GitHub Exploit DB Packet Storm
296068 - sun sunos Unspecified vulnerability in Oracle Sun Solaris 8, 9, 10, and 11 allows local users to affect availability via unknown vectors related to Libraries/Libc. NVD-CWE-noinfo
CVE-2012-0570 2024-11-21 10:35 2013-04-17 Show GitHub Exploit DB Packet Storm
296069 - sun sunos Unspecified vulnerability in Oracle Sun Solaris 8, 9, and 10 allows local users to affect confidentiality via unknown vectors related to Utility/fdformat. NVD-CWE-noinfo
CVE-2012-0568 2024-11-21 10:35 2013-04-17 Show GitHub Exploit DB Packet Storm
296070 - ibm scale_out_network_attached_storage IBM Scale Out Network Attached Storage (SONAS) 1.3 before 1.3.2.3 requires cleartext storage of LDAP credentials without recommending a less privileged LDAP account, which might allow attackers to ob… CWE-255
CWE-264
Credentials Management
Permissions, Privileges, and Access Controls
CVE-2012-0706 2024-11-21 10:35 2013-04-8 Show GitHub Exploit DB Packet Storm