CVE-2007-0347

Exp

The is_eow function in format.c in CVSTrac before 2.0.1 does not properly check for the "'" (quote) character, which allows remote authenticated users to execute limited SQL injection attacks and cause a denial of service (database error) via a ' character in certain messages, tickets, or Wiki entries.

公開: 2007-01-29 最終更新: 2026-04-23 Assigner: [email protected] ソース: [email protected]

総合評価: CVE-2007-0347 は悪用リスクが高い(61.6/100)。CVSS 深刻度は中。悪用される可能性が高い(EPSS 2.13%、85 パーセンタイル) 根拠: 公開エクスプロイトが 1 件参照されています(Exploit-DB)。 推奨対応: 公開エクスプロイトが確認されています。影響範囲の確認、緩和策の適用、パッチ適用を優先してください。

リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。

CVE-2007-0347 に関する公開 exploit 参照(Exploit-DB)

EDB-ID ソース 種別 公開 リンク
3223 exploit_db edb 2007-01-29 Exploit-DB ↗

CVE-2007-0347 の EPSS(Exploit Prediction Scoring System)スコア

EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。

# 日付 旧 EPSS スコア 新 EPSS スコア Δ(新 − 旧)
1 2026-06-11 2.28% 2.13% -0.15%
2 2026-04-14 2.43% 2.28% -0.15%
3 2026-02-23 2.43%

EPSS の全履歴 (全 17 件)

CVE-2007-0347 の CVSS(Common Vulnerability Scoring System)指標

この CVE の CVSS 指標。

ベーススコア バージョン 深刻度 ベクトル 悪用しやすさ 影響 スコアの出典
4.3 2.0 MEDIUM
AV:N/AC:M/Au:N/C:N/I:N/A:P クリックして展開
アクセス経路 (AV:N)
ルーティング可能なネットワーク越しに、遠隔から到達・悪用しうる。
アクセスの複雑さ (AC:M)
多少の有利条件は要るが、極端なレアケースではない。
認証 (AU:N)
認証を経ずに攻撃を完結できる。
機密性への影響 (C:N)
機密性は損なわれない。
完全性への影響 (I:N)
完全性は損なわれない。
可用性への影響 (A:P)
可用性は部分的に損なわれる。
8.6 2.9 [email protected]

CVE-2007-0347 の弱点分類(列挙)

CVE-2007-0347 の OS トラッカー

vendor priority summary link
ubuntu medium CVE-2007-0347 medium priority: Ubuntu including 1 source packages (cvstrac), 9 status rows across 9 suites (dapper, edgy, feisty, gutsy, hardy, intrepid, jaunty, karmic, upstream): ignored 4, not-affected 4, released 1. https://ubuntu.com/security/CVE-2007-0347

CVE-2007-0347 の NVD 評価コメント

影響: An SQL injection via this technique is somewhat limited as is_eow() bails on whitespace. So while one _can_ do an SQL injection, one is limited to SQL queries containing only characters which get past the function isspace(3). This effectively limits attacks to SQL commands like "VACUUM".

コメント: The DoS vulnerability exists because the is_eow() function in "format.c" does NOT just check the FIRST character of the supplied string for an End-Of-Word terminating character, but instead iterates over string and this way can skip a single embedded quotation mark. The is_repository_file() function then in turn assumes that the filename string can never contain a single quotation mark and traps into a SQL escaping problem.

対処方法: Successful remote unauthenticated exploit requires that CVSTrac is explicitly configured to allow anonymous users to add tickets (it is not by default).

CVE-2007-0347 の影響を受けるソフトウェア/構成

ベンダー 製品 バージョン 生の CPE
cvstrac cvstrac <= 2.0 cpe:2.3:a:cvstrac:cvstrac:*:*:*:*:*:*:*:*
cvstrac cvstrac 1.1 cpe:2.3:a:cvstrac:cvstrac:1.1:*:*:*:*:*:*:*
cvstrac cvstrac 1.1.1 cpe:2.3:a:cvstrac:cvstrac:1.1.1:*:*:*:*:*:*:*
cvstrac cvstrac 1.1.2 cpe:2.3:a:cvstrac:cvstrac:1.1.2:*:*:*:*:*:*:*
cvstrac cvstrac 1.1.3 cpe:2.3:a:cvstrac:cvstrac:1.1.3:*:*:*:*:*:*:*
cvstrac cvstrac 1.1.4 cpe:2.3:a:cvstrac:cvstrac:1.1.4:*:*:*:*:*:*:*

CVE-2007-0347 の参考情報

cvelogic Threat Intelligence