Vulnerability Search Top
Show Search Menu
Vendor Name
プロダクト・サービス名
Title
Urgent
Important
Warning
Warning
CVE
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":Oct. 7, 2024, 12:02 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
191471 7.5 危険 fipsasp - fipsGallery の index1.asp における SQL インジェクションの脆弱性 - CVE-2006-6117 2012-06-26 15:37 2006-11-26 Show GitHub Exploit DB Packet Storm
191472 7.5 危険 fipsasp - fipsForum の default2.asp における SQL インジェクションの脆弱性 - CVE-2006-6116 2012-06-26 15:37 2006-11-26 Show GitHub Exploit DB Packet Storm
191473 7.5 危険 fipsasp - fipsCMS の index.asp における SQL インジェクションの脆弱性 - CVE-2006-6115 2012-06-26 15:37 2006-11-26 Show GitHub Exploit DB Packet Storm
191474 7.5 危険 alan ward - Alan Ward A-Cart Pro における SQL インジェクションの脆弱性 - CVE-2006-6111 2012-06-26 15:37 2006-11-26 Show GitHub Exploit DB Packet Storm
191475 7.5 危険 bpg-infotech - BPG-InfoTech Content Management System 製品における SQL インジェクションの脆弱性 - CVE-2006-6110 2012-06-26 15:37 2006-11-26 Show GitHub Exploit DB Packet Storm
191476 7.5 危険 candypress - CandyPress Store における SQL インジェクションの脆弱性 - CVE-2006-6109 2012-06-26 15:37 2006-11-26 Show GitHub Exploit DB Packet Storm
191477 4.3 警告 GNOME Project - gdm の gdmchooser におけるフォーマットストリングの脆弱性 - CVE-2006-6105 2012-06-26 15:37 2006-12-14 Show GitHub Exploit DB Packet Storm
191478 4.3 警告 dotnetindex - ActiveNews Manager におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-6096 2012-06-26 15:37 2006-11-24 Show GitHub Exploit DB Packet Storm
191479 7.5 危険 dotnetindex - ActiveNews Manager における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2006-6095 2012-06-26 15:37 2006-11-24 Show GitHub Exploit DB Packet Storm
191480 7.5 危険 dotnetindex - ActiveNews Manager における SQL インジェクションの脆弱性 - CVE-2006-6094 2012-06-26 15:37 2006-11-24 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:Oct. 7, 2024, 12:10 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1331 - - - The goTenna pro series does not encrypt the callsigns of its users. These callsigns reveal information about the users and can also be leveraged for other vulnerabilities. CWE-319
Cleartext Transmission of Sensitive Information
CVE-2024-47124 2024-09-30 21:46 2024-09-27 Show GitHub Exploit DB Packet Storm
1332 - - - The goTenna Pro series use AES CTR mode for short, encrypted messages without any additional integrity checking mechanisms. This leaves messages malleable to any attacker that can access the message. CWE-353
 Missing Support for Integrity Check
CVE-2024-47123 2024-09-30 21:46 2024-09-27 Show GitHub Exploit DB Packet Storm
1333 - - - In the goTenna Pro application, the encryption keys are stored along with a static IV on the device. This allows for complete decryption of keys stored on the device. This allows an attacker to decry… CWE-922
 Insecure Storage of Sensitive Information
CVE-2024-47122 2024-09-30 21:46 2024-09-27 Show GitHub Exploit DB Packet Storm
1334 - - - The goTenna Pro series uses a weak password for the QR broadcast message. If the QR broadcast message is captured over RF it is possible to decrypt it and use it to decrypt all future and past messag… CWE-521
Weak Password Requirements 
CVE-2024-47121 2024-09-30 21:46 2024-09-27 Show GitHub Exploit DB Packet Storm
1335 - - - LayUI is a native minimalist modular Web UI component library. Versions prior to 2.9.17 have a DOM Clobbering vulnerability that can lead to Cross-site Scripting (XSS) on web pages where attacker-con… - CVE-2024-47075 2024-09-30 21:46 2024-09-27 Show GitHub Exploit DB Packet Storm
1336 - - - Monica AI Assistant desktop application v2.3.0 is vulnerable to Exposure of Sensitive Information to an Unauthorized Actor. A prompt injection allows an attacker to modify chatbot answer with an unlo… - CVE-2024-45989 2024-09-30 21:46 2024-09-27 Show GitHub Exploit DB Packet Storm
1337 - - - A Cross Site Scripting (XSS) vulnerability in update_contact.php of Blood Bank and Donation Management System v1.0 allows an attacker to inject malicious scripts via the name parameter of the update_… - CVE-2024-45985 2024-09-30 21:46 2024-09-27 Show GitHub Exploit DB Packet Storm
1338 - - - A Cross Site Scripting (XSS) vulnerability in add_donor.php of Blood Bank And Donation Management System 1.0 allows an attacker to inject malicious scripts that will be executed when the Donor List i… - CVE-2024-45984 2024-09-30 21:46 2024-09-27 Show GitHub Exploit DB Packet Storm
1339 - - - The goTenna Pro ATAK Plugin does not encrypt the callsigns of its users. These callsigns reveal information about the users and can also be leveraged for other vulnerabilities. CWE-319
Cleartext Transmission of Sensitive Information
CVE-2024-45838 2024-09-30 21:46 2024-09-27 Show GitHub Exploit DB Packet Storm
1340 - - - The goTenna Pro ATAK Plugin does not use SecureRandom when generating its cryptographic keys. The random function in use is not suitable for cryptographic use. CWE-338
 Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)
CVE-2024-45723 2024-09-30 21:46 2024-09-27 Show GitHub Exploit DB Packet Storm