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":June 3, 2026, 6:08 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
232351 7.8 危険 シマンテック - SMTP 用の Symantec Mail Security および Mail Security Appliance におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2007-1792 2012-12-20 18:19 2007-06-26 Show GitHub Exploit DB Packet Storm
232352 9.3 危険 softerra - Softerra Time-Assistant の lib/timesheet.class.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2007-1787 2012-12-20 18:19 2007-03-31 Show GitHub Exploit DB Packet Storm
232353 4.3 警告 unverse.net - aBitWhizzy におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2007-1774 2012-12-20 18:19 2007-03-29 Show GitHub Exploit DB Packet Storm
232354 2.6 注意 unverse.net - aBitWhizzy におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2007-1773 2012-12-20 18:19 2007-03-29 Show GitHub Exploit DB Packet Storm
232355 6.3 警告 VMware - VMware Workstation の Shared Folders 機能におけるディレクトリトラバーサルの脆弱性 - CVE-2007-1744 2012-12-20 18:19 2007-05-2 Show GitHub Exploit DB Packet Storm
232356 6.9 警告 TrueCrypt Foundation - TrueCrypt におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2007-1738 2012-12-20 18:19 2007-03-28 Show GitHub Exploit DB Packet Storm
232357 7.5 危険 revolutionproducts - Flexbb の includes/start.php における SQL インジェクションの脆弱性 - CVE-2007-1729 2012-12-20 18:19 2007-03-28 Show GitHub Exploit DB Packet Storm
232358 7.8 危険 ソニー・コンピュータエンタテインメント - PS3 および PSP の Remote Play 機能におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2007-1728 2012-12-20 18:19 2007-03-28 Show GitHub Exploit DB Packet Storm
232359 10 危険 reactos - ReactOS における脆弱性 - CVE-2007-1724 2012-12-20 18:19 2007-03-10 Show GitHub Exploit DB Packet Storm
232360 10 危険 signkorea - SignKorea SKCommAX ActiveX コントロールモジュールの DownloadCertificateExt 関数におけるバッファオーバーフローの脆弱性 - CVE-2007-1722 2012-12-20 18:19 2007-03-27 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 4, 2026, 4:17 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
314471 6.7 MEDIUM
Local
google android In linkturbonative service, there is a possible command injection due to improper input validation. This could lead to local escalation of privilege with System execution privileges needed. CWE-77
Command Injection
CVE-2024-39438 2024-10-18 02:19 2024-10-9 Show GitHub Exploit DB Packet Storm
314472 6.7 MEDIUM
Local
google android In linkturbonative service, there is a possible command injection due to improper input validation. This could lead to local escalation of privilege with System execution privileges needed. CWE-77
Command Injection
CVE-2024-39437 2024-10-18 02:18 2024-10-9 Show GitHub Exploit DB Packet Storm
314473 6.7 MEDIUM
Local
google android In linkturbonative service, there is a possible command injection due to improper input validation. This could lead to local escalation of privilege with System execution privileges needed. CWE-77
Command Injection
CVE-2024-39436 2024-10-18 02:16 2024-10-9 Show GitHub Exploit DB Packet Storm
314474 7.5 HIGH
Network
microsoft windows_server_2008
windows_server_2012
windows_server_2016
windows_server_2022_23h2
windows_server_2022
windows_server_2019
Microsoft Simple Certificate Enrollment Protocol Denial of Service Vulnerability NVD-CWE-noinfo
CVE-2024-43544 2024-10-18 02:16 2024-10-9 Show GitHub Exploit DB Packet Storm
314475 4.3 MEDIUM
Adjacent
gotenna gotenna The goTenna Pro ATAK Plugin does not encrypt callsigns in messages. It is advised to not use sensitive information in callsigns when using this and previous versions of the plugin. Update to curren… CWE-319
Cleartext Transmission of Sensitive Information
CVE-2024-45838 2024-10-18 02:15 2024-09-27 Show GitHub Exploit DB Packet Storm
314476 6.5 MEDIUM
Adjacent
gotenna gotenna The goTenna Pro ATAK Plugin does not use SecureRandom when generating passwords for sharing cryptographic keys. The random function in use makes it easier for attackers to brute force this password… CWE-338
 Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)
CVE-2024-45723 2024-10-18 02:15 2024-09-27 Show GitHub Exploit DB Packet Storm
314477 6.5 MEDIUM
Adjacent
gotenna gotenna The goTenna Pro ATAK plugin uses a weak password for sharing encryption keys via the key broadcast method. If the broadcasted encryption key is captured over RF, and password is cracked via brute f… CWE-922
 Insecure Storage of Sensitive Information
CVE-2024-45374 2024-10-18 02:15 2024-09-27 Show GitHub Exploit DB Packet Storm
314478 6.5 MEDIUM
Adjacent
gotenna gotenna The goTenna Pro ATAK Plugin uses AES CTR type encryption for short, encrypted messages without any additional integrity checking mechanisms. This leaves messages malleable to an attacker that can a… CWE-345
 Insufficient Verification of Data Authenticity
CVE-2024-43108 2024-10-18 02:15 2024-09-27 Show GitHub Exploit DB Packet Storm
314479 4.3 MEDIUM
Adjacent
gotenna gotenna The goTenna Pro ATAK Plugin encryption key name is always sent unencrypted when the key is sent over RF through a broadcast message. It is advised to share the encryption key via local QR for highe… NVD-CWE-Other
CVE-2024-41931 2024-10-18 02:15 2024-09-27 Show GitHub Exploit DB Packet Storm
314480 6.5 MEDIUM
Adjacent
gotenna gotenna In the goTenna Pro ATAK Plugin there is a vulnerability that makes it possible to inject any custom message with any GID and Callsign using a software defined radio in existing goTenna mesh network… NVD-CWE-Other
CVE-2024-41722 2024-10-18 02:15 2024-09-27 Show GitHub Exploit DB Packet Storm