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 22, 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
228151 7.5 危険 yasinkaplan - TekRADIUS における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2009-2359 2012-12-20 19:10 2009-07-7 Show GitHub Exploit DB Packet Storm
228152 4.6 警告 yasinkaplan - TekRADIUS における難読化したデータベース資格情報を取得される脆弱性 CWE-255
証明書・パスワード管理
CVE-2009-2358 2012-12-20 19:10 2009-07-7 Show GitHub Exploit DB Packet Storm
228153 10 危険 yasinkaplan - TekRADIUS のデフォルト設定におけるデータベースへのアクセス権限を取得される脆弱性 CWE-16
環境設定
CVE-2009-2357 2012-12-20 19:10 2009-07-7 Show GitHub Exploit DB Packet Storm
228154 4 警告 dan cahill - NullLogic Groupware のフォーラムモジュールにおけるサービス運用妨害 (DoS) の脆弱性 CWE-189
数値処理の問題
CVE-2009-2355 2012-12-20 19:10 2009-07-7 Show GitHub Exploit DB Packet Storm
228155 9 危険 Sourcefire - Sourcefire DC および 3D Sensor の Web ベースの管理インターフェースにおける権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2009-2344 2012-12-20 19:10 2009-07-7 Show GitHub Exploit DB Packet Storm
228156 4.3 警告 Zoph - Zoph の people.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-2343 2012-12-20 19:10 2009-07-7 Show GitHub Exploit DB Packet Storm
228157 7.5 危険 shalwan - Opial の albumdetail.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2009-2341 2012-12-20 19:10 2009-07-7 Show GitHub Exploit DB Packet Storm
228158 7.5 危険 rentventory - Rentventory の index.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2009-2339 2012-12-20 19:10 2009-07-7 Show GitHub Exploit DB Packet Storm
228159 6.8 警告 w3bcms - w3b|cms Gaestebuch Guestbook Module の includes/module/book/index.inc.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2009-2337 2012-12-20 19:10 2009-07-7 Show GitHub Exploit DB Packet Storm
228160 5 警告 WordPress.org - WordPress および WordPress MU における有効なユーザ名を列挙される脆弱性 CWE-16
環境設定
CVE-2009-2336 2012-12-20 19:10 2009-07-10 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
225431 5.9 MEDIUM
Network
gradle gradle The PGP signing plugin in Gradle before 6.0 relies on the SHA-1 algorithm, which might allow an attacker to replace an artifact with a different one that has the same SHA-1 message digest, a related … CWE-327
 Use of a Broken or Risky Cryptographic Algorithm
CVE-2019-16370 2024-11-21 13:30 2019-09-17 Show GitHub Exploit DB Packet Storm
225432 9.8 CRITICAL
Network
moddable xs
moddable
In XS 9.0.0 in Moddable SDK OS180329, there is a heap-based buffer overflow in fxBeginHost in xsAPI.c when called from fxRunDefine in xsRun.c, as demonstrated by crafted JavaScript code to xst. CWE-787
 Out-of-bounds Write
CVE-2019-16366 2024-11-21 13:30 2019-09-17 Show GitHub Exploit DB Packet Storm
225433 5.5 MEDIUM
Local
beego beego The File Session Manager in Beego 1.10.0 allows local users to read session files because of weak permissions for individual files. CWE-276
Incorrect Default Permissions 
CVE-2019-16355 2024-11-21 13:30 2019-09-17 Show GitHub Exploit DB Packet Storm
225434 4.7 MEDIUM
Local
beego beego The File Session Manager in Beego 1.10.0 allows local users to read session files because there is a race condition involving file creation within a directory with weak permissions. CWE-362
CWE-732
Race Condition
 Incorrect Permission Assignment for Critical Resource
CVE-2019-16354 2024-11-21 13:30 2019-09-17 Show GitHub Exploit DB Packet Storm
225435 7.5 HIGH
Network
geautomation proficy Emerson GE Automation Proficy Machine Edition 8.0 allows an access violation and application crash via crafted traffic from a remote device, as demonstrated by an RX7i device. NVD-CWE-noinfo
CVE-2019-16353 2024-11-21 13:30 2019-09-16 Show GitHub Exploit DB Packet Storm
225436 6.5 MEDIUM
Network
rockcarry ffjpeg ffjpeg before 2019-08-21 has a heap-based buffer overflow in jfif_load() at jfif.c. CWE-787
 Out-of-bounds Write
CVE-2019-16352 2024-11-21 13:30 2019-09-16 Show GitHub Exploit DB Packet Storm
225437 6.5 MEDIUM
Network
rockcarry ffjpeg ffjpeg before 2019-08-18 has a NULL pointer dereference in huffman_decode_step() at huffman.c. CWE-476
 NULL Pointer Dereference
CVE-2019-16351 2024-11-21 13:30 2019-09-16 Show GitHub Exploit DB Packet Storm
225438 6.5 MEDIUM
Network
rockcarry ffjpeg ffjpeg before 2019-08-18 has a NULL pointer dereference in idct2d8x8() at dct.c. CWE-476
 NULL Pointer Dereference
CVE-2019-16350 2024-11-21 13:30 2019-09-16 Show GitHub Exploit DB Packet Storm
225439 5.5 MEDIUM
Local
axiosys bento4 Bento4 1.5.1-628 has a NULL pointer dereference in AP4_ByteStream::ReadUI32 in Core/Ap4ByteStream.cpp when called from the AP4_TrunAtom class. CWE-476
 NULL Pointer Dereference
CVE-2019-16349 2024-11-21 13:30 2019-09-16 Show GitHub Exploit DB Packet Storm
225440 6.5 MEDIUM
Network
libwav_project libwav marc-q libwav through 2017-04-20 has a NULL pointer dereference in gain_file() at wav_gain.c. CWE-476
 NULL Pointer Dereference
CVE-2019-16348 2024-11-21 13:30 2019-09-16 Show GitHub Exploit DB Packet Storm