gsd-2011-5178
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
Multiple cross-site scripting (XSS) vulnerabilities in netmri/config/userAdmin/login.tdf in Infoblox NetMRI 6.0.2.42, 6.1.2, 6.2.1 and earlier allow remote attackers to inject arbitrary web script or HTML via the (1) eulaAccepted or (2) mode parameter.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2011-5178", "description": "Multiple cross-site scripting (XSS) vulnerabilities in netmri/config/userAdmin/login.tdf in Infoblox NetMRI 6.0.2.42, 6.1.2, 6.2.1 and earlier allow remote attackers to inject arbitrary web script or HTML via the (1) eulaAccepted or (2) mode parameter.", "id": "GSD-2011-5178" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2011-5178" ], "details": "Multiple cross-site scripting (XSS) vulnerabilities in netmri/config/userAdmin/login.tdf in Infoblox NetMRI 6.0.2.42, 6.1.2, 6.2.1 and earlier allow remote attackers to inject arbitrary web script or HTML via the (1) eulaAccepted or (2) mode parameter.", "id": "GSD-2011-5178", "modified": "2023-12-13T01:19:08.903918Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2011-5178", "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": "Multiple cross-site scripting (XSS) vulnerabilities in netmri/config/userAdmin/login.tdf in Infoblox NetMRI 6.0.2.42, 6.1.2, 6.2.1 and earlier allow remote attackers to inject arbitrary web script or HTML via the (1) eulaAccepted or (2) mode parameter." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "46854", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/46854" }, { "name": "http://www.infoblox.com/community/downloads/hotfix-v621-netmri-8831gpg", "refsource": "CONFIRM", "url": "http://www.infoblox.com/community/downloads/hotfix-v621-netmri-8831gpg" }, { "name": "20111110 [FOREGROUND SECURITY 2011-004] Infoblox NetMRI 6.2.1 Multiple Cross-Site Scripting (XSS) vulnerabilities", "refsource": "FULLDISC", "url": "http://seclists.org/fulldisclosure/2011/Nov/158" }, { "name": "http://www.infoblox.com/community/downloads/hotfix-v602-netmri-8831gpg", "refsource": "CONFIRM", "url": "http://www.infoblox.com/community/downloads/hotfix-v602-netmri-8831gpg" }, { "name": "http://foregroundsecurity.com/secure-coding-and-security-qa/111-infoblox-netmri-621-612-and-60242-multiple-cross-site-scripting-xss", "refsource": "MISC", "url": "http://foregroundsecurity.com/secure-coding-and-security-qa/111-infoblox-netmri-621-612-and-60242-multiple-cross-site-scripting-xss" }, { "name": "1026319", "refsource": "SECTRACK", "url": "http://www.securitytracker.com/id?1026319" }, { "name": "http://www.infoblox.com/community/downloads/hotfix-v612-netmri-8831gpg", "refsource": "CONFIRM", "url": "http://www.infoblox.com/community/downloads/hotfix-v612-netmri-8831gpg" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:infoblox:netmri:6.0.2.42:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:infoblox:netmri:6.1.2:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:infoblox:netmri:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "6.2.1", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:infoblox:netmri:6.2.1.48:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2011-5178" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Multiple cross-site scripting (XSS) vulnerabilities in netmri/config/userAdmin/login.tdf in Infoblox NetMRI 6.0.2.42, 6.1.2, 6.2.1 and earlier allow remote attackers to inject arbitrary web script or HTML via the (1) eulaAccepted or (2) mode parameter." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-79" } ] } ] }, "references": { "reference_data": [ { "name": "http://www.infoblox.com/community/downloads/hotfix-v602-netmri-8831gpg", "refsource": "CONFIRM", "tags": [ "Vendor Advisory" ], "url": "http://www.infoblox.com/community/downloads/hotfix-v602-netmri-8831gpg" }, { "name": "http://www.infoblox.com/community/downloads/hotfix-v612-netmri-8831gpg", "refsource": "CONFIRM", "tags": [ "Vendor Advisory" ], "url": "http://www.infoblox.com/community/downloads/hotfix-v612-netmri-8831gpg" }, { "name": "20111110 [FOREGROUND SECURITY 2011-004] Infoblox NetMRI 6.2.1 Multiple Cross-Site Scripting (XSS) vulnerabilities", "refsource": "FULLDISC", "tags": [ "Exploit" ], "url": "http://seclists.org/fulldisclosure/2011/Nov/158" }, { "name": "46854", "refsource": "SECUNIA", "tags": [ "Vendor Advisory" ], "url": "http://secunia.com/advisories/46854" }, { "name": "http://www.infoblox.com/community/downloads/hotfix-v621-netmri-8831gpg", "refsource": "CONFIRM", "tags": [ "Vendor Advisory" ], "url": "http://www.infoblox.com/community/downloads/hotfix-v621-netmri-8831gpg" }, { "name": "http://foregroundsecurity.com/secure-coding-and-security-qa/111-infoblox-netmri-621-612-and-60242-multiple-cross-site-scripting-xss", "refsource": "MISC", "tags": [ "Exploit" ], "url": "http://foregroundsecurity.com/secure-coding-and-security-qa/111-infoblox-netmri-621-612-and-60242-multiple-cross-site-scripting-xss" }, { "name": "1026319", "refsource": "SECTRACK", "tags": [ "Exploit" ], "url": "http://www.securitytracker.com/id?1026319" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 4.3, "confidentialityImpact": "NONE", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N", "version": "2.0" }, "exploitabilityScore": 8.6, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": true } }, "lastModifiedDate": "2012-12-17T05:00Z", "publishedDate": "2012-09-20T10:55Z" } } }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…