FKIE_CVE-2008-4431
Vulnerability from fkie_nvd - Published: 2008-10-03 22:22 - Updated: 2026-04-23 00:35
Severity ?
Summary
SQL injection vulnerability in index.php in IceBB 1.0-rc9.3 and earlier allows remote attackers to execute arbitrary SQL commands via the skin parameter, probably related to an incorrect protection mechanism in the clean_string function in includes/functions.php.
References
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:icebb:icebb:*:rc9.3:*:*:*:*:*:*",
"matchCriteriaId": "240243FE-CBF7-4F35-BE6C-20E6A5E09FAD",
"versionEndIncluding": "1.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:icebb:icebb:0.9:rc1:*:*:*:*:*:*",
"matchCriteriaId": "E6269527-51CA-4C5D-8F69-1EB101C21E0B",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:icebb:icebb:0.9.1:*:*:*:*:*:*:*",
"matchCriteriaId": "81476F79-F1F7-4742-A7A9-B9361C35A907",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:icebb:icebb:0.9.2:*:*:*:*:*:*:*",
"matchCriteriaId": "2FAF79EE-168B-479F-8669-E82B287C2F9C",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:icebb:icebb:0.9.2.1:*:*:*:*:*:*:*",
"matchCriteriaId": "D8F54313-89B8-4951-9489-EB2453469791",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:icebb:icebb:0.9.3:*:*:*:*:*:*:*",
"matchCriteriaId": "F9CBAAF6-C37D-4588-830E-9BE3D28A2CFB",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:icebb:icebb:0.9.3.1:*:*:*:*:*:*:*",
"matchCriteriaId": "635FF1C8-7200-4E41-AE56-E4002BE6AD0F",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:icebb:icebb:1.0:rc5:*:*:*:*:*:*",
"matchCriteriaId": "FF46073D-8F88-41A5-9DAF-F5529B033AF2",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:icebb:icebb:1.0:rc5.1:*:*:*:*:*:*",
"matchCriteriaId": "59BDB5CB-FF29-4BA5-99FB-BE05209D270A",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:icebb:icebb:1.0:rc6:*:*:*:*:*:*",
"matchCriteriaId": "223FD946-0533-41A4-9890-1827EE93A4A6",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:icebb:icebb:1.0:rc7:*:*:*:*:*:*",
"matchCriteriaId": "96561A8A-DB28-4721-801E-04CC73EAC324",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:icebb:icebb:1.0:rc8:*:*:*:*:*:*",
"matchCriteriaId": "E2C050D3-3EE1-4254-83F8-6BAC9337F118",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:icebb:icebb:1.0:rc9:*:*:*:*:*:*",
"matchCriteriaId": "5AD317C8-7A2E-445D-BB30-B43CEECB1709",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:icebb:icebb:1.0:rc9.1:*:*:*:*:*:*",
"matchCriteriaId": "1767BB4C-703C-455E-B8DD-8F2A8DB180C3",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:icebb:icebb:1.0:rc9.2:*:*:*:*:*:*",
"matchCriteriaId": "9A7AC70F-169F-4B91-8390-812E64AD3603",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "SQL injection vulnerability in index.php in IceBB 1.0-rc9.3 and earlier allows remote attackers to execute arbitrary SQL commands via the skin parameter, probably related to an incorrect protection mechanism in the clean_string function in includes/functions.php."
},
{
"lang": "es",
"value": "Vulnerabilidad de inyecci\u00f3n SQL en index.php de IceBB 1.0-rc9.3 y versiones anteriores permite a atacantes remotos ejecutar comandos SQL de su elecci\u00f3n a trav\u00e9s del par\u00e1metro \"skin\", posiblemente relacionado con un mecanismo de protecci\u00f3n incorrecto en la funci\u00f3n clean_string de includes/functions.php."
}
],
"evaluatorSolution": "Patch Information - http://sourceforge.net/project/showfiles.php?group_id=157188\u0026package_id=175626\u0026release_id=619251",
"id": "CVE-2008-4431",
"lastModified": "2026-04-23T00:35:47.467",
"metrics": {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "HIGH",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"version": "2.0"
},
"exploitabilityScore": 10.0,
"impactScore": 6.4,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": true,
"obtainUserPrivilege": false,
"source": "nvd@nist.gov",
"type": "Primary",
"userInteractionRequired": false
}
]
},
"published": "2008-10-03T22:22:45.070",
"references": [
{
"source": "cve@mitre.org",
"url": "http://forums.xaos-ia.com/?topic=765"
},
{
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
],
"url": "http://secunia.com/advisories/31439"
},
{
"source": "cve@mitre.org",
"url": "http://www.securityfocus.com/bid/30656"
},
{
"source": "cve@mitre.org",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/44403"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://forums.xaos-ia.com/?topic=765"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Vendor Advisory"
],
"url": "http://secunia.com/advisories/31439"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://www.securityfocus.com/bid/30656"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/44403"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-89"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…