GSD-2010-4784
Vulnerability from gsd - Updated: 2023-12-13 01:21Details
Multiple SQL injection vulnerabilities in member.php in PHP Web Scripts Easy Banner Free 2009.05.18, when magic_quotes_gpc is disabled, allow remote attackers to execute arbitrary SQL commands via the (1) username and (2) password parameters.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2010-4784",
"description": "Multiple SQL injection vulnerabilities in member.php in PHP Web Scripts Easy Banner Free 2009.05.18, when magic_quotes_gpc is disabled, allow remote attackers to execute arbitrary SQL commands via the (1) username and (2) password parameters.",
"id": "GSD-2010-4784"
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2010-4784"
],
"details": "Multiple SQL injection vulnerabilities in member.php in PHP Web Scripts Easy Banner Free 2009.05.18, when magic_quotes_gpc is disabled, allow remote attackers to execute arbitrary SQL commands via the (1) username and (2) password parameters.",
"id": "GSD-2010-4784",
"modified": "2023-12-13T01:21:30.033548Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2010-4784",
"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 SQL injection vulnerabilities in member.php in PHP Web Scripts Easy Banner Free 2009.05.18, when magic_quotes_gpc is disabled, allow remote attackers to execute arbitrary SQL commands via the (1) username and (2) password parameters."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://evuln.com/vulns/147/summary.html",
"refsource": "MISC",
"url": "http://evuln.com/vulns/147/summary.html"
},
{
"name": "45066",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/45066"
},
{
"name": "20101126 [eVuln.com] SQL injection Auth Bypass in Easy Banner Free",
"refsource": "BUGTRAQ",
"url": "http://www.securityfocus.com/archive/1/514908/100/0/threaded"
},
{
"name": "42316",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/42316"
},
{
"name": "http://packetstormsecurity.org/files/view/96153/easybannerfree-sql.txt",
"refsource": "MISC",
"url": "http://packetstormsecurity.org/files/view/96153/easybannerfree-sql.txt"
},
{
"name": "69511",
"refsource": "OSVDB",
"url": "http://www.osvdb.org/69511"
},
{
"name": "8184",
"refsource": "SREASON",
"url": "http://securityreason.com/securityalert/8184"
}
]
}
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:phpwebscripts:easy_banner_free:2009.05.18:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2010-4784"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "Multiple SQL injection vulnerabilities in member.php in PHP Web Scripts Easy Banner Free 2009.05.18, when magic_quotes_gpc is disabled, allow remote attackers to execute arbitrary SQL commands via the (1) username and (2) password parameters."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-89"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "69511",
"refsource": "OSVDB",
"tags": [],
"url": "http://www.osvdb.org/69511"
},
{
"name": "42316",
"refsource": "SECUNIA",
"tags": [
"Vendor Advisory"
],
"url": "http://secunia.com/advisories/42316"
},
{
"name": "45066",
"refsource": "BID",
"tags": [
"Exploit"
],
"url": "http://www.securityfocus.com/bid/45066"
},
{
"name": "http://evuln.com/vulns/147/summary.html",
"refsource": "MISC",
"tags": [
"Exploit"
],
"url": "http://evuln.com/vulns/147/summary.html"
},
{
"name": "http://packetstormsecurity.org/files/view/96153/easybannerfree-sql.txt",
"refsource": "MISC",
"tags": [
"Exploit"
],
"url": "http://packetstormsecurity.org/files/view/96153/easybannerfree-sql.txt"
},
{
"name": "8184",
"refsource": "SREASON",
"tags": [],
"url": "http://securityreason.com/securityalert/8184"
},
{
"name": "20101126 [eVuln.com] SQL injection Auth Bypass in Easy Banner Free",
"refsource": "BUGTRAQ",
"tags": [],
"url": "http://www.securityfocus.com/archive/1/514908/100/0/threaded"
}
]
}
},
"impact": {
"baseMetricV2": {
"cvssV2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 6.8,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
"version": "2.0"
},
"exploitabilityScore": 8.6,
"impactScore": 6.4,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "MEDIUM",
"userInteractionRequired": false
}
},
"lastModifiedDate": "2018-10-10T20:08Z",
"publishedDate": "2011-04-07T14:23Z"
}
}
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
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…
Loading…