mirror of
https://github.com/fkie-cad/nvd-json-data-feeds.git
synced 2025-05-28 17:21:36 +00:00
144 lines
4.2 KiB
JSON
144 lines
4.2 KiB
JSON
{
|
|
"id": "CVE-2004-2754",
|
|
"sourceIdentifier": "cve@mitre.org",
|
|
"published": "2004-12-31T05:00:00.000",
|
|
"lastModified": "2008-09-05T20:45:01.497",
|
|
"vulnStatus": "Analyzed",
|
|
"descriptions": [
|
|
{
|
|
"lang": "en",
|
|
"value": "SQL injection vulnerability in SSI.php in YaBB SE 1.5.4, 1.5.3, and possibly other versions before 1.5.5 allows remote attackers to execute arbitrary SQL commands via the ID_MEMBER parameter to the (1) recentTopics and (2) welcome functions."
|
|
}
|
|
],
|
|
"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",
|
|
"accessVector": "NETWORK",
|
|
"accessComplexity": "LOW",
|
|
"authentication": "NONE",
|
|
"confidentialityImpact": "PARTIAL",
|
|
"integrityImpact": "PARTIAL",
|
|
"availabilityImpact": "PARTIAL",
|
|
"baseScore": 7.5
|
|
},
|
|
"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:yabb:yabb_se:0.8:*:*:*:*:*:*:*",
|
|
"matchCriteriaId": "1C9279C9-ADB0-494F-B7E4-D6E9C8D49BE1"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:yabb:yabb_se:1.1.3:*:*:*:*:*:*:*",
|
|
"matchCriteriaId": "F746D834-E0E5-45DF-8AEE-9237A752D8F7"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:yabb:yabb_se:1.4.1:*:*:*:*:*:*:*",
|
|
"matchCriteriaId": "921416DC-FF9B-4E2F-9875-C4E348DC5DFF"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:yabb:yabb_se:1.5.0:*:*:*:*:*:*:*",
|
|
"matchCriteriaId": "6A763982-00F4-4DAD-A6C2-A498E312F77F"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:yabb:yabb_se:1.5.1:*:*:*:*:*:*:*",
|
|
"matchCriteriaId": "FEA224F5-6BA7-4885-9E4E-A74A61DEEC2C"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:yabb:yabb_se:1.5.1_rc1:*:*:*:*:*:*:*",
|
|
"matchCriteriaId": "4275E27E-4DEB-41D7-A9F5-459B6E95B177"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:yabb:yabb_se:1.5.2:*:*:*:*:*:*:*",
|
|
"matchCriteriaId": "50D04319-5F7E-4826-8C09-BA8AE8A0655A"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:yabb:yabb_se:1.5.3:*:*:*:*:*:*:*",
|
|
"matchCriteriaId": "85ED5D04-553D-46A7-8231-E178CA338B55"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:yabb:yabb_se:1.5.4:*:*:*:*:*:*:*",
|
|
"matchCriteriaId": "7B7E2361-7B2F-4F48-A574-A64375E31F6D"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"references": [
|
|
{
|
|
"url": "http://securityreason.com/securityalert/3371",
|
|
"source": "cve@mitre.org"
|
|
},
|
|
{
|
|
"url": "http://sourceforge.net/project/shownotes.php?release_id=210608&group_id=57105",
|
|
"source": "cve@mitre.org",
|
|
"tags": [
|
|
"Patch"
|
|
]
|
|
},
|
|
{
|
|
"url": "http://www.securityfocus.com/archive/1/350244",
|
|
"source": "cve@mitre.org",
|
|
"tags": [
|
|
"Exploit"
|
|
]
|
|
},
|
|
{
|
|
"url": "http://www.securityfocus.com/bid/9449",
|
|
"source": "cve@mitre.org",
|
|
"tags": [
|
|
"Patch"
|
|
]
|
|
},
|
|
{
|
|
"url": "http://www.securitytracker.com/id?1008764",
|
|
"source": "cve@mitre.org"
|
|
},
|
|
{
|
|
"url": "http://www.yabbse.org/community/index.php?thread=27122",
|
|
"source": "cve@mitre.org"
|
|
}
|
|
]
|
|
} |