CVE-2014-5102 (GCVE-0-2014-5102)
Vulnerability from cvelistv5 – Published: 2014-07-25 19:00 – Updated: 2024-08-06 11:34
VLAI
EPSS
VEX
Summary
SQL injection vulnerability in vBulletin 5.0.4 through 5.1.3 Alpha 5 allows remote attackers to execute arbitrary SQL commands via the criteria[startswith] parameter to ajax/render/memberlist_items.
Severity
No CVSS data available.
CWE
- n/a
Assigner
References
4 references
| URL | Tags |
|---|---|
| http://www.pcworld.com/article/2455500/emergency-… | x_refsource_MISC |
| http://www.securityfocus.com/bid/68709 | vdb-entryx_refsource_BID |
| http://www.vbulletin.com/forum/forum/vbulletin-an… | x_refsource_CONFIRM |
| http://packetstormsecurity.com/files/127537/vBull… | x_refsource_MISC |
Date Public
2014-07-16 00:00
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-06T11:34:37.268Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "http://www.pcworld.com/article/2455500/emergency-vbulletin-patch-fixes-dangerous-sql-injection-vulnerability.html"
},
{
"name": "68709",
"tags": [
"vdb-entry",
"x_refsource_BID",
"x_transferred"
],
"url": "http://www.securityfocus.com/bid/68709"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "http://www.vbulletin.com/forum/forum/vbulletin-announcements/vbulletin-announcements_aa/4097503-security-patch-release-for-vbulletin-5-0-4-5-0-5-5-1-0-5-1-1-and-5-1-2"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "http://packetstormsecurity.com/files/127537/vBulletin-5.1.2-SQL-Injection.html"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"datePublic": "2014-07-16T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "SQL injection vulnerability in vBulletin 5.0.4 through 5.1.3 Alpha 5 allows remote attackers to execute arbitrary SQL commands via the criteria[startswith] parameter to ajax/render/memberlist_items."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2015-04-29T18:57:00.000Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "http://www.pcworld.com/article/2455500/emergency-vbulletin-patch-fixes-dangerous-sql-injection-vulnerability.html"
},
{
"name": "68709",
"tags": [
"vdb-entry",
"x_refsource_BID"
],
"url": "http://www.securityfocus.com/bid/68709"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "http://www.vbulletin.com/forum/forum/vbulletin-announcements/vbulletin-announcements_aa/4097503-security-patch-release-for-vbulletin-5-0-4-5-0-5-5-1-0-5-1-1-and-5-1-2"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "http://packetstormsecurity.com/files/127537/vBulletin-5.1.2-SQL-Injection.html"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2014-5102",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "SQL injection vulnerability in vBulletin 5.0.4 through 5.1.3 Alpha 5 allows remote attackers to execute arbitrary SQL commands via the criteria[startswith] parameter to ajax/render/memberlist_items."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://www.pcworld.com/article/2455500/emergency-vbulletin-patch-fixes-dangerous-sql-injection-vulnerability.html",
"refsource": "MISC",
"url": "http://www.pcworld.com/article/2455500/emergency-vbulletin-patch-fixes-dangerous-sql-injection-vulnerability.html"
},
{
"name": "68709",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/68709"
},
{
"name": "http://www.vbulletin.com/forum/forum/vbulletin-announcements/vbulletin-announcements_aa/4097503-security-patch-release-for-vbulletin-5-0-4-5-0-5-5-1-0-5-1-1-and-5-1-2",
"refsource": "CONFIRM",
"url": "http://www.vbulletin.com/forum/forum/vbulletin-announcements/vbulletin-announcements_aa/4097503-security-patch-release-for-vbulletin-5-0-4-5-0-5-5-1-0-5-1-1-and-5-1-2"
},
{
"name": "http://packetstormsecurity.com/files/127537/vBulletin-5.1.2-SQL-Injection.html",
"refsource": "MISC",
"url": "http://packetstormsecurity.com/files/127537/vBulletin-5.1.2-SQL-Injection.html"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2014-5102",
"datePublished": "2014-07-25T19:00:00.000Z",
"dateReserved": "2014-07-25T00:00:00.000Z",
"dateUpdated": "2024-08-06T11:34:37.268Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2014-5102",
"date": "2026-07-28",
"epss": "0.0135",
"percentile": "0.68638"
},
"fkie_nvd": {
"configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:vbulletin:vbulletin:5.0.4:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"A6A94474-EB3E-45B8-8790-75554BB1F068\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:vbulletin:vbulletin:5.0.5:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"607D650E-AFEB-47F8-90C1-C8BA132659C7\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:vbulletin:vbulletin:5.1.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"C77C657C-3C09-47AE-8FEC-18556FDEB040\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:vbulletin:vbulletin:5.1.0:rc1:*:*:*:*:*:*\", \"matchCriteriaId\": \"7CA8DD4F-85CE-4598-8968-87B839DF25EC\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:vbulletin:vbulletin:5.1.1:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"3BB7F7A4-1AFD-4391-B53C-07F1C9EE7A07\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:vbulletin:vbulletin:5.1.2:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"FE2B6D53-270C-48BB-B3D0-DDB8E700290D\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:vbulletin:vbulletin:5.1.2:beta1:*:*:*:*:*:*\", \"matchCriteriaId\": \"2737015A-6FBC-4B64-9BE3-A1570B095D06\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:vbulletin:vbulletin:5.1.2:rc1:*:*:*:*:*:*\", \"matchCriteriaId\": \"AB60E2A1-CE50-49FF-AFA3-25BD72AE2A4E\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:vbulletin:vbulletin:5.1.2:rc2:*:*:*:*:*:*\", \"matchCriteriaId\": \"78BB8D71-5348-4879-A6DD-8AE599719F57\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:vbulletin:vbulletin:5.1.3:alpha5:*:*:*:*:*:*\", \"matchCriteriaId\": \"C9A3CE21-9777-45C0-B239-BFA0DE8F2375\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"SQL injection vulnerability in vBulletin 5.0.4 through 5.1.3 Alpha 5 allows remote attackers to execute arbitrary SQL commands via the criteria[startswith] parameter to ajax/render/memberlist_items.\"}, {\"lang\": \"es\", \"value\": \"Vulnerabilidad de inyecci\\u00f3n SQL en vBulletin 5.0.4 hasta 5.1.3 Alpha 5 permite a atacantes remotos ejecutar comandos SQL arbitrarios a trav\\u00e9s del par\\u00e1metro criteria[startswith] en ajax/render/memberlist_items.\"}]",
"id": "CVE-2014-5102",
"lastModified": "2024-11-21T02:11:25.293",
"metrics": "{\"cvssMetricV2\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"2.0\", \"vectorString\": \"AV:N/AC:L/Au:N/C:P/I:P/A:P\", \"baseScore\": 7.5, \"accessVector\": \"NETWORK\", \"accessComplexity\": \"LOW\", \"authentication\": \"NONE\", \"confidentialityImpact\": \"PARTIAL\", \"integrityImpact\": \"PARTIAL\", \"availabilityImpact\": \"PARTIAL\"}, \"baseSeverity\": \"HIGH\", \"exploitabilityScore\": 10.0, \"impactScore\": 6.4, \"acInsufInfo\": false, \"obtainAllPrivilege\": false, \"obtainUserPrivilege\": false, \"obtainOtherPrivilege\": false, \"userInteractionRequired\": false}]}",
"published": "2014-07-25T19:55:07.050",
"references": "[{\"url\": \"http://packetstormsecurity.com/files/127537/vBulletin-5.1.2-SQL-Injection.html\", \"source\": \"cve@mitre.org\", \"tags\": [\"Exploit\"]}, {\"url\": \"http://www.pcworld.com/article/2455500/emergency-vbulletin-patch-fixes-dangerous-sql-injection-vulnerability.html\", \"source\": \"cve@mitre.org\"}, {\"url\": \"http://www.securityfocus.com/bid/68709\", \"source\": \"cve@mitre.org\"}, {\"url\": \"http://www.vbulletin.com/forum/forum/vbulletin-announcements/vbulletin-announcements_aa/4097503-security-patch-release-for-vbulletin-5-0-4-5-0-5-5-1-0-5-1-1-and-5-1-2\", \"source\": \"cve@mitre.org\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"http://packetstormsecurity.com/files/127537/vBulletin-5.1.2-SQL-Injection.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Exploit\"]}, {\"url\": \"http://www.pcworld.com/article/2455500/emergency-vbulletin-patch-fixes-dangerous-sql-injection-vulnerability.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://www.securityfocus.com/bid/68709\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://www.vbulletin.com/forum/forum/vbulletin-announcements/vbulletin-announcements_aa/4097503-security-patch-release-for-vbulletin-5-0-4-5-0-5-5-1-0-5-1-1-and-5-1-2\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Vendor Advisory\"]}]",
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-89\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2014-5102\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2014-07-25T19:55:07.050\",\"lastModified\":\"2026-05-06T22:30:45.220\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"SQL injection vulnerability in vBulletin 5.0.4 through 5.1.3 Alpha 5 allows remote attackers to execute arbitrary SQL commands via the criteria[startswith] parameter to ajax/render/memberlist_items.\"},{\"lang\":\"es\",\"value\":\"Vulnerabilidad de inyecci\u00f3n SQL en vBulletin 5.0.4 hasta 5.1.3 Alpha 5 permite a atacantes remotos ejecutar comandos SQL arbitrarios a trav\u00e9s del par\u00e1metro criteria[startswith] en ajax/render/memberlist_items.\"}],\"metrics\":{\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:P/I:P/A:P\",\"baseScore\":7.5,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"HIGH\",\"exploitabilityScore\":10.0,\"impactScore\":6.4,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-89\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:vbulletin:vbulletin:5.0.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A6A94474-EB3E-45B8-8790-75554BB1F068\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:vbulletin:vbulletin:5.0.5:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"607D650E-AFEB-47F8-90C1-C8BA132659C7\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:vbulletin:vbulletin:5.1.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C77C657C-3C09-47AE-8FEC-18556FDEB040\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:vbulletin:vbulletin:5.1.0:rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"7CA8DD4F-85CE-4598-8968-87B839DF25EC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:vbulletin:vbulletin:5.1.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"3BB7F7A4-1AFD-4391-B53C-07F1C9EE7A07\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:vbulletin:vbulletin:5.1.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FE2B6D53-270C-48BB-B3D0-DDB8E700290D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:vbulletin:vbulletin:5.1.2:beta1:*:*:*:*:*:*\",\"matchCriteriaId\":\"2737015A-6FBC-4B64-9BE3-A1570B095D06\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:vbulletin:vbulletin:5.1.2:rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"AB60E2A1-CE50-49FF-AFA3-25BD72AE2A4E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:vbulletin:vbulletin:5.1.2:rc2:*:*:*:*:*:*\",\"matchCriteriaId\":\"78BB8D71-5348-4879-A6DD-8AE599719F57\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:vbulletin:vbulletin:5.1.3:alpha5:*:*:*:*:*:*\",\"matchCriteriaId\":\"C9A3CE21-9777-45C0-B239-BFA0DE8F2375\"}]}]}],\"references\":[{\"url\":\"http://packetstormsecurity.com/files/127537/vBulletin-5.1.2-SQL-Injection.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\"]},{\"url\":\"http://www.pcworld.com/article/2455500/emergency-vbulletin-patch-fixes-dangerous-sql-injection-vulnerability.html\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.securityfocus.com/bid/68709\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.vbulletin.com/forum/forum/vbulletin-announcements/vbulletin-announcements_aa/4097503-security-patch-release-for-vbulletin-5-0-4-5-0-5-5-1-0-5-1-1-and-5-1-2\",\"source\":\"cve@mitre.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://packetstormsecurity.com/files/127537/vBulletin-5.1.2-SQL-Injection.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\"]},{\"url\":\"http://www.pcworld.com/article/2455500/emergency-vbulletin-patch-fixes-dangerous-sql-injection-vulnerability.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.securityfocus.com/bid/68709\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.vbulletin.com/forum/forum/vbulletin-announcements/vbulletin-announcements_aa/4097503-security-patch-release-for-vbulletin-5-0-4-5-0-5-5-1-0-5-1-1-and-5-1-2\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]}]}}"
}
}
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…
The MITRE ATT&CK techniques below are AI-generated suggestions, inferred from the description of the
vulnerability by the CIRCL/vulnerability-attack-technique-classification-roberta-base
model, served locally by ML-Gateway.
They have not been verified by an analyst and are provided for guidance only.
Loading…
Loading…