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 20, 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
230481 6.8 警告 vavoom - Vavoom の sv_main.cpp におけるフォーマットストリングの脆弱性 - CVE-2007-4533 2012-12-20 18:33 2007-08-24 Show GitHub Exploit DB Packet Storm
230482 4.3 警告 TeamSpeak Systems GmbH - TeamSpeak Server におけるクロスサイトスクリプティングの脆弱性 - CVE-2007-4530 2012-12-20 18:33 2007-08-24 Show GitHub Exploit DB Packet Storm
230483 8.5 危険 TeamSpeak Systems GmbH - TeamSpeak Server の WebAdmin インターフェースにおける登録したユーザに特定の権限を割り当てられる脆弱性 - CVE-2007-4529 2012-12-20 18:33 2007-08-24 Show GitHub Exploit DB Packet Storm
230484 7.5 危険 phphq - phphq.Net phUploader の phUploader.php における任意のコードをアップロードされる脆弱性 - CVE-2007-4527 2012-12-20 18:33 2007-08-24 Show GitHub Exploit DB Packet Storm
230485 7.5 危険 phpress - PhPress の adisplay.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2007-4524 2012-12-20 18:33 2007-08-24 Show GitHub Exploit DB Packet Storm
230486 3.5 注意 ripe website manager - Ripe Website Manager におけるクロスサイトスクリプティングの脆弱性 - CVE-2007-4523 2012-12-20 18:33 2007-08-24 Show GitHub Exploit DB Packet Storm
230487 6 警告 ripe website manager - Ripe Website Manager における SQL インジェクションの脆弱性 - CVE-2007-4522 2012-12-20 18:33 2007-08-24 Show GitHub Exploit DB Packet Storm
230488 9.3 危険 Yahoo! - Yahoo! Messenger 用の Yahoo! services suite におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2007-4515 2012-12-20 18:33 2007-08-31 Show GitHub Exploit DB Packet Storm
230489 4.3 警告 ソフォス - Windows 用の Sophos Anti-Virus におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2007-4512 2012-12-20 18:33 2007-09-10 Show GitHub Exploit DB Packet Storm
230490 5 警告 サン・マイクロシステムズ - Sun Application Server の Sun Admin Console におけるポリシーを回避される脆弱性 - CVE-2007-4511 2012-12-20 18:33 2007-08-23 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
210321 7.8 HIGH
Local
360totalsecurity 360_total_security In the version 12.1.0.1004 and below of 360 Total Security, when the main process of 360 Total Security calls GameChrome.exe, there exists a local privilege escalation vulnerability. An attacker who … CWE-427
 Uncontrolled Search Path Element
CVE-2020-15723 2024-11-21 14:06 2020-07-22 Show GitHub Exploit DB Packet Storm
210322 7.8 HIGH
Local
360totalsecurity 360_total_security In version 12.1.0.1004 and below of 360 Total Security,when TPI calls the browser process, there exists a local privilege escalation vulnerability. An attacker who could exploit DLL hijacking could e… CWE-427
 Uncontrolled Search Path Element
CVE-2020-15722 2024-11-21 14:06 2020-07-22 Show GitHub Exploit DB Packet Storm
210323 7.5 HIGH
Network
bitwarden server Bitwarden Server 1.35.1 allows SSRF because it does not consider certain IPv6 addresses (ones beginning with fc, fd, fe, or ff, and the :: address) and certain IPv4 addresses (0.0.0.0/8, 127.0.0.0/8,… CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2020-15879 2024-11-21 14:06 2020-07-22 Show GitHub Exploit DB Packet Storm
210324 8.8 HIGH
Network
librenms librenms An issue was discovered in LibreNMS before 1.65.1. It has insufficient access control for normal users because of "'guard' => 'admin'" instead of "'middleware' => ['can:admin']" in routes/web.php. NVD-CWE-noinfo
CVE-2020-15877 2024-11-21 14:06 2020-07-22 Show GitHub Exploit DB Packet Storm
210325 6.5 MEDIUM
Network
librenms librenms In LibreNMS before 1.65.1, an authenticated attacker can achieve SQL Injection via the customoid.inc.php device_id POST parameter to ajax_form.php. CWE-89
SQL Injection
CVE-2020-15873 2024-11-21 14:06 2020-07-22 Show GitHub Exploit DB Packet Storm
210326 3.3 LOW
Local
qemu
debian
qemu
debian_linux
QEMU 4.2.0 has a use-after-free in hw/net/e1000e_core.c because a guest OS user can trigger an e1000e packet with the data's address set to the e1000e's MMIO address. CWE-416
 Use After Free
CVE-2020-15859 2024-11-21 14:06 2020-07-22 Show GitHub Exploit DB Packet Storm
210327 9.8 CRITICAL
Network
mruby
debian
mruby
debian_linux
mruby through 2.1.2-rc has a heap-based buffer overflow in the mrb_yield_with_class function in vm.c because of incorrect VM stack handling. It can be triggered via the stack_copy function. CWE-787
 Out-of-bounds Write
CVE-2020-15866 2024-11-21 14:06 2020-07-22 Show GitHub Exploit DB Packet Storm
210328 7.8 HIGH
Local
linux
xen
netapp
linux_kernel
xen
cloud_backup
steelstore_cloud_integrated_storage
solidfire_baseboard_management_controller
An issue was discovered in the Linux kernel 5.5 through 5.7.9, as used in Xen through 4.13.x for x86 PV guests. An attacker may be granted the I/O port permissions of an unrelated task. This occurs b… CWE-276
Incorrect Default Permissions 
CVE-2020-15852 2024-11-21 14:06 2020-07-21 Show GitHub Exploit DB Packet Storm
210329 8.1 HIGH
Network
liferay liferay_portal
dxp
Liferay Portal before 7.3.0, and Liferay DXP 7.0 before fix pack 90, 7.1 before fix pack 17, and 7.2 before fix pack 5, allows man-in-the-middle attackers to execute arbitrary code via crafted serial… CWE-502
 Deserialization of Untrusted Data
CVE-2020-15842 2024-11-21 14:06 2020-07-20 Show GitHub Exploit DB Packet Storm
210330 8.8 HIGH
Network
liferay liferay_portal
dxp
Liferay Portal before 7.3.0, and Liferay DXP 7.0 before fix pack 89, 7.1 before fix pack 17, and 7.2 before fix pack 4, does not safely test a connection to a LDAP server, which allows remote attacke… NVD-CWE-noinfo
CVE-2020-15841 2024-11-21 14:06 2020-07-20 Show GitHub Exploit DB Packet Storm