|
You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database). |
Update Date":May 5, 2026, 4 p.m.
| No | CVSS | Level Attach Vector |
Vendor Name | Project Name | Title | CWE | CVE | Update Date | Publication Date | Impact Show |
Exploit PoC Search |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 235261 | 7.2 | 危険 | IBM | - | IBM DB2 UDB の DB2LICD における脆弱性 |
CWE-264
認可・権限・アクセス制御 |
CVE-2007-6050 | 2012-09-25 16:59 | 2007-11-20 | Show | GitHub Exploit DB Packet Storm |
| 235262 | 7.2 | 危険 | IBM | - | IBM DB2 UDB の SSL LOAD GSKIT アクションにおける脆弱性 |
CWE-264
認可・権限・アクセス制御 |
CVE-2007-6049 | 2012-09-25 16:59 | 2007-11-20 | Show | GitHub Exploit DB Packet Storm |
| 235263 | 10 | 危険 | IBM | - | IBM DB2 UDB における脆弱性 |
CWE-264
認可・権限・アクセス制御 |
CVE-2007-6048 | 2012-09-25 16:59 | 2007-11-20 | Show | GitHub Exploit DB Packet Storm |
| 235264 | 10 | 危険 | IBM | - | IBM DB2 UDB の DB2DART ツールにおける任意のコマンドを実行される脆弱性 |
CWE-264
認可・権限・アクセス制御 |
CVE-2007-6047 | 2012-09-25 16:59 | 2007-11-20 | Show | GitHub Exploit DB Packet Storm |
| 235265 | 7.2 | 危険 | IBM | - | IBM DB2 UDB の setuid プログラムにおける脆弱性 |
CWE-noinfo
情報不足 |
CVE-2007-6046 | 2012-09-25 16:59 | 2007-11-20 | Show | GitHub Exploit DB Packet Storm |
| 235266 | 10 | 危険 | IBM | - | IBM DB2 UDB の DB2WATCH などにおける脆弱性 |
CWE-noinfo
情報不足 |
CVE-2007-6045 | 2012-09-25 16:59 | 2007-11-20 | Show | GitHub Exploit DB Packet Storm |
| 235267 | 10 | 危険 | IBM | - | IBM WebSphere MQ における脆弱性 |
CWE-399
リソース管理の問題 |
CVE-2007-6044 | 2012-09-25 16:59 | 2007-11-20 | Show | GitHub Exploit DB Packet Storm |
| 235268 | 7.1 | 危険 | マイクロソフト | - | Microsoft Windows 2000 の CryptGenRandom 関数における暗号化のメカニズムの効果を減少される脆弱性 |
CWE-200
情報漏えい |
CVE-2007-6043 | 2012-09-25 16:59 | 2007-11-20 | Show | GitHub Exploit DB Packet Storm |
| 235269 | 2.1 | 注意 | The PHP Group | - | PHP におけるサービス運用妨害 (DoS) の脆弱性 |
CWE-20
不適切な入力確認 |
CVE-2007-6039 | 2012-09-25 16:59 | 2007-11-20 | Show | GitHub Exploit DB Packet Storm |
| 235270 | 6.8 | 警告 | joomlaequipment | - | Joomla! 用の Juser における PHP リモートファイルインクルージョンの脆弱性 |
CWE-94
コード・インジェクション |
CVE-2007-6038 | 2012-09-25 16:59 | 2007-11-20 | Show | GitHub Exploit DB Packet Storm |
Update Date:May 5, 2026, 4:51 a.m.
| No | CVSS | Level Attach Vector |
Vendor Name | Project Name | Title | CWE | CVE | Update Date | Publication Date | Show Affected | Exploit PoC Search |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 421 | 7.5 |
HIGH
Network |
wireshark | wireshark | HTTP protocol dissector crash in Wireshark 4.6.0 to 4.6.4 and 4.4.0 to 4.4.14 allows denial of service |
CWE-121
Stack-based Buffer Overflow |
CVE-2026-6868 | 2026-05-2 04:01 | 2026-04-30 | Show | GitHub Exploit DB Packet Storm |
| 422 | 7.5 |
HIGH
Network |
wireshark | wireshark | UDS protocol dissector infinite loop in Wireshark 4.6.0 to 4.6.4 and 4.4.0 to 4.4.14 allows denial of service |
CWE-835
Loop with Unreachable Exit Condition ('Infinite Loop') |
CVE-2026-7375 | 2026-05-2 04:00 | 2026-04-30 | Show | GitHub Exploit DB Packet Storm |
| 423 | 7.5 |
HIGH
Network |
wireshark | wireshark | Crash in sharkd 4.6.0 to 4.6.4 and 4.4.0 to 4.4.14 allows denial of service |
CWE-476
NULL Pointer Dereference |
CVE-2026-7376 | 2026-05-2 03:59 | 2026-04-30 | Show | GitHub Exploit DB Packet Storm |
| 424 | 7.5 |
HIGH
Network |
wireshark | wireshark | Crash in sharkd 4.6.0 to 4.6.4 and 4.4.0 to 4.4.14 allows denial of service |
CWE-122
Heap-based Buffer Overflow |
CVE-2026-7378 | 2026-05-2 03:55 | 2026-04-30 | Show | GitHub Exploit DB Packet Storm |
| 425 | 7.5 |
HIGH
Network |
wireshark | wireshark | Memory leak in sharkd 4.6.0 to 4.6.4 and 4.4.0 to 4.4.14 allows denial of service |
CWE-401
Missing Release of Memory after Effective Lifetime |
CVE-2026-7379 | 2026-05-2 03:41 | 2026-04-30 | Show | GitHub Exploit DB Packet Storm |
| 426 | 7.5 |
HIGH
Network |
libsndfile_project | libsndfile | An issue was discovered in libsndfile 1.2.2 IMA ADPCM codec. The AIFF code path (line 241) was fixed with (sf_count_t) cast, but the WAV code path (line 235) and close path (line 167) were not. When … |
CWE-190
Integer Overflow or Wraparound |
CVE-2026-37555 | 2026-05-2 03:37 | 2026-04-30 | Show | GitHub Exploit DB Packet Storm |
| 427 | 5.5 |
MEDIUM
Local |
wireshark | wireshark | SANE protocol dissector infinite loop in Wireshark 4.6.0 to 4.6.4 and 4.4.0 to 4.4.14 allows denial of service |
CWE-835
Loop with Unreachable Exit Condition ('Infinite Loop') |
CVE-2026-6531 | 2026-05-2 03:16 | 2026-04-30 | Show | GitHub Exploit DB Packet Storm |
| 428 | 5.5 |
MEDIUM
Local |
wireshark | wireshark | Kismet protocol dissector crash in Wireshark 4.6.0 to 4.6.4 and 4.4.0 to 4.4.14 allows denial of service |
CWE-126
Buffer Over-read |
CVE-2026-6532 | 2026-05-2 03:16 | 2026-04-30 | Show | GitHub Exploit DB Packet Storm |
| 429 | 5.5 |
MEDIUM
Local |
wireshark | wireshark | Dissection engine LZ77 decompression crash in Wireshark 4.6.0 to 4.6.4 and 4.4.0 to 4.4.14 allows denial of service |
CWE-1325
Improperly Controlled Sequential Memory Allocation |
CVE-2026-6533 | 2026-05-2 03:16 | 2026-04-30 | Show | GitHub Exploit DB Packet Storm |
| 430 | 5.5 |
MEDIUM
Local |
wireshark | wireshark | USB HID protocol dissector infinite loop in Wireshark 4.6.0 to 4.6.4 and 4.4.0 to 4.4.14 allows denial of service |
CWE-835
Loop with Unreachable Exit Condition ('Infinite Loop') |
CVE-2026-6534 | 2026-05-2 03:16 | 2026-04-30 | Show | GitHub Exploit DB Packet Storm |