|
You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database). |
Update Date":May 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 252191 | 4.3 | 警告 | シングス | - | 複数のシングス CGI 製品におけるクロスサイトスクリプティングの脆弱性 |
CWE-79
クロスサイト・スクリプティング(XSS) |
CVE-2011-0455 | 2011-03-2 16:01 | 2011-03-2 | Show | GitHub Exploit DB Packet Storm |
| 252192 | 5 | 警告 | The PHP Group | - | PHP の mt_rand 関数における整数オーバーフローの脆弱性 |
CWE-189
数値処理の問題 |
CVE-2011-0755 | 2011-03-1 15:57 | 2010-12-9 | Show | GitHub Exploit DB Packet Storm |
| 252193 | 4.4 | 警告 | The PHP Group | - | PHP の SplFileInfo::getType 関数におけるシンボリックリンク攻撃の脆弱性 |
CWE-59
リンク解釈の問題 |
CVE-2011-0754 | 2011-03-1 15:55 | 2010-12-9 | Show | GitHub Exploit DB Packet Storm |
| 252194 | 4.3 | 警告 | The PHP Group | - | PHP の PCNTL 拡張におけるサービス運用妨害 (DoS) の脆弱性 |
CWE-362
競合状態 |
CVE-2011-0753 | 2011-03-1 15:54 | 2010-12-9 | Show | GitHub Exploit DB Packet Storm |
| 252195 | 5 | 警告 | The PHP Group | - | PHP の extract 関数におけるアクセス制限を回避される脆弱性 |
CWE-20
不適切な入力確認 |
CVE-2011-0752 | 2011-03-1 15:52 | 2010-12-8 | Show | GitHub Exploit DB Packet Storm |
| 252196 | 5 | 警告 | 日立 | - | JP1/NETM/DM におけるサービス運用妨害 (DoS) の脆弱性 |
CWE-noinfo
情報不足 |
- | 2011-03-1 15:26 | 2011-01-31 | Show | GitHub Exploit DB Packet Storm |
| 252197 | 7.5 | 危険 | IBM | - | IBM DB2 の DB2 Administration Server コンポーネントにおける任意のコードを実行される脆弱性 |
CWE-119
バッファエラー |
CVE-2011-0731 | 2011-03-1 15:17 | 2011-01-28 | Show | GitHub Exploit DB Packet Storm |
| 252198 | 7.8 | 危険 | ISC, Inc. レッドハット |
- | ISC DHCPv6 にサービス運用妨害 (DoS) の脆弱性 |
CWE-20
不適切な入力確認 |
CVE-2011-0413 | 2011-03-1 15:10 | 2011-01-28 | Show | GitHub Exploit DB Packet Storm |
| 252199 | 7.5 | 危険 | - | Google Android SDK の BMP::readFromStream メソッドにおける整数オーバーフロー脆弱性 |
CWE-189
数値処理の問題 |
CVE-2008-0986 | 2011-03-1 14:58 | 2008-03-6 | Show | GitHub Exploit DB Packet Storm | |
| 252200 | 6.8 | 警告 | - | Google Android SDK の GIF ライブラリにおけるヒープベースのバッファオーバーフローの脆弱性 |
CWE-119
バッファエラー |
CVE-2008-0985 | 2011-03-1 14:56 | 2008-03-6 | Show | GitHub Exploit DB Packet Storm |
Update Date:May 8, 2026, 4:54 a.m.
| No | CVSS | Level Attach Vector |
Vendor Name | Project Name | Title | CWE | CVE | Update Date | Publication Date | Show Affected | Exploit PoC Search |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 300501 | 6.1 |
MEDIUM
Network |
status | statusnet | Cross-site scripting (XSS) vulnerability in statusnet through 2010 in error message contents. |
CWE-79
Cross-site Scripting |
CVE-2010-4659 | 2024-11-21 10:21 | 2019-11-21 | Show | GitHub Exploit DB Packet Storm |
| 300502 | 9.8 |
CRITICAL
Network |
status | statusnet | Unspecified vulnerability in statusnet through 2010 due to the way addslashes are used in SQL string escapes.. |
CWE-20
Improper Input Validation |
CVE-2010-4660 | 2024-11-21 10:21 | 2019-11-21 | Show | GitHub Exploit DB Packet Storm |
| 300503 | 5.5 |
MEDIUM
Local |
pithos_project debian |
pithos debian_linux |
pithos before 0.3.5 allows overwrite of arbitrary files via symlinks. |
CWE-59
Link Following |
CVE-2010-4817 | 2024-11-21 10:21 | 2019-11-14 | Show | GitHub Exploit DB Packet Storm |
| 300504 | 8.8 |
HIGH
Network |
consolekit_project debian redhat |
consolekit debian_linux enterprise_linux |
In ConsoleKit before 0.4.2, an intended security policy restriction bypass was found. This flaw allows an authenticated system user to escalate their privileges by initiating a remote VNC session. |
CWE-269
Improper Privilege Management |
CVE-2010-4664 | 2024-11-21 10:21 | 2019-11-14 | Show | GitHub Exploit DB Packet Storm |
| 300505 | 7.8 |
HIGH
Local |
udisks_project redhat debian opensuse fedoraproject |
udisks enterprise_linux debian_linux opensuse fedora |
udisks before 1.0.3 allows a local user to load arbitrary Linux kernel modules. |
CWE-434
Unrestricted Upload of File with Dangerous Type |
CVE-2010-4661 | 2024-11-21 10:21 | 2019-11-14 | Show | GitHub Exploit DB Packet Storm |
| 300506 | 7.5 |
HIGH
Network |
php redhat debian |
php enterprise_linux debian_linux |
PHP5 before 5.4.4 allows passing invalid utf-8 strings via the xmlTextWriterWriteAttribute, which are then misparsed by libxml2. This results in memory leak into the resulting output. |
CWE-772
Missing Release of Resource after Effective Lifetime |
CVE-2010-4657 | 2024-11-21 10:21 | 2019-11-14 | Show | GitHub Exploit DB Packet Storm |
| 300507 | 7.8 |
HIGH
Local |
freedesktop debian |
poppler debian_linux |
poppler before 0.16.3 has malformed commands that may cause corruption of the internal stack. |
CWE-74
Injection |
CVE-2010-4654 | 2024-11-21 10:21 | 2019-11-14 | Show | GitHub Exploit DB Packet Storm |
| 300508 | 6.5 |
MEDIUM
Network |
freedesktop debian |
poppler debian_linux |
An integer overflow condition in poppler before 0.16.3 can occur when parsing CharCodes for fonts. |
CWE-190
Integer Overflow or Wraparound |
CVE-2010-4653 | 2024-11-21 10:21 | 2019-11-14 | Show | GitHub Exploit DB Packet Storm |
| 300509 | 9.8 |
CRITICAL
Network |
debian offlineimap |
debian_linux offlineimap |
offlineimap before 6.3.4 added support for SSL server certificate validation but it is still possible to use SSL v2 protocol, which is a flawed protocol with multiple security deficiencies. |
CWE-295
Improper Certificate Validation |
CVE-2010-4533 | 2024-11-21 10:21 | 2019-11-14 | Show | GitHub Exploit DB Packet Storm |
| 300510 | 5.9 |
MEDIUM
Network |
debian offlineimap |
debian_linux offlineimap |
offlineimap before 6.3.2 does not check for SSL server certificate validation when "ssl = yes" option is specified which can allow man-in-the-middle attacks. |
CWE-295
Improper Certificate Validation |
CVE-2010-4532 | 2024-11-21 10:21 | 2019-11-14 | Show | GitHub Exploit DB Packet Storm |