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":June 19, 2026, 12:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
229241 9.3 危険 Mozilla Foundation - 複数の Mozilla 製品における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2013-0746 2013-02-22 18:48 2013-01-8 Show GitHub Exploit DB Packet Storm
229242 9.3 危険 Mozilla Foundation - 複数の Mozilla 製品の AutoWrapperChanger クラスにおける任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2013-0745 2013-02-22 18:44 2013-01-8 Show GitHub Exploit DB Packet Storm
229243 9.3 危険 Mozilla Foundation - 複数の Mozilla 製品における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2013-0744 2013-02-22 18:41 2013-01-8 Show GitHub Exploit DB Packet Storm
229244 5.1 警告 IBM - IBM Tivoli Storage Manager のクライアントにおける不特定のアクセス権を取得される脆弱性 CWE-noinfo
情報不足
CVE-2013-0472 2013-02-22 15:59 2012-01-31 Show GitHub Exploit DB Packet Storm
229245 4.3 警告 IBM - IBM Tivoli Storage Manager のクライアントにおけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2013-0471 2013-02-22 15:59 2012-01-31 Show GitHub Exploit DB Packet Storm
229246 3.5 注意 IBM - 複数の IBM 製品におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-0478 2013-02-22 15:58 2013-02-21 Show GitHub Exploit DB Packet Storm
229247 6 警告 IBM - 複数の IBM 製品におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-0477 2013-02-22 15:58 2013-02-21 Show GitHub Exploit DB Packet Storm
229248 6.8 警告 シスコシステムズ - Cisco Unified MeetingPlace のサーバにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2013-1128 2013-02-22 12:14 2013-02-11 Show GitHub Exploit DB Packet Storm
229249 2.6 注意 IBM - IBM WebSphere Message Broker におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-0466 2013-02-21 18:37 2013-02-19 Show GitHub Exploit DB Packet Storm
229250 3.5 注意 IBM - 複数の IBM 製品におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-0457 2013-02-21 18:36 2013-02-15 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 19, 2026, 4:01 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
293761 - linux linux_kernel The packet_recvmsg function in net/packet/af_packet.c in the Linux kernel before 3.12.4 updates a certain length value before ensuring that an associated data structure has been initialized, which al… CWE-20
 Improper Input Validation 
CVE-2013-7270 2024-11-21 11:00 2014-01-7 Show GitHub Exploit DB Packet Storm
293762 - linux linux_kernel The nr_recvmsg function in net/netrom/af_netrom.c in the Linux kernel before 3.12.4 updates a certain length value without ensuring that an associated data structure has been initialized, which allow… CWE-20
 Improper Input Validation 
CVE-2013-7269 2024-11-21 11:00 2014-01-7 Show GitHub Exploit DB Packet Storm
293763 - linux linux_kernel The ipx_recvmsg function in net/ipx/af_ipx.c in the Linux kernel before 3.12.4 updates a certain length value without ensuring that an associated data structure has been initialized, which allows loc… CWE-20
 Improper Input Validation 
CVE-2013-7268 2024-11-21 11:00 2014-01-7 Show GitHub Exploit DB Packet Storm
293764 - linux linux_kernel The atalk_recvmsg function in net/appletalk/ddp.c in the Linux kernel before 3.12.4 updates a certain length value without ensuring that an associated data structure has been initialized, which allow… CWE-20
 Improper Input Validation 
CVE-2013-7267 2024-11-21 11:00 2014-01-7 Show GitHub Exploit DB Packet Storm
293765 - linux linux_kernel The mISDN_sock_recvmsg function in drivers/isdn/mISDN/socket.c in the Linux kernel before 3.12.4 does not ensure that a certain length value is consistent with the size of an associated data structur… CWE-20
 Improper Input Validation 
CVE-2013-7266 2024-11-21 11:00 2014-01-7 Show GitHub Exploit DB Packet Storm
293766 - linux linux_kernel The pn_recvmsg function in net/phonet/datagram.c in the Linux kernel before 3.12.4 updates a certain length value before ensuring that an associated data structure has been initialized, which allows … CWE-20
 Improper Input Validation 
CVE-2013-7265 2024-11-21 11:00 2014-01-7 Show GitHub Exploit DB Packet Storm
293767 - linux linux_kernel The l2tp_ip_recvmsg function in net/l2tp/l2tp_ip.c in the Linux kernel before 3.12.4 updates a certain length value before ensuring that an associated data structure has been initialized, which allow… CWE-20
 Improper Input Validation 
CVE-2013-7264 2024-11-21 11:00 2014-01-7 Show GitHub Exploit DB Packet Storm
293768 - linux linux_kernel The Linux kernel before 3.12.4 updates certain length values before ensuring that associated data structures have been initialized, which allows local users to obtain sensitive information from kerne… CWE-20
 Improper Input Validation 
CVE-2013-7263 2024-11-21 11:00 2014-01-7 Show GitHub Exploit DB Packet Storm
293769 - umn
osgeo
mapserver SQL injection vulnerability in the msPostGISLayerSetTimeFilter function in mappostgis.c in MapServer before 6.4.1, when a WMS-Time service is used, allows remote attackers to execute arbitrary SQL co… CWE-89
SQL Injection
CVE-2013-7262 2024-11-21 11:00 2014-01-6 Show GitHub Exploit DB Packet Storm
293770 - realnetworks realplayer Multiple stack-based buffer overflows in RealNetworks RealPlayer before 17.0.4.61 on Windows, and Mac RealPlayer before 12.0.1.1738, allow remote attackers to execute arbitrary code via a long (1) ve… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2013-7260 2024-11-21 11:00 2014-01-4 Show GitHub Exploit DB Packet Storm