Click here to Skip to main content
15,885,309 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
QuestionLinq to check before it creates select Pin
simpledeveloper15-Nov-19 14:04
simpledeveloper15-Nov-19 14:04 
SuggestionRe: Linq to check before it creates select Pin
Richard Deeming17-Nov-19 22:47
mveRichard Deeming17-Nov-19 22:47 
QuestionVB6 dll calls from WCF Pin
Emanuela Meraglia8-Nov-19 0:31
Emanuela Meraglia8-Nov-19 0:31 
AnswerRe: VB6 dll calls from WCF Pin
Richard MacCutchan8-Nov-19 1:30
mveRichard MacCutchan8-Nov-19 1:30 
GeneralRe: VB6 dll calls from WCF Pin
Emanuela Meraglia8-Nov-19 2:11
Emanuela Meraglia8-Nov-19 2:11 
AnswerRe: VB6 dll calls from WCF Pin
Richard Deeming8-Nov-19 1:31
mveRichard Deeming8-Nov-19 1:31 
GeneralRe: VB6 dll calls from WCF Pin
Emanuela Meraglia8-Nov-19 2:11
Emanuela Meraglia8-Nov-19 2:11 
GeneralRe: VB6 dll calls from WCF Pin
Richard Deeming8-Nov-19 3:32
mveRichard Deeming8-Nov-19 3:32 
Emanuela Meraglia wrote:
errors in the queries due to lack or incorrect formatting of dates

That would suggest that the VB6 code is vulnerable to SQL Injection[^]. It it was using properly parameterized queries, date formatting wouldn't be an issue.

This is a serious security vulnerability. You should either get the author to rewrite the VB6 code, or find some way to replace it.



"These people looked deep within my soul and assigned me a number based on the order in which I joined."
- Homer

GeneralRe: VB6 dll calls from WCF Pin
Emanuela Meraglia8-Nov-19 3:44
Emanuela Meraglia8-Nov-19 3:44 
GeneralRe: VB6 dll calls from WCF Pin
Emanuela Meraglia8-Nov-19 2:14
Emanuela Meraglia8-Nov-19 2:14 
GeneralRe: VB6 dll calls from WCF Pin
simpledeveloper20-Nov-19 7:49
simpledeveloper20-Nov-19 7:49 
QuestionRe: VB6 dll calls from WCF Pin
Eddy Vluggen8-Nov-19 1:39
professionalEddy Vluggen8-Nov-19 1:39 
AnswerRe: VB6 dll calls from WCF Pin
Emanuela Meraglia8-Nov-19 2:23
Emanuela Meraglia8-Nov-19 2:23 
GeneralRe: VB6 dll calls from WCF Pin
Eddy Vluggen8-Nov-19 2:27
professionalEddy Vluggen8-Nov-19 2:27 
GeneralRe: VB6 dll calls from WCF Pin
Emanuela Meraglia8-Nov-19 2:31
Emanuela Meraglia8-Nov-19 2:31 
GeneralRe: VB6 dll calls from WCF Pin
Eddy Vluggen8-Nov-19 2:56
professionalEddy Vluggen8-Nov-19 2:56 
GeneralRe: VB6 dll calls from WCF Pin
Emanuela Meraglia8-Nov-19 3:12
Emanuela Meraglia8-Nov-19 3:12 
GeneralRe: VB6 dll calls from WCF Pin
Eddy Vluggen8-Nov-19 3:42
professionalEddy Vluggen8-Nov-19 3:42 
AnswerRe: VB6 dll calls from WCF Pin
Dave Kreskowiak8-Nov-19 2:36
mveDave Kreskowiak8-Nov-19 2:36 
GeneralRe: VB6 dll calls from WCF Pin
Emanuela Meraglia8-Nov-19 3:02
Emanuela Meraglia8-Nov-19 3:02 
GeneralRe: VB6 dll calls from WCF Pin
Richard MacCutchan8-Nov-19 3:20
mveRichard MacCutchan8-Nov-19 3:20 
GeneralRe: VB6 dll calls from WCF Pin
Emanuela Meraglia8-Nov-19 3:27
Emanuela Meraglia8-Nov-19 3:27 
GeneralRe: VB6 dll calls from WCF Pin
Richard MacCutchan8-Nov-19 4:52
mveRichard MacCutchan8-Nov-19 4:52 
GeneralRe: VB6 dll calls from WCF Pin
simpledeveloper20-Nov-19 7:56
simpledeveloper20-Nov-19 7:56 
AnswerRe: VB6 dll calls from WCF Pin
Emanuela Meraglia12-Nov-19 0:42
Emanuela Meraglia12-Nov-19 0:42 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.