|
You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database). |
Update Date":June 7, 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 252341 | 4.3 | 警告 | Quirm | - | WordPress 用 ZenLite テーマにおけるクロスサイトスクリプティングの脆弱性 |
CWE-79
クロスサイト・スクリプティング(XSS) |
CVE-2011-3854 | 2012-03-5 11:04 | 2011-09-28 | Show | GitHub Exploit DB Packet Storm |
| 252342 | 4.3 | 警告 | ThemeHybrid | - | WordPress 用 Hybrid テーマにおけるクロスサイトスクリプティングの脆弱性 |
CWE-79
クロスサイト・スクリプティング(XSS) |
CVE-2011-3853 | 2012-03-5 11:04 | 2011-09-28 | Show | GitHub Exploit DB Packet Storm |
| 252343 | 4.3 | 警告 | Theme4Press | - | WordPress 用 EvoLve テーマにおけるクロスサイトスクリプティングの脆弱性 |
CWE-79
クロスサイト・スクリプティング(XSS) |
CVE-2011-3852 | 2012-03-5 11:03 | 2011-09-28 | Show | GitHub Exploit DB Packet Storm |
| 252344 | 4.3 | 警告 | DevPress | - | WordPress 用 News テーマにおけるクロスサイトスクリプティングの脆弱性 |
CWE-79
クロスサイト・スクリプティング(XSS) |
CVE-2011-3851 | 2012-03-5 11:03 | 2011-09-28 | Show | GitHub Exploit DB Packet Storm |
| 252345 | 4.3 | 警告 | Bytes For All | - | WordPress 用 Atahualpa テーマにおけるクロスサイトスクリプティングの脆弱性 |
CWE-79
クロスサイト・スクリプティング(XSS) |
CVE-2011-3850 | 2012-03-5 11:02 | 2011-09-28 | Show | GitHub Exploit DB Packet Storm |
| 252346 | 5.1 | 警告 | Mozilla Foundation | - | Bugzilla の xmlrpc.cgi におけるクロスサイトリクエストフォージェリの脆弱性 |
CWE-352
同一生成元ポリシー違反 |
CVE-2012-0453 | 2012-03-2 15:18 | 2012-02-9 | Show | GitHub Exploit DB Packet Storm |
| 252347 | 9.3 | 危険 | シスコシステムズ | - | Cisco Wireless LAN Controller デバイスにおける設定を読まれる脆弱性 |
CWE-264
認可・権限・アクセス制御 |
CVE-2012-0371 | 2012-03-2 15:04 | 2012-02-29 | Show | GitHub Exploit DB Packet Storm |
| 252348 | 7.8 | 危険 | シスコシステムズ | - | Cisco Wireless LAN Controller デバイスにおけるサービス運用妨害 (デバイスリロード) の脆弱性 |
CWE-399
リソース管理の問題 |
CVE-2012-0370 | 2012-03-2 15:03 | 2012-02-29 | Show | GitHub Exploit DB Packet Storm |
| 252349 | 7.8 | 危険 | シスコシステムズ | - | Cisco Wireless LAN Controller デバイスにおけるサービス運用妨害 (デバイスリロード) の脆弱性 |
CWE-399
リソース管理の問題 |
CVE-2012-0369 | 2012-03-2 15:02 | 2012-02-29 | Show | GitHub Exploit DB Packet Storm |
| 252350 | 7.8 | 危険 | シスコシステムズ | - | Cisco Unity Connection におけるサービス運用妨害 (サービスクラッシュ) の脆弱性 |
CWE-399
リソース管理の問題 |
CVE-2012-0367 | 2012-03-2 14:25 | 2012-02-29 | Show | GitHub Exploit DB Packet Storm |
Update Date:June 7, 2026, 4:13 a.m.
| No | CVSS | Level Attach Vector |
Vendor Name | Project Name | Title | CWE | CVE | Update Date | Publication Date | Show Affected | Exploit PoC Search |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 246521 | 9.8 |
CRITICAL
Network |
debian mutt neomutt canonical |
debian_linux mutt neomutt ubuntu_linux |
An issue was discovered in Mutt before 1.10.1 and NeoMutt before 2018-07-16. pop.c mishandles a zero-length UID. |
CWE-824
Access of Uninitialized Pointer |
CVE-2018-14356 | 2024-11-21 12:48 | 2018-07-18 | Show | GitHub Exploit DB Packet Storm |
| 246522 | 5.3 |
MEDIUM
Network |
debian mutt neomutt canonical |
debian_linux mutt neomutt ubuntu_linux |
An issue was discovered in Mutt before 1.10.1 and NeoMutt before 2018-07-16. imap/util.c mishandles ".." directory traversal in a mailbox name. |
CWE-22
Path Traversal |
CVE-2018-14355 | 2024-11-21 12:48 | 2018-07-18 | Show | GitHub Exploit DB Packet Storm |
| 246523 | 9.8 |
CRITICAL
Network |
mutt neomutt canonical debian |
mutt neomutt ubuntu_linux debian_linux |
An issue was discovered in Mutt before 1.10.1 and NeoMutt before 2018-07-16. imap_quote_string in imap/util.c has an integer underflow. |
CWE-191
Integer Underflow (Wrap or Wraparound) |
CVE-2018-14353 | 2024-11-21 12:48 | 2018-07-18 | Show | GitHub Exploit DB Packet Storm |
| 246524 | 9.8 |
CRITICAL
Network |
mutt neomutt canonical debian |
mutt neomutt ubuntu_linux debian_linux |
An issue was discovered in Mutt before 1.10.1 and NeoMutt before 2018-07-16. imap_quote_string in imap/util.c does not leave room for quote characters, leading to a stack-based buffer overflow. |
CWE-787
Out-of-bounds Write |
CVE-2018-14352 | 2024-11-21 12:48 | 2018-07-18 | Show | GitHub Exploit DB Packet Storm |
| 246525 | 9.8 |
CRITICAL
Network |
mutt neomutt canonical debian |
mutt neomutt ubuntu_linux debian_linux |
An issue was discovered in Mutt before 1.10.1 and NeoMutt before 2018-07-16. imap/command.c mishandles a long IMAP status mailbox literal count size. |
CWE-20
Improper Input Validation |
CVE-2018-14351 | 2024-11-21 12:48 | 2018-07-18 | Show | GitHub Exploit DB Packet Storm |
| 246526 | 9.8 |
CRITICAL
Network |
mutt neomutt debian canonical |
mutt neomutt debian_linux ubuntu_linux |
An issue was discovered in Mutt before 1.10.1 and NeoMutt before 2018-07-16. imap/message.c has a stack-based buffer overflow for a FETCH response with a long INTERNALDATE field. |
CWE-787
Out-of-bounds Write |
CVE-2018-14350 | 2024-11-21 12:48 | 2018-07-18 | Show | GitHub Exploit DB Packet Storm |
| 246527 | 9.8 |
CRITICAL
Network |
debian mutt neomutt canonical |
debian_linux mutt neomutt ubuntu_linux |
An issue was discovered in Mutt before 1.10.1 and NeoMutt before 2018-07-16. imap/command.c mishandles a NO response without a message. |
CWE-20
Improper Input Validation |
CVE-2018-14349 | 2024-11-21 12:48 | 2018-07-18 | Show | GitHub Exploit DB Packet Storm |
| 246528 | 6.5 |
MEDIUM
Network |
debian gnu |
debian_linux libextractor |
GNU Libextractor before 1.7 contains an infinite loop vulnerability in EXTRACTOR_mpeg_extract_method (mpeg_extractor.c). |
CWE-835
Loop with Unreachable Exit Condition ('Infinite Loop') |
CVE-2018-14347 | 2024-11-21 12:48 | 2018-07-18 | Show | GitHub Exploit DB Packet Storm |
| 246529 | 8.8 |
HIGH
Network |
debian gnu |
debian_linux libextractor |
GNU Libextractor before 1.7 has a stack-based buffer overflow in ec_read_file_func (unzip.c). |
CWE-787
Out-of-bounds Write |
CVE-2018-14346 | 2024-11-21 12:48 | 2018-07-18 | Show | GitHub Exploit DB Packet Storm |
| 246530 | 7.5 |
HIGH
Network |
sddm_project | sddm | An issue was discovered in SDDM through 0.17.0. If configured with ReuseSession=true, the password is not checked for users with an already existing session. Any user with access to the system D-Bus … |
CWE-287 CWE-613 Improper Authentication Insufficient Session Expiration |
CVE-2018-14345 | 2024-11-21 12:48 | 2018-07-17 | Show | GitHub Exploit DB Packet Storm |