7.5
CVE-2008-4531
- EPSS 0.4%
- Veröffentlicht 09.10.2008 18:14:15
- Zuletzt bearbeitet 09.04.2025 00:30:58
- Quelle cve@mitre.org
- Teams Watchlist Login
- Unerledigt Login
SQL injection vulnerability in Brilliant Gallery 5.x before 5.x-4.2, a module for Drupal, allows remote attackers to execute arbitrary SQL commands via unspecified vectors, related to queries. NOTE: this might be the same issue as CVE-2008-4338.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Drupal ≫ Brilliant Gallery Version <= 5.x-4.1
Drupal ≫ Brilliant Gallery Version5.x-1.0
Drupal ≫ Brilliant Gallery Version5.x-1.1
Drupal ≫ Brilliant Gallery Version5.x-1.2
Drupal ≫ Brilliant Gallery Version5.x-2.1
Drupal ≫ Brilliant Gallery Version5.x-2.2
Drupal ≫ Brilliant Gallery Version5.x-2.3
Drupal ≫ Brilliant Gallery Version5.x-2.4
Drupal ≫ Brilliant Gallery Version5.x-2.5
Drupal ≫ Brilliant Gallery Version5.x-2.6
Drupal ≫ Brilliant Gallery Version5.x-2.7
Drupal ≫ Brilliant Gallery Version5.x-2.8
Drupal ≫ Brilliant Gallery Version5.x-2.9
Drupal ≫ Brilliant Gallery Version5.x-2.10
Drupal ≫ Brilliant Gallery Version5.x-2.11
Drupal ≫ Brilliant Gallery Version5.x-2.12
Drupal ≫ Brilliant Gallery Version5.x-2.13
Drupal ≫ Brilliant Gallery Version5.x-2.14
Drupal ≫ Brilliant Gallery Version5.x-2.15
Drupal ≫ Brilliant Gallery Version5.x-2.16
Drupal ≫ Brilliant Gallery Version5.x-2.17
Drupal ≫ Brilliant Gallery Version5.x-3.0
Drupal ≫ Brilliant Gallery Version5.x-3.1
Drupal ≫ Brilliant Gallery Version5.x-3.2
Drupal ≫ Brilliant Gallery Version5.x-3.3
Drupal ≫ Brilliant Gallery Version5.x-4.0
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Typ | Quelle | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.4% | 0.576 |
Quelle | Base Score | Exploit Score | Impact Score | Vector String |
---|---|---|---|---|
nvd@nist.gov | 7.5 | 10 | 6.4 |
AV:N/AC:L/Au:N/C:P/I:P/A:P
|
CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.