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, noon

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
252301 4.3 警告 freedesktop.org
レッドハット
- Poppler の PDF パーサ内にある poppler/Function.cc におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2010-3703 2010-12-13 16:04 2010-11-5 Show GitHub Exploit DB Packet Storm
252302 8.3 危険 Linux
レッドハット
- Linux kernel の sctp_auth_asoc_get_hmac 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2010-3705 2010-12-13 15:57 2010-10-20 Show GitHub Exploit DB Packet Storm
252303 6.6 警告 Linux
レッドハット
- Linux kernel の pkt_find_dev_from_minor 関数における整数符号エラーの脆弱性 CWE-189
数値処理の問題
CVE-2010-3437 2010-12-13 15:41 2010-10-4 Show GitHub Exploit DB Packet Storm
252304 7.2 危険 Linux
レッドハット
- x86_64 プラットフォーム上で稼動する Linux kernel の IA32 システムコールエミュレーション機能における権限昇格の脆弱性 CWE-DesignError
CVE-2010-3301 2010-12-13 15:29 2010-09-22 Show GitHub Exploit DB Packet Storm
252305 7.2 危険 Linux
レッドハット
- Linux kernel の niu_get_ethtool_tcam_all 関数におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-3084 2010-12-10 15:24 2010-09-29 Show GitHub Exploit DB Packet Storm
252306 3.3 注意 Linux
レッドハット
- Linux kernel の net/wireless/wext-compat.c 内にある cfg80211_wext_giwessid 関数における重要な情報を取得される脆弱性 CWE-189
数値処理の問題
CVE-2010-2955 2010-12-10 15:13 2010-09-8 Show GitHub Exploit DB Packet Storm
252307 9.3 危険 アップル - Apple Safari の WebKit における任意のコードを実行される脆弱性 CWE-189
数値処理の問題
CVE-2010-1791 2010-12-10 14:57 2010-07-30 Show GitHub Exploit DB Packet Storm
252308 9.3 危険 アップル - iPhone および iPod touch 上で稼動する Apple iOS の WebKit における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2010-1781 2010-12-10 14:41 2010-09-8 Show GitHub Exploit DB Packet Storm
252309 9.3 危険 アップル - Apple Safari の WebKit における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2010-1771 2010-12-10 14:40 2010-06-10 Show GitHub Exploit DB Packet Storm
252310 9.3 危険 アップル - Apple Safari の WebKit における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-1770 2010-12-10 14:39 2010-06-10 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
212421 6.1 MEDIUM
Network
baigo baigo_cms An issue was discovered in baigo CMS 2.1.1. There is a persistent XSS vulnerability that allows remote attackers to inject arbitrary web script or HTML via the opt[base][BG_SITE_NAME] parameter to th… CWE-79
Cross-site Scripting
CVE-2019-9226 2024-11-21 13:51 2019-02-28 Show GitHub Exploit DB Packet Storm
212422 9.8 CRITICAL
Network
live555
opensuse
debian
streaming_media
leap
backports_sle
debian_linux
In Live555 before 2019.02.27, malformed headers lead to invalid memory access in the parseAuthorizationHeader function. NVD-CWE-noinfo
CVE-2019-9215 2024-11-21 13:51 2019-02-28 Show GitHub Exploit DB Packet Storm
212423 7.5 HIGH
Network
wireshark
debian
wireshark
debian_linux
In Wireshark 2.4.0 to 2.4.12 and 2.6.0 to 2.6.6, the RPCAP dissector could crash. This was addressed in epan/dissectors/packet-rpcap.c by avoiding an attempted dereference of a NULL conversation. CWE-476
 NULL Pointer Dereference
CVE-2019-9214 2024-11-21 13:51 2019-02-28 Show GitHub Exploit DB Packet Storm
212424 5.5 MEDIUM
Local
wireshark
debian
canonical
opensuse
wireshark
debian_linux
ubuntu_linux
leap
In Wireshark 2.4.0 to 2.4.12 and 2.6.0 to 2.6.6, the ASN.1 BER and related dissectors could crash. This was addressed in epan/dissectors/packet-ber.c by preventing a buffer overflow associated with e… CWE-787
CWE-193
 Out-of-bounds Write
 Off-by-one Error
CVE-2019-9209 2024-11-21 13:51 2019-02-28 Show GitHub Exploit DB Packet Storm
212425 7.5 HIGH
Network
wireshark
debian
wireshark
debian_linux
In Wireshark 2.4.0 to 2.4.12 and 2.6.0 to 2.6.6, the TCAP dissector could crash. This was addressed in epan/dissectors/asn1/tcap/tcap.cnf by avoiding NULL pointer dereferences. CWE-476
 NULL Pointer Dereference
CVE-2019-9208 2024-11-21 13:51 2019-02-28 Show GitHub Exploit DB Packet Storm
212426 6.5 MEDIUM
Network
gnu
fedoraproject
suse
pspp
fedora
backports
There is a reachable assertion abort in the function write_long_string_missing_values() in data/sys-file-writer.c in libdata.a in GNU PSPP 1.2.0 that will lead to denial of service. CWE-617
 Reachable Assertion
CVE-2019-9211 2024-11-21 13:51 2019-02-28 Show GitHub Exploit DB Packet Storm
212427 9.8 CRITICAL
Network
antfin sofa-hessian SOFA-Hessian through 4.0.2 allows remote attackers to execute arbitrary commands via a crafted serialized Hessian object because blacklisting of com.caucho.naming.QName and com.sun.org.apache.xpath.i… CWE-184
CWE-502
 Incomplete Blacklist
 Deserialization of Untrusted Data
CVE-2019-9212 2024-11-21 13:51 2019-02-28 Show GitHub Exploit DB Packet Storm
212428 7.8 HIGH
Local
advancemame
debian
canonical
fedoraproject
advancecomp
debian_linux
ubuntu_linux
fedora
In AdvanceCOMP 2.1, png_compress in pngex.cc in advpng has an integer overflow upon encountering an invalid PNG size, which results in an attempted memcpy to write into a buffer that is too small. (T… CWE-125
CWE-190
Out-of-bounds Read
 Integer Overflow or Wraparound
CVE-2019-9210 2024-11-21 13:51 2019-02-27 Show GitHub Exploit DB Packet Storm
212429 9.8 CRITICAL
Network
phoenixcontact ilc_131_eth_firmware
ilc_131_eth\/xc_firmware
ilc_151_eth_firmware
ilc_151_eth\/xc_firmware
ilc_171_eth_2tx_firmware
ilc_191_eth_2tx_firmware
ilc_191_me\/an_firmware
axc_1050_fir…
Multiple Phoenix Contact devices allow remote attackers to establish TCP sessions to port 1962 and obtain sensitive information or make changes, as demonstrated by using the Create Backup feature to … CWE-306
Missing Authentication for Critical Function
CVE-2019-9201 2024-11-21 13:51 2019-02-27 Show GitHub Exploit DB Packet Storm
212430 8.8 HIGH
Network
freedesktop
debian
canonical
poppler
debian_linux
ubuntu_linux
A heap-based buffer underwrite exists in ImageStream::getLine() located at Stream.cc in Poppler 0.74.0 that can (for example) be triggered by sending a crafted PDF file to the pdfimages binary. It al… CWE-787
 Out-of-bounds Write
CVE-2019-9200 2024-11-21 13:51 2019-02-27 Show GitHub Exploit DB Packet Storm