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 21, 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
230951 7.8 危険 scriptdevelopers.net - NetClassifieds Premium Edition における重要な情報を取得される脆弱性 - CVE-2007-3356 2012-12-20 18:19 2007-06-22 Show GitHub Exploit DB Packet Storm
230952 4.3 警告 scriptdevelopers.net - NetClassifieds Premium Edition におけるクロスサイトスクリプティングの脆弱性 - CVE-2007-3355 2012-12-20 18:19 2007-06-22 Show GitHub Exploit DB Packet Storm
230953 7.5 危険 scriptdevelopers.net - NetClassifieds Premium Edition における SQL インジェクションの脆弱性 - CVE-2007-3354 2012-12-20 18:19 2007-06-22 Show GitHub Exploit DB Packet Storm
230954 4.3 警告 stephen ostermiller - Stephen Ostermiller Contact Form のプレビューフォームにおけるクロスサイトスクリプティングの脆弱性 - CVE-2007-3352 2012-12-20 18:19 2007-06-22 Show GitHub Exploit DB Packet Storm
230955 7.8 危険 sj labs - SJPhone SIP ソフトフォンにおけるサービス運用妨害 (DoS) の脆弱性 - CVE-2007-3351 2012-12-20 18:19 2007-06-22 Show GitHub Exploit DB Packet Storm
230956 4.3 警告 シックス・アパート株式会社 - MT におけるクロスサイトスクリプティングの脆弱性 - CVE-2007-3342 2012-12-20 18:19 2007-06-21 Show GitHub Exploit DB Packet Storm
230957 7.5 危険 phpecho cms - PHPEcho CMS の管理パネルにおける SQL インジェクションの脆弱性 - CVE-2007-3335 2012-12-20 18:19 2007-06-21 Show GitHub Exploit DB Packet Storm
230958 5 警告 PHPNUKE - PHP-Nuke 用の Satel Lite におけるディレクトリトラバーサルの脆弱性 - CVE-2007-3332 2012-12-20 18:19 2007-06-21 Show GitHub Exploit DB Packet Storm
230959 5 警告 stphp - STphp EasyNews におけるクロスサイトリクエストフォージェリの脆弱性 - CVE-2007-3331 2012-12-20 18:19 2007-06-21 Show GitHub Exploit DB Packet Storm
230960 4.3 警告 stphp - STphp EasyNews におけるクロスサイトスクリプティングの脆弱性 - CVE-2007-3330 2012-12-20 18:19 2007-06-21 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 21, 2026, 4:10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
199841 8.1 HIGH
Network
gnu
fedoraproject
debian
glibc
fedora
debian_linux
An exploitable signed comparison vulnerability exists in the ARMv7 memcpy() implementation of GNU glibc 2.30.9000. Calling memcpy() (on ARMv7 targets that utilize the GNU glibc implementation) with a… - CVE-2020-6096 2024-11-21 14:35 2020-04-2 Show GitHub Exploit DB Packet Storm
199842 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
199843 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
199844 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
199845 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
199846 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
199847 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
199848 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
199849 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
199850 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