134 lines
4.1 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2006-1577",
"sourceIdentifier": "cve@mitre.org",
"published": "2006-04-02T21:04:00.000",
"lastModified": "2017-07-20T01:30:43.257",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Multiple cross-site scripting (XSS) vulnerabilities in view_all_set.php in Mantis 1.0.1, 1.0.0rc5, and earlier allow remote attackers to inject arbitrary web script or HTML via the (1) start_day, (2) start_year, and (3) start_month parameters."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 6.8
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": true,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "NVD-CWE-Other"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:mantis:mantis:1.0:*:*:*:*:*:*:*",
"matchCriteriaId": "2C62F6BC-4397-44BD-A7DA-CD4C52425BE4"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:mantis:mantis:1.0.0_rc1:*:*:*:*:*:*:*",
"matchCriteriaId": "C6DB707C-29DF-442C-BBBE-650182692A33"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:mantis:mantis:1.0.0_rc2:*:*:*:*:*:*:*",
"matchCriteriaId": "0C420189-4748-465C-96FE-DC89502F7E26"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:mantis:mantis:1.0.0_rc3:*:*:*:*:*:*:*",
"matchCriteriaId": "3B3A1BAC-F777-413E-BFB7-972C687C2D92"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:mantis:mantis:1.0.0_rc4:*:*:*:*:*:*:*",
"matchCriteriaId": "B0C7EDA7-1BED-4152-BD3D-3A596482D9D6"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:mantis:mantis:1.0.0a1:*:*:*:*:*:*:*",
"matchCriteriaId": "730BE023-C283-4775-915C-79817723917A"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:mantis:mantis:1.0.0a2:*:*:*:*:*:*:*",
"matchCriteriaId": "337E18A7-07A3-456D-868A-2002F96D7A2A"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:mantis:mantis:1.0.0a3:*:*:*:*:*:*:*",
"matchCriteriaId": "84B09B6D-EE4D-4241-B3EF-CBCB03A7F579"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:mantis:mantis:1.0.1:*:*:*:*:*:*:*",
"matchCriteriaId": "DA5AE0B4-15AB-49E7-9B97-96BA322B0966"
}
]
}
]
}
],
"references": [
{
"url": "http://pridels0.blogspot.com/2006/03/mantis-xss-vuln.html",
"source": "cve@mitre.org"
},
{
"url": "http://www.debian.org/security/2006/dsa-1133",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/17326",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.vupen.com/english/advisories/2006/1184",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/25579",
"source": "cve@mitre.org"
}
]
}