FKIE_CVE-2006-5029
Vulnerability from fkie_nvd - Published: 2006-09-27 23:07 - Updated: 2025-04-09 00:30
Severity ?
Summary
SQL injection vulnerability in thread.php in WoltLab Burning Board (wBB) 2.3.x allows remote attackers to obtain the version numbers of PHP, MySQL, and wBB via the page parameter. NOTE: this issue might be a forced SQL error. Also, the original report was disputed by a third party for 2.3.3 and 2.3.4.
References
Impacted products
| Vendor | Product | Version | |
|---|---|---|---|
| woltlab | burning_board | 2.3.0 | |
| woltlab | burning_board | 2.3.1 | |
| woltlab | burning_board | 2.3.2 | |
| woltlab | burning_board | 2.3.3 | |
| woltlab | burning_board | 2.3.4 | |
| woltlab | burning_board | 2.3.5 |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:woltlab:burning_board:2.3.0:*:*:*:*:*:*:*",
"matchCriteriaId": "67BF2C7A-2689-4760-8CD9-387BD497789E",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:woltlab:burning_board:2.3.1:*:*:*:*:*:*:*",
"matchCriteriaId": "A40CCEE5-4B68-4F45-911F-0A7089A0609D",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:woltlab:burning_board:2.3.2:*:*:*:*:*:*:*",
"matchCriteriaId": "3B5773FB-E267-4546-9E14-782F652C5916",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:woltlab:burning_board:2.3.3:*:*:*:*:*:*:*",
"matchCriteriaId": "42CAAE7C-258A-47E0-B832-642C1C466EDB",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:woltlab:burning_board:2.3.4:*:*:*:*:*:*:*",
"matchCriteriaId": "380709B2-5458-46B9-8B23-9F53A15462E1",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:woltlab:burning_board:2.3.5:*:*:*:*:*:*:*",
"matchCriteriaId": "94ED665B-3297-4B2E-95DE-DCBAF63D17F4",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "SQL injection vulnerability in thread.php in WoltLab Burning Board (wBB) 2.3.x allows remote attackers to obtain the version numbers of PHP, MySQL, and wBB via the page parameter. NOTE: this issue might be a forced SQL error. Also, the original report was disputed by a third party for 2.3.3 and 2.3.4."
},
{
"lang": "es",
"value": "Vulnerabilidad de inyecci\u00f3n SQL en thread.php en WoltLab Burning Board (wBB) 2.3.x permite a un atacante remoto obtener la versi\u00f3n de n\u00famero de PHP MySQL, y wBB a trav\u00e9s del par\u00e1mtro page. NOTA: este asunto pudo ser un error forzado del SQL. Tambi\u00e9n, el informe original fue disputado por terceros para 2.3.3 y 2.3.4."
}
],
"id": "CVE-2006-5029",
"lastModified": "2025-04-09T00:30:58.490",
"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": "2006-09-27T23:07:00.000",
"references": [
{
"source": "cve@mitre.org",
"url": "http://www.securityfocus.com/archive/1/446743/100/0/threaded"
},
{
"source": "cve@mitre.org",
"url": "http://www.securityfocus.com/archive/1/446937/100/0/threaded"
},
{
"source": "cve@mitre.org",
"url": "http://www.securityfocus.com/archive/1/446938/100/100/threaded"
},
{
"source": "cve@mitre.org",
"url": "http://www.securityfocus.com/archive/1/447069/100/100/threaded"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://www.securityfocus.com/archive/1/446743/100/0/threaded"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://www.securityfocus.com/archive/1/446937/100/0/threaded"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://www.securityfocus.com/archive/1/446938/100/100/threaded"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://www.securityfocus.com/archive/1/447069/100/100/threaded"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Deferred",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "NVD-CWE-Other"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
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…