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 5, 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
252061 7.5 危険 マイクロソフト - Microsoft Office SharePoint Server 2007 における任意のコードを実行される脆弱性 CWE-Other
その他
CVE-2010-3964 2011-01-18 14:12 2010-12-14 Show GitHub Exploit DB Packet Storm
252062 9.3 危険 マイクロソフト - Microsoft Publisher の pubconv.dll における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-3955 2011-01-18 14:09 2010-12-14 Show GitHub Exploit DB Packet Storm
252063 9.3 危険 マイクロソフト - Microsoft Publisher における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-3954 2011-01-18 14:06 2010-12-14 Show GitHub Exploit DB Packet Storm
252064 9.3 危険 マイクロソフト - Microsoft Publisher の pubconv.dll における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2010-2571 2011-01-18 14:04 2010-12-14 Show GitHub Exploit DB Packet Storm
252065 5 警告 Rocomotion - 複数の Rocomotion 製品におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-3931 2011-01-18 12:02 2011-01-18 Show GitHub Exploit DB Packet Storm
252066 4.3 警告 Ruby Version Manager (RVM) - Ruby Version Manager におけるエスケープシーケンスインジェクションの脆弱性 CWE-20
不適切な入力確認
CVE-2010-3928 2011-01-18 12:01 2011-01-18 Show GitHub Exploit DB Packet Storm
252067 9.3 危険 マイクロソフト - Microsoft Publisher の pubconv.dll におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-2570 2011-01-17 15:16 2010-12-14 Show GitHub Exploit DB Packet Storm
252068 9.3 危険 マイクロソフト - Microsoft Publisher の pubconv.dll における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-2569 2011-01-17 15:14 2010-12-14 Show GitHub Exploit DB Packet Storm
252069 4.9 警告 マイクロソフト - Microsoft Windows Server 2008 の Hyper-V におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2010-3960 2011-01-17 15:12 2010-12-14 Show GitHub Exploit DB Packet Storm
252070 5.4 警告 マイクロソフト - 複数の Microsoft 製品の Netlogon RPC Service におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2010-2742 2011-01-17 15:09 2010-12-14 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 5, 2026, 4:51 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
298751 - php php The SplFileInfo::getType function in the Standard PHP Library (SPL) extension in PHP before 5.3.4 on Windows does not properly detect symbolic links, which might make it easier for local users to con… CWE-59
Link Following
CVE-2011-0754 2024-11-21 10:24 2011-02-3 Show GitHub Exploit DB Packet Storm
298752 - php php Race condition in the PCNTL extension in PHP before 5.3.4, when a user-defined signal handler exists, might allow context-dependent attackers to cause a denial of service (memory corruption) via a la… CWE-362
Race Condition
CVE-2011-0753 2024-11-21 10:24 2011-02-3 Show GitHub Exploit DB Packet Storm
298753 - php php The extract function in PHP before 5.2.15 does not prevent use of the EXTR_OVERWRITE parameter to overwrite (1) the GLOBALS superglobal array and (2) the this variable, which allows context-dependent… CWE-20
 Improper Input Validation 
CVE-2011-0752 2024-11-21 10:24 2011-02-3 Show GitHub Exploit DB Packet Storm
298754 - novell zenworks_handheld_management Buffer overflow in ZfHIPCND.exe in Novell ZENworks Handheld Management 7.0 allows remote attackers to execute arbitrary code via a crafted IP Conduit packet to TCP port 2400. CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2011-0742 2024-11-21 10:24 2011-02-2 Show GitHub Exploit DB Packet Storm
298755 - modxcms evolution Multiple cross-site scripting (XSS) vulnerabilities in ModX Evolution before 1.0.5 allow remote attackers to inject arbitrary web script or HTML via the (1) installer or (2) image editor. CWE-79
Cross-site Scripting
CVE-2011-0741 2024-11-21 10:24 2011-02-2 Show GitHub Exploit DB Packet Storm
298756 - pleer rss_feed_reader Cross-site scripting (XSS) vulnerability in magpie/scripts/magpie_slashbox.php in RSS Feed Reader 0.1 for WordPress allows remote attackers to inject arbitrary web script or HTML via the rss_url para… CWE-79
Cross-site Scripting
CVE-2011-0740 2024-11-21 10:24 2011-02-2 Show GitHub Exploit DB Packet Storm
298757 - mikel_lindsaar mail The deliver function in the sendmail delivery agent (lib/mail/network/delivery_methods/sendmail.rb) in Ruby Mail gem 2.2.14 and earlier allows remote attackers to execute arbitrary commands via shell… CWE-20
 Improper Input Validation 
CVE-2011-0739 2024-11-21 10:24 2011-02-2 Show GitHub Exploit DB Packet Storm
298758 - ncsa
globus
myproxy
globus_toolkit
MyProxy 5.0 through 5.2, as used in Globus Toolkit 5.0.0 through 5.0.2, does not properly verify the (1) hostname or (2) identity in the X.509 certificate for the myproxy-server, which allows remote … CWE-20
 Improper Input Validation 
CVE-2011-0738 2024-11-21 10:24 2011-02-2 Show GitHub Exploit DB Packet Storm
298759 - adobe coldfusion Adobe ColdFusion 9.0.1 CHF1 and earlier allows remote attackers to obtain sensitive information via an id=- query to a .cfm file, which reveals the installation path in an error message. NOTE: the v… CWE-200
Information Exposure
CVE-2011-0737 2024-11-21 10:24 2011-02-2 Show GitHub Exploit DB Packet Storm
298760 - adobe coldfusion Adobe ColdFusion 9.0.1 CHF1 and earlier, when a web application is configured to use a DBMS, allows remote attackers to obtain potentially sensitive information about the database structure via an id… CWE-200
Information Exposure
CVE-2011-0736 2024-11-21 10:24 2011-02-2 Show GitHub Exploit DB Packet Storm