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 13, 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
251921 7.2 危険 マイクロソフト - Microsoft Windows XP および Windows Server 2003 の RAS 内にある NDISTAPI.sys における権限昇格の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-1974 2011-08-24 10:17 2011-08-9 Show GitHub Exploit DB Packet Storm
251922 4.3 警告 マイクロソフト - Microsoft Windows Server 2008 R2 の RD Web Access におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-1263 2011-08-24 10:16 2011-08-9 Show GitHub Exploit DB Packet Storm
251923 6.2 警告 サイバートラスト株式会社
Linux
- Linux kernel の kernel/exit.c 内にある do_exit 関数における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-4258 2011-08-24 10:11 2010-12-9 Show GitHub Exploit DB Packet Storm
251924 9.3 危険 マイクロソフト - Microsoft Visio における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2011-1979 2011-08-23 10:06 2011-08-9 Show GitHub Exploit DB Packet Storm
251925 9.3 危険 マイクロソフト - Microsoft Visio における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2011-1972 2011-08-23 10:05 2011-08-9 Show GitHub Exploit DB Packet Storm
251926 9.3 危険 マイクロソフト - Microsoft Internet Explorer 6 から 9 における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-1964 2011-08-23 10:04 2011-08-9 Show GitHub Exploit DB Packet Storm
251927 4.3 警告 マイクロソフト - Microsoft Internet Explorer 6 から 9 における異なるドメインまたはゾーンからアクセスされる脆弱性 CWE-200
情報漏えい
CVE-2011-1960 2011-08-23 10:04 2011-08-9 Show GitHub Exploit DB Packet Storm
251928 7.6 危険 マイクロソフト - Microsoft Internet Explorer 6 から 8 における任意のコードを実行される脆弱性 CWE-362
競合状態
CVE-2011-1257 2011-08-23 10:02 2011-08-9 Show GitHub Exploit DB Packet Storm
251929 2.1 注意 IBM - IBM WebSphere Application Server の installer におけるログファイルへのアクセス権を保持される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-1307 2011-08-23 09:50 2011-02-28 Show GitHub Exploit DB Packet Storm
251930 6.2 警告 Linux
レッドハット
- Linux kernel の drivers/usb/misc/iowarrior.c 内にある iowarrior_write 関数におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-4656 2011-08-22 11:06 2011-03-10 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 13, 2026, 5:05 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
286961 - apple iphone_os The Twitter subsystem in Apple iOS before 7 does not require API conformity for access to Twitter daemon interfaces, which allows attackers to post Tweets via a crafted app that sends direct requests… CWE-264
Permissions, Privileges, and Access Controls
CVE-2013-5157 2024-11-21 10:57 2013-09-19 Show GitHub Exploit DB Packet Storm
286962 - apple iphone_os The Telephony subsystem in Apple iOS before 7 does not require API conformity for access to telephony-daemon interfaces, which allows attackers to bypass intended restrictions on phone calls via a cr… CWE-264
Permissions, Privileges, and Access Controls
CVE-2013-5156 2024-11-21 10:57 2013-09-19 Show GitHub Exploit DB Packet Storm
286963 - apple iphone_os The Sandbox subsystem in Apple iOS before 7 allows attackers to cause a denial of service (infinite loop) via an application that writes crafted values to /dev/random. CWE-20
 Improper Input Validation 
CVE-2013-5155 2024-11-21 10:57 2013-09-19 Show GitHub Exploit DB Packet Storm
286964 - apple iphone_os The Sandbox subsystem in Apple iOS before 7 determines the sandboxing requirement for a #! application on the basis of the script interpreter instead of the script, which allows attackers to bypass i… CWE-264
Permissions, Privileges, and Access Controls
CVE-2013-5154 2024-11-21 10:57 2013-09-19 Show GitHub Exploit DB Packet Storm
286965 - apple iphone_os Springboard in Apple iOS before 7 does not properly manage the lock state in Lost Mode, which allows physically proximate attackers to read notifications via unspecified vectors. CWE-264
Permissions, Privileges, and Access Controls
CVE-2013-5153 2024-11-21 10:57 2013-09-19 Show GitHub Exploit DB Packet Storm
286966 - apple iphone_os Mobile Safari in Apple iOS before 7 allows remote attackers to spoof the URL bar via a crafted web site. CWE-20
 Improper Input Validation 
CVE-2013-5152 2024-11-21 10:57 2013-09-19 Show GitHub Exploit DB Packet Storm
286967 - apple iphone_os Mobile Safari in Apple iOS before 7 does not prevent HTML interpretation of a document served with a text/plain content type, which allows remote attackers to conduct cross-site scripting (XSS) attac… CWE-79
Cross-site Scripting
CVE-2013-5151 2024-11-21 10:57 2013-09-19 Show GitHub Exploit DB Packet Storm
286968 - apple iphone_os The history-clearing feature in Safari in Apple iOS before 7 does not clear the back/forward history of an open tab, which allows physically proximate attackers to obtain sensitive information by lev… CWE-200
Information Exposure
CVE-2013-5150 2024-11-21 10:57 2013-09-19 Show GitHub Exploit DB Packet Storm
286969 - apple iphone_os The Push Notifications subsystem in Apple iOS before 7 provides the push-notification token to an app without user approval, which allows attackers to obtain sensitive information via an app that emp… CWE-264
Permissions, Privileges, and Access Controls
CVE-2013-5149 2024-11-21 10:57 2013-09-19 Show GitHub Exploit DB Packet Storm
286970 - apple iphone_os Passcode Lock in Apple iOS before 7 does not properly manage the lock state, which allows physically proximate attackers to bypass an intended passcode requirement by leveraging a race condition invo… CWE-362
Race Condition
CVE-2013-5147 2024-11-21 10:57 2013-09-19 Show GitHub Exploit DB Packet Storm