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 22, 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
224531 7.5 危険 BMC Software - BMC Service Desk Express における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2013-4945 2013-07-31 15:08 2013-06-12 Show GitHub Exploit DB Packet Storm
224532 2.1 注意 Drupal Indonesia - Drupal 用 TinyBox モジュールにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-4140 2013-07-31 14:44 2013-07-10 Show GitHub Exploit DB Packet Storm
224533 2.6 注意 BuddyDev.com - WordPress 用 BuddyPress Extended Friendship Request プラグインにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-4944 2013-07-31 14:36 2013-07-2 Show GitHub Exploit DB Packet Storm
224534 4.3 警告 OpenX - OpenX Source におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-3515 2013-07-31 14:08 2013-05-8 Show GitHub Exploit DB Packet Storm
224535 4.3 警告 Monkey Project - Monkey HTTP Daemon の Directory Listing プラグインにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-2181 2013-07-31 13:55 2013-06-14 Show GitHub Exploit DB Packet Storm
224536 9.3 危険 キングソフト株式会社 - Kingsoft Spreadsheets 2012 におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2013-0723 2013-07-31 13:47 2013-07-29 Show GitHub Exploit DB Packet Storm
224537 5 警告 ヒューレット・パッカード
レッドハット
- 複数の Red Hat JBoss 製品の JBossWS Native におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2011-1483 2013-07-30 17:40 2011-04-4 Show GitHub Exploit DB Packet Storm
224538 4.7 警告 Linux - Linux Kernel のブリッジのマルチキャストの実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2013-4129 2013-07-30 17:21 2013-07-7 Show GitHub Exploit DB Packet Storm
224539 4.7 警告 Linux - Linux Kernel の drivers/vhost/net.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2013-4127 2013-07-30 17:21 2013-07-9 Show GitHub Exploit DB Packet Storm
224540 6.4 警告 FreeBSD - FreeBSD のカーネルにおける NFS ファイルシステムのファイルパーミッションを回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-4851 2013-07-30 16:42 2013-07-26 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 23, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
349591 - php php The xmlrpc extension in PHP 5.3.1 does not properly handle a missing methodName element in the first argument to the xmlrpc_decode_request function, which allows context-dependent attackers to cause … NVD-CWE-Other
CVE-2010-0397 2010-12-10 15:37 2010-03-17 Show GitHub Exploit DB Packet Storm
349592 - php php Per: http://cwe.mitre.org/data/slices/2000.html Improper Check for Unusual or Exceptional Conditions CWE-754 NVD-CWE-Other
CVE-2010-0397 2010-12-10 15:37 2010-03-17 Show GitHub Exploit DB Packet Storm
349593 - apple mac_os_x The hfs implementation in Apple Mac OS X 10.5.8 and 10.6.x before 10.6.5 supports hard links to directories and does not prevent certain deeply nested directory structures, which allows local users t… NVD-CWE-Other
CVE-2010-0105 2010-12-10 14:00 2010-04-28 Show GitHub Exploit DB Packet Storm
349594 - php php Use-after-free vulnerability in the request shutdown functionality in PHP 5.2 before 5.2.13 and 5.3 before 5.3.2 allows context-dependent attackers to cause a denial of service (crash) via a stream c… CWE-399
 Resource Management Errors
CVE-2010-2093 2010-12-7 15:48 2010-05-28 Show GitHub Exploit DB Packet Storm
349595 - realnetworks helix_mobile_server
helix_server
helix_server_mobile
Stack-based buffer overflow in the AgentX::receive_agentx function in AgentX++ 1.4.16, as used in RealNetworks Helix Server and Helix Mobile Server 11.x through 13.x and other products, allows remote… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2010-1318 2010-11-24 14:00 2010-04-21 Show GitHub Exploit DB Packet Storm
349596 - gnu gzip The huft_build function in inflate.c in gzip before 1.3.13 creates a hufts (aka huffman) table that is too small, which allows remote attackers to cause a denial of service (application crash or infi… CWE-20
 Improper Input Validation 
CVE-2009-2624 2010-11-18 15:29 2010-01-30 Show GitHub Exploit DB Packet Storm
349597 - sterlitetechnologies sam300_ax_router Cross-site scripting (XSS) vulnerability in Forms/status_statistics_1 in the Sterlite SAM300 AX Router allows remote attackers to inject arbitrary web script or HTML via the Stat_Radio parameter. CWE-79
Cross-site Scripting
CVE-2010-0607 2010-11-4 13:00 2010-02-12 Show GitHub Exploit DB Packet Storm
349598 - osticket osticket Cross-site scripting (XSS) vulnerability in scp/ajax.php in osTicket before 1.6.0 Stable allows remote authenticated users to inject arbitrary web script or HTML via the f parameter, possibly related… CWE-79
Cross-site Scripting
CVE-2010-0606 2010-11-4 03:16 2010-02-12 Show GitHub Exploit DB Packet Storm
349599 - novaboard novaboard SQL injection vulnerability in header.php in NovaBoard 1.1.2 allows remote attackers to execute arbitrary SQL commands via the nova_name cookie parameter. NOTE: the provenance of this information is… CWE-89
SQL Injection
CVE-2010-0609 2010-11-4 02:46 2010-02-12 Show GitHub Exploit DB Packet Storm
349600 - ibm websphere_application_server The Single Sign-on (SSO) functionality in IBM WebSphere Application Server (WAS) 7.0.0.0 through 7.0.0.8 does not recognize the Requires SSL configuration option, which might allow remote attackers t… CWE-200
Information Exposure
CVE-2010-0563 2010-11-3 13:00 2010-02-9 Show GitHub Exploit DB Packet Storm