122 lines
3.6 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2009-3125",
"sourceIdentifier": "cve@mitre.org",
"published": "2009-09-15T22:30:00.343",
"lastModified": "2009-09-16T04:00:00.000",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "SQL injection vulnerability in the Bug.search WebService function in Bugzilla 3.3.2 through 3.4.1, and 3.5, allows remote attackers to execute arbitrary SQL commands via unspecified parameters."
},
{
"lang": "es",
"value": "Vulnerabilidad de inyecci\u00f3n SQL en la funci\u00f3n Bug.search de WebService en Bugzilla v3.3.2 hasta la v3.4.1 y v3.5, permite a atacantes remotos ejecutar comandos SQL a trav\u00e9s de par\u00e1metros no especificados."
}
],
"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:mozilla:bugzilla:3.3.2:*:*:*:*:*:*:*",
"matchCriteriaId": "FF288A74-070E-4EB4-BB92-7D4D41635DD1"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:mozilla:bugzilla:3.3.3:*:*:*:*:*:*:*",
"matchCriteriaId": "5B8B31F0-6FCC-4258-865B-B65ECBFAF252"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:mozilla:bugzilla:3.3.4:*:*:*:*:*:*:*",
"matchCriteriaId": "7A0CCF96-777F-4CEE-BC04-2974663CF5E7"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:mozilla:bugzilla:3.4:*:*:*:*:*:*:*",
"matchCriteriaId": "D6A71919-DC70-4AE2-9D16-76A177DAE331"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:mozilla:bugzilla:3.4.1:*:*:*:*:*:*:*",
"matchCriteriaId": "EA43E47B-F474-4F5B-A91B-9AF99359FE5F"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:mozilla:bugzilla:3.5:*:*:*:*:*:*:*",
"matchCriteriaId": "850ADB66-21F2-49CB-B105-BDA16A286CFC"
}
]
}
]
}
],
"references": [
{
"url": "http://www.bugzilla.org/security/3.0.8/",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
]
},
{
"url": "http://www.securityfocus.com/bid/36371",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=515191",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
}
]
}