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 11, 2026, 6:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
230071 4.3 警告 uapplication - Ublog Reload におけるクロスサイトスクリプティングの脆弱性 - CVE-2007-0798 2012-12-20 18:19 2007-02-6 Show GitHub Exploit DB Packet Storm
230072 7.5 危険 wap - Wap Portal Server における PHP リモートファイルインクルージョンの脆弱性 - CVE-2007-0795 2012-12-20 18:19 2007-02-6 Show GitHub Exploit DB Packet Storm
230073 7.5 危険 SmartSoft - SmartFTP におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2007-0790 2012-12-20 18:19 2007-02-6 Show GitHub Exploit DB Packet Storm
230074 6.8 警告 Simple Invoices - Simple Invoices の controller.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2007-0787 2012-12-20 18:19 2007-02-6 Show GitHub Exploit DB Packet Storm
230075 7.5 危険 rbl - Raymond BERTHOU script collection の tPassword 用の login.asp における SQL インジェクションの脆弱性 - CVE-2007-0784 2012-12-20 18:19 2007-02-6 Show GitHub Exploit DB Packet Storm
230076 4.3 警告 Yahoo! - Yahoo! Messenger の Contact Details 機能におけるクロスサイトスクリプティングの脆弱性 - CVE-2007-0768 2012-12-20 18:19 2007-02-5 Show GitHub Exploit DB Packet Storm
230077 9.3 危険 remotesoft - Remotesoft .NET Explorer におけるスタックベースのバッファオーバーフローの脆弱性 - CVE-2007-0766 2012-12-20 18:19 2007-02-5 Show GitHub Exploit DB Packet Storm
230078 7.5 危険 phpbb++ - phpBB++ の includes/functions.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2007-0762 2012-12-20 18:19 2007-02-5 Show GitHub Exploit DB Packet Storm
230079 7.5 危険 phpBB - phpBB ezconvert の config.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2007-0761 2012-12-20 18:19 2007-02-5 Show GitHub Exploit DB Packet Storm
230080 7.5 危険 umberto caldera - EasyMoblog における SQL インジェクションの脆弱性 - CVE-2007-0759 2012-12-20 18:19 2007-02-5 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 11, 2026, 4:09 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
197491 7.5 HIGH
Network
gstreamer_project
opensuse
gst-rtsp-server
leap
backports_sle
An exploitable denial of service vulnerability exists in the GstRTSPAuth functionality of GStreamer/gst-rtsp-server 1.14.5. A specially crafted RTSP setup request can cause a null pointer deference r… CWE-476
 NULL Pointer Dereference
CVE-2020-6095 2024-11-21 14:35 2020-03-28 Show GitHub Exploit DB Packet Storm
197492 7.5 HIGH
Network
videolabs
debian
libmicrodns
debian_linux
An exploitable denial-of-service vulnerability exists in the resource allocation handling of Videolabs libmicrodns 0.1.0. When encountering errors while parsing mDNS messages, some allocated data is … CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2020-6080 2024-11-21 14:35 2020-03-25 Show GitHub Exploit DB Packet Storm
197493 7.5 HIGH
Network
videolabs
debian
libmicrodns
debian_linux
An exploitable denial-of-service vulnerability exists in the resource allocation handling of Videolabs libmicrodns 0.1.0. When encountering errors while parsing mDNS messages, some allocated data is … CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2020-6079 2024-11-21 14:35 2020-03-25 Show GitHub Exploit DB Packet Storm
197494 7.5 HIGH
Network
videolabs
debian
libmicrodns
debian_linux
An exploitable denial-of-service vulnerability exists in the message-parsing functionality of Videolabs libmicrodns 0.1.0. When parsing mDNS messages in mdns_recv, the return value of the mdns_read_h… CWE-252
 Unchecked Return Value
CVE-2020-6078 2024-11-21 14:35 2020-03-25 Show GitHub Exploit DB Packet Storm
197495 7.5 HIGH
Network
videolabs
debian
libmicrodns
debian_linux
An exploitable denial-of-service vulnerability exists in the message-parsing functionality of Videolabs libmicrodns 0.1.0. When parsing mDNS messages, the implementation does not properly keep track … CWE-125
Out-of-bounds Read
CVE-2020-6077 2024-11-21 14:35 2020-03-25 Show GitHub Exploit DB Packet Storm
197496 7.5 HIGH
Network
videolabs
debian
libmicrodns
debian_linux
An exploitable denial-of-service vulnerability exists in the TXT record-parsing functionality of Videolabs libmicrodns 0.1.0. When parsing the RDATA section in a TXT record in mDNS messages, multiple… CWE-190
 Integer Overflow or Wraparound
CVE-2020-6073 2024-11-21 14:35 2020-03-25 Show GitHub Exploit DB Packet Storm
197497 9.8 CRITICAL
Network
videolabs
debian
libmicrodns
debian_linux
An exploitable code execution vulnerability exists in the label-parsing functionality of Videolabs libmicrodns 0.1.0. When parsing compressed labels in mDNS messages, the rr_decode function's return … CWE-415
 Double Free
CVE-2020-6072 2024-11-21 14:35 2020-03-25 Show GitHub Exploit DB Packet Storm
197498 7.5 HIGH
Network
videolabs
debian
libmicrodns
debian_linux
An exploitable denial-of-service vulnerability exists in the resource record-parsing functionality of Videolabs libmicrodns 0.1.0. When parsing compressed labels in mDNS messages, the compression poi… CWE-674
 Uncontrolled Recursion
CVE-2020-6071 2024-11-21 14:35 2020-03-25 Show GitHub Exploit DB Packet Storm
197499 8.8 HIGH
Network
google
debian
fedoraproject
suse
opensuse
chrome
debian_linux
fedora
suse_linux_enterprise_server
backports_sle
suse_linux_enterprise_desktop
Use after free in audio in Google Chrome prior to 80.0.3987.149 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page. CWE-416
 Use After Free
CVE-2020-6449 2024-11-21 14:35 2020-03-24 Show GitHub Exploit DB Packet Storm
197500 8.8 HIGH
Network
google
debian
fedoraproject
suse
opensuse
chrome
debian_linux
fedora
suse_linux_enterprise_server
backports_sle
suse_linux_enterprise_desktop
Use after free in audio in Google Chrome prior to 80.0.3987.149 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page. CWE-787
 Out-of-bounds Write
CVE-2020-6429 2024-11-21 14:35 2020-03-24 Show GitHub Exploit DB Packet Storm