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 23, 2026, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
230831 6.8 警告 x-diesel - Unreal Commander におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2007-4545 2012-12-20 18:33 2007-08-27 Show GitHub Exploit DB Packet Storm
230832 4.3 警告 WordPress.org - WordPress MU の wp-newblog.php におけるクロスサイトスクリプティングの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2007-4544 2012-12-20 18:33 2007-08-27 Show GitHub Exploit DB Packet Storm
230833 4.3 警告 university of minnesota - MapServer におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2007-4542 2012-12-20 18:33 2007-08-27 Show GitHub Exploit DB Packet Storm
230834 6.8 警告 skulltag team - Huffman 解凍アルゴリズムにおけるヒープベースのバッファオーバーフローの脆弱性 - CVE-2007-4537 2012-12-20 18:33 2007-08-27 Show GitHub Exploit DB Packet Storm
230835 4.6 警告 torrenttrader - TorrentTrader における任意の PHP コードを実行される脆弱性 - CVE-2007-4536 2012-12-20 18:33 2007-08-24 Show GitHub Exploit DB Packet Storm
230836 4.3 警告 vavoom - Vavoom の str.cpp におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2007-4535 2012-12-20 18:33 2007-08-24 Show GitHub Exploit DB Packet Storm
230837 7.5 危険 vavoom - Vavoom の p_thinker.cpp におけるバッファオーバーフローの脆弱性 - CVE-2007-4534 2012-12-20 18:33 2007-08-24 Show GitHub Exploit DB Packet Storm
230838 6.8 警告 vavoom - Vavoom の sv_main.cpp におけるフォーマットストリングの脆弱性 - CVE-2007-4533 2012-12-20 18:33 2007-08-24 Show GitHub Exploit DB Packet Storm
230839 4.3 警告 TeamSpeak Systems GmbH - TeamSpeak Server におけるクロスサイトスクリプティングの脆弱性 - CVE-2007-4530 2012-12-20 18:33 2007-08-24 Show GitHub Exploit DB Packet Storm
230840 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
NVD Vulnerability Information

Update Date:May 23, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
210521 7.0 HIGH
Local
canonical apport
ubuntu_linux
TOCTOU Race Condition vulnerability in apport allows a local attacker to escalate privileges and execute arbitrary code. An attacker may exit the crashed process and exploit PID recycling to spawn a … CWE-367
 Time-of-check Time-of-use (TOCTOU) Race Condition
CVE-2020-15702 2024-11-21 14:06 2020-08-7 Show GitHub Exploit DB Packet Storm
210522 5.5 MEDIUM
Local
canonical apport
ubuntu_linux
An unhandled exception in check_ignored() in apport/report.py can be exploited by a local attacker to cause a denial of service. If the mtime attribute is a string value in apport-ignore.xml, it will… CWE-755
 Improper Handling of Exceptional Conditions
CVE-2020-15701 2024-11-21 14:06 2020-08-7 Show GitHub Exploit DB Packet Storm
210523 7.8 HIGH
Local
advantech webaccess\/hmi_designer Advantech WebAccess HMI Designer, Versions 2.1.9.31 and prior. Processing specially crafted project files lacking proper validation of user supplied data may cause a type confusion condition, which m… CWE-843
Type Confusion
CVE-2020-16229 2024-11-21 14:06 2020-08-7 Show GitHub Exploit DB Packet Storm
210524 7.8 HIGH
Local
advantech webaccess\/hmi_designer Advantech WebAccess HMI Designer, Versions 2.1.9.31 and prior. A double free vulnerability caused by processing specially crafted project files may allow remote code execution, disclosure/modificatio… CWE-415
 Double Free
CVE-2020-16217 2024-11-21 14:06 2020-08-7 Show GitHub Exploit DB Packet Storm
210525 7.8 HIGH
Local
advantech webaccess\/hmi_designer Advantech WebAccess HMI Designer, Versions 2.1.9.31 and prior. Processing specially crafted project files lacking proper validation of user supplied data may cause a stack-based buffer overflow, whic… CWE-20
 Improper Input Validation 
CVE-2020-16215 2024-11-21 14:06 2020-08-7 Show GitHub Exploit DB Packet Storm
210526 7.8 HIGH
Local
advantech webaccess\/hmi_designer Advantech WebAccess HMI Designer, Versions 2.1.9.31 and prior. Processing specially crafted project files lacking proper validation of user supplied data may cause the system to write outside the int… CWE-787
 Out-of-bounds Write
CVE-2020-16213 2024-11-21 14:06 2020-08-7 Show GitHub Exploit DB Packet Storm
210527 5.5 MEDIUM
Local
advantech webaccess\/hmi_designer Advantech WebAccess HMI Designer, Versions 2.1.9.31 and prior. An out-of-bounds read vulnerability may be exploited by processing specially crafted project files, which may allow an attacker to read … CWE-125
Out-of-bounds Read
CVE-2020-16211 2024-11-21 14:06 2020-08-7 Show GitHub Exploit DB Packet Storm
210528 7.8 HIGH
Local
advantech webaccess\/hmi_designer Advantech WebAccess HMI Designer, Versions 2.1.9.31 and prior. Multiple heap-based buffer overflow vulnerabilities may be exploited by opening specially crafted project files that may overflow the he… CWE-787
 Out-of-bounds Write
CVE-2020-16207 2024-11-21 14:06 2020-08-7 Show GitHub Exploit DB Packet Storm
210529 6.1 MEDIUM
Network
limesurvey limesurvey LimeSurvey 4.3.2 allows reflected XSS because application/controllers/LSBaseController.php lacks code to validate parameters. CWE-79
Cross-site Scripting
CVE-2020-16192 2024-11-21 14:06 2020-08-6 Show GitHub Exploit DB Packet Storm
210530 7.5 HIGH
Network
acti nvr ActiveMediaServer.exe in ACTi NVR3 Standard Server 3.0.12.42 allows remote unauthenticated attackers to trigger a buffer overflow and application termination via a malformed payload. CWE-120
Classic Buffer Overflow
CVE-2020-15956 2024-11-21 14:06 2020-08-5 Show GitHub Exploit DB Packet Storm