|
You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database). |
Update Date":June 6, 2026, noon
| No | CVSS | Level Attach Vector |
Vendor Name | Project Name | Title | CWE | CVE | Update Date | Publication Date | Impact Show |
Exploit PoC Search |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 252541 | 6 | 警告 | e107.org | - | e107 の CSRF 保護メカニズムにおける管理者認証をハイジャックされる脆弱性 |
CWE-352
同一生成元ポリシー違反 |
CVE-2010-5084 | 2012-02-17 14:43 | 2012-02-14 | Show | GitHub Exploit DB Packet Storm |
| 252542 | 7.5 | 危険 | PHPNUKE | - | PHP-Nuke 用 Web_Links module における SQL インジェクションの脆弱性 |
CWE-89
SQLインジェクション |
CVE-2010-5083 | 2012-02-17 14:42 | 2012-02-14 | Show | GitHub Exploit DB Packet Storm |
| 252543 | 4.3 | 警告 | Bluechip Software | - | TYPO3 用 Post data records to facebook エクステンションにおけるクロスサイトスクリプティングの脆弱性 |
CWE-79
クロスサイト・スクリプティング(XSS) |
CVE-2012-1087 | 2012-02-17 14:42 | 2012-02-14 | Show | GitHub Exploit DB Packet Storm |
| 252544 | 4.3 | 警告 | UrlTool | - | TYPO3 用 UrlTool エクステンションにおけるクロスサイトスクリプティングの脆弱性 |
CWE-79
クロスサイト・スクリプティング(XSS) |
CVE-2012-1086 | 2012-02-17 14:41 | 2012-02-14 | Show | GitHub Exploit DB Packet Storm |
| 252545 | 5 | 警告 | BE User Switch | - | TYPO3 用 BE User Switch エクステンションにおける重要な情報を取得される脆弱性 |
CWE-noinfo
情報不足 |
CVE-2012-1085 | 2012-02-17 14:40 | 2012-02-14 | Show | GitHub Exploit DB Packet Storm |
| 252546 | 4.3 | 警告 | BE User Switch | - | TYPO3 用 BE User Switch エクステンションにおけるクロスサイトスクリプティングの脆弱性 |
CWE-79
クロスサイト・スクリプティング(XSS) |
CVE-2012-1084 | 2012-02-17 14:39 | 2012-02-14 | Show | GitHub Exploit DB Packet Storm |
| 252547 | 6.8 | 警告 | Terminal PHP Shell | - | TYPO3 用 Terminal PHP Shell エクステンションにおけるクロスサイトリクエストフォージェリの脆弱性 |
CWE-352
同一生成元ポリシー違反 |
CVE-2012-1083 | 2012-02-17 14:38 | 2012-02-14 | Show | GitHub Exploit DB Packet Storm |
| 252548 | 3.5 | 注意 | Terminal PHP Shell | - | TYPO3 用 Terminal PHP Shell エクステンションにおけるクロスサイトスクリプティングの脆弱性 |
CWE-79
クロスサイト・スクリプティング(XSS) |
CVE-2012-1082 | 2012-02-17 14:37 | 2012-02-14 | Show | GitHub Exploit DB Packet Storm |
| 252549 | 4.3 | 警告 | Roderick Braun | - | TYPO3 用 Yet another Google search エクステンションにおけるクロスサイトスクリプティングの脆弱性 |
CWE-79
クロスサイト・スクリプティング(XSS) |
CVE-2012-1081 | 2012-02-17 14:37 | 2012-02-14 | Show | GitHub Exploit DB Packet Storm |
| 252550 | 4.3 | 警告 | Euro Calculator | - | TYPO3 用 Euro Calculator エクステンションにおけるクロスサイトスクリプティングの脆弱性 |
CWE-79
クロスサイト・スクリプティング(XSS) |
CVE-2012-1080 | 2012-02-17 14:36 | 2012-02-14 | Show | GitHub Exploit DB Packet Storm |
Update Date:June 6, 2026, 4:18 a.m.
| No | CVSS | Level Attach Vector |
Vendor Name | Project Name | Title | CWE | CVE | Update Date | Publication Date | Show Affected | Exploit PoC Search |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 246421 | 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/message.c has a stack-based buffer overflow for a FETCH response with a long RFC822.SIZE field. |
CWE-787
Out-of-bounds Write |
CVE-2018-14358 | 2024-11-21 12:48 | 2018-07-18 | Show | GitHub Exploit DB Packet Storm |
| 246422 | 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 |
| 246423 | 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 |
| 246424 | 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 |
| 246425 | 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 |
| 246426 | 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 |
| 246427 | 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 |
| 246428 | 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 |
| 246429 | 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 |
| 246430 | 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 |